Hi Charles,

Sorry about my previous, rather negative, reply.
I see you were working on example code which
wasn't really geared to your situation.
Here is a working client/server demo:

http://www.lexicon.net/antonr/rebol/async/old/demo-async-protocol-client-ser
ver.r

The server handles multiple clients.
Just DO the above script, using Rebol/View <= 1.2.48

Regards,

Anton.

(ps. I'm still figuring this stuff out myself.)

> I have been playing with Both the async-protocol and the atcp-protocol
> with no real success. I will post the atcp snippet in the next email.
>
> When using the async-protocol, it seems like the event handler never
> kicks off but the listen/awake function kicks seems to accept at least 1
> connection because it prints "connection"
>
> Any suggestions?

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to