Hi all,

I need to establish a Server/Clients (multiple clients) model to run some tests.

I've created the server via the IO::Socket::INET and the corresponding client. Works 
great for ONE Server -> ONE Client.

My question is: What do I need to do to enable more than one client on the server? 
Should I use (i)threads to create a server for each client that comes along?

Does anyone uses a model like this that can give me a lead on how to implement the 
multiple client model?

Thanks in advance,

Eitan.

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to