Wow! That's what I was looking for! I didn't know from server I could put data into the port to send them to the client (I found no example!).
Thank you! --Alessandro On 6/1/06, Gregg Irwin <[EMAIL PROTECTED]> wrote: > > Hi Alessandro, > > AM> The problem is client makes a request; server accepts it. Finally > AM> (this is the problem) the server should answer to the client. But in > AM> order to send data from server to client, how can I do using the same > AM> channel? > > WAIT returns the client port, so you can INSERT data into it. > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
