Making a server.

François THIMON thimof at iutc3.unicaen.fr
Wed Apr 27 15:09:20 UTC 2005


Hi again.
I posted a question here a moment ago. It was about how to make a socket server
in squeak. Basically it said that the I could use a kind of cross-recursivity
or an infinite loop to re-call the waitForConnectionFor... method. But do you
think there is a "standard" way to do this? Or shall I just use a mere infinite
loop and each time tell the function to wait the biggest duration available (ie
the largest integer I can write in this language).

Thanks in advance for helping.



More information about the Squeak-dev mailing list