Dear List
I want to write a script using TCP protocol where will be a single server
which can handle  multiple client request  simultaneously. I am able to
write a script using IO::Socket but In these scripts my server can handle
single client suppose my server is printing the IP address of the client
and print 10 times hello world like this............ But that is not the
thing which I want ............. I need  a script which will print the IP
address of the client from which it receives the request and also execute
the request which it is receiving from the clients. Regarding this if I get
u people's help I will be highly obliged.

Thanks&Regards in advance
Anirban Adhikary.

Reply via email to