0
Answer

How to handle timeout in socket communication.

Ask a question
guru moorthy

guru moorthy

10y
1.4k
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 here.