| Author |
Multithread-call center support
|
Hamzah khammash
Greenhorn
Joined: Jan 05, 2012
Posts: 22
|
|
Hello ,
I am creating simple multithread call center application server received messages from clients with there IDs and response for each one independently i mean when server is send message to client1 client2 connot see it and same to client 2 ,my problem is when i send or received messages it not sent directly it wait until all clients and server to send then it do send and receive process i will put the code of server , client code didn't contain anything special
server thread code :
|
 |
 |
|
|
subject: Multithread-call center support
|
|
|