How can server communicate with more than one client
Answers were Sorted based on User's Feedback
Answer / mahendra
server can communicate with more than one client with using
threading concepts
there are java threads which are allocated to every client
when he logs in to server.
the thread handles the client.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jhon
Please go through this url:-
http://www.codeproject.com/KB/IP/TCP_Socket_Programming.aspx
with out thread.
| Is This Answer Correct ? | 1 Yes | 1 No |
1)How to change a text of a button as Dynamically?
What is a message map, and what is the advantage of a message map over virtual functions?
What is stack size in win32 program?
What is the use of CObject::Dump function ?
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
What is the use of OninitDialog ?
1)dynamic creation of a Button ?
I want recent paper pattern for HP company?
What is Multithreading
What are the differences between MFC Exception macros and C++ exception keywords?
1)How to load an icon on a button as Dynamically ?
What is LoadLibrary function returns?