2
Answers

How to handle timeout in socket communication using c#.net

guru moorthy

guru moorthy

11y
1.8k
1
how to handle the timeout between multiple clients using socket comunication
There are multiple customers sends messages continuosly and needs to receive and process it send to server.
Here we are getting timeout while process the message and how to avoid timeout in c#.net

Answers (2)