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 |
What?s the difference between Modal and Modeless Dialog?
What is Multithreading
1)does Frame Thickness in MFC?
What is the difference between Struts and JSF? Pls list some most suitable differences.
what is the use of Mutex and critical section
What is difference between the TCP/IP and UDP socket
How you find memory leaks?
I want recent paper pattern for HP company?
what is the use of CWinApp class?
what is message Testing ?
1)How to create ToolTip in MFC?
What function is used to retrieve the currently selected index in a list box?