How can server communicate with more than one client?
Submitted by: AdministratorServer 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.
Submitted by: Administrator
when he logs in to server,the thread handles the client.
Submitted by: Administrator
Read Online Visual C++ Job Interview Questions And Answers
Top Visual C++ Questions
☺ | How to Enable and Disable CButton at runtime? |
☺ | How to change the Text of a CButton at Runtime? |
☺ | What is command routing in VC++? |
☺ | How to change the Mouse Pointer Over a Button at runtime? |
☺ | How to change the position of Button at runtime? |
Top Coding/Programming Categories
☺ | Python Interview Questions. |
☺ | OOP Interview Questions. |
☺ | Software engineering Interview Questions. |
☺ | PHP Interview Questions. |
☺ | VBA (Visual Basic for Applications) Interview Questions. |