How can server communicate with more than one client

Answers were Sorted based on User's Feedback



How can server communicate with more than one client..

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

How can server communicate with more than one client..

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

Post New Answer

More MFC Interview Questions

What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


What is the use of UpdateData funciton ?

7 Answers  


How can server communicate with more than one client

2 Answers   Invensys,


How to create a Modeless Dialog?

5 Answers  


Difference between Cclint DC & Cpaint Dc

6 Answers   E Logic,






1) Enable or disable a Cancel button at run time?

1 Answers   HCL,


2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


Tell me the work of HTREDUCE and HTZOOM

1 Answers   E Logic,


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


what are the feauters of CObject

4 Answers   Siemens, Wipro,


Explain in sort What is CTargetObject?

2 Answers  


How to update all the views whenver document got updated ?

1 Answers  


Categories