i am new in programming stuff.i want to make a code in c language in which a server is handling multiple clients one by one such that the server handle one client at one time does all the tasks and go to other client.the server only has to read data and status from each client. how should i do it.i want to do it through socket programming.can i get refernce to some material which can help me out. thanks in advance.
Software/Hardware used:
linux
ASKED:
May 14, 2010 7:54 AM
UPDATED:
March 1, 2011 9:01 PM
can you do that using visual c++ .net?