vc185002
February 21st, 2006, 01:40 AM
hi, all
i m trying to code Client server model in C++.
Do we need a thread to handle a client means per client a thread is to be generated. Is there any other way so that we can handle more numbers of clients with some limited threads?
i m trying to code Client server model in C++.
Do we need a thread to handle a client means per client a thread is to be generated. Is there any other way so that we can handle more numbers of clients with some limited threads?