prokopis
11-10-2006, 04:41 PM
Hello all,
I want to implementate a client-server communication with sockets.
When a client is executed with parameters then send these parameters to server and stop.
When a client is executed without parameters then is aiting to receive data from the server.
But the whole communication must be taken place parallel.
May someone help me?
How can I make distinct the clients because I have to make a lot of forks . .
Thanks a lot
I want to implementate a client-server communication with sockets.
When a client is executed with parameters then send these parameters to server and stop.
When a client is executed without parameters then is aiting to receive data from the server.
But the whole communication must be taken place parallel.
May someone help me?
How can I make distinct the clients because I have to make a lot of forks . .
Thanks a lot