Results 1 to 1 of 1
hi ,
Iam new to socket programming and threads ,i tried to write a prg which can maintain a 5 clients to send and receive messages continuously with server.
But ...
- 10-13-2010 #1Just Joined!
- Join Date
- Oct 2010
- Location
- kurnool ,A.P,India
- Posts
- 1
plz help in "Multiple client-server program"
hi ,
Iam new to socket programming and threads ,i tried to write a prg which can maintain a 5 clients to send and receive messages continuously with server.
But in program server is receiving messages correctly from corresponding clients but replay is going to the recently connected client instead of requested client.....
and second problem is previously connected client requests are not going to server when ever a new client gets connected to server after one request .....
please help me in solving this problem ...........u can find attached code what i wrote.......
thanks,
Manjunath .jLast edited by manjujtr; 10-13-2010 at 11:14 AM. Reason: to change subject name


Reply With Quote