help in Multithreading
Hello..
For Server and multiple clients connection in socket we normally we use thread.. But when u connect it.. it only can handle one client.. Threading in socket is only for connection?? if multiple clients connect to the server based on the machine name the server can get something from the client at different time.. how to do it??
Replies
Know the answer? Post it — somebody with the same question will find it here.