[Help] What is best way for creating a server socket ?

Piero Campanelli campanelli at skylink.it
Thu Feb 17 08:51:22 UTC 2000


Hi Squeakers.

I am trying to figure out how to create a Server Socket. I am reading
examples in the image but they aren't clear for me. What is best way to
create a ServerSocket ?

I am trying this algorithm:

S1) I create a ConnectionQueue
S2) I create a low priority process which polls the connection queue
S3) when a connection is made the process reads data from the socket

is there a better way ?

Tnx






More information about the Squeak-dev mailing list