Jia En

Jia En

  • NA
  • 30
  • 0

help in Multithreading

Jan 7 2006 7:13 AM
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??