1
Answer

How to handle datareader for TCP socket communication

Suresh M

Suresh M

8y
254
1
How to handle continuous socket receiver.
 
I am developing one TCP socket communication application .which send one request to server .server reply every 5Milli Sec. i can able to receive data but if send one more request i can't able to handle next response. 
  
Answers (1)