Hi, there is an example use of changing the default timeout value of =
network ports, on rebol.org, script named GISMO by Carl.


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf =
Of Robert M. M=FCnch
Sent: Monday, February 23, 2009 2:37 PM
To: [email protected]
Subject: [REBOL] Re: Problem: Talking from Rebol to Rebol via socket


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 =20
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 =
=20
different than the timeout of 1. (if any at all)?

Thanks.

--=20
Robert M. M=FCnch
Mobile: +49 (177) 245 2802
http://www.robertmuench.de
--=20
To unsubscribe from the list, just send an email to=20
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.

Reply via email to