Am 23.02.2009, 13:00 Uhr, schrieb sqlab <[email protected]>: > ok, the same example > with waiting for events and ping pong messages in a 10 sec forever > intervall.
Hi, thanks this now works. Great! :-) So the only change was on the client using a WAIT. > This you can do with many sockets too, but then it is more elegant to > use awake finctions. Yes, it just want to start simple :-) Some questions regarding time-outs etc. 1. If I make a connection from the client but don't send anything. Will a timeout happen on the server side? Where can I get/set this timeout value? 2. What about send/recv timeouts? Can I get/set these as well? Are these different than the timeout of 1. (if any at all)? Thanks. -- Robert M. Münch Mobile: +49 (177) 245 2802 http://www.robertmuench.de -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
