How often should I re-transmit un-acknowleged messages?
Answer / chaitanya
The simplest thing to do is simply pick a fairly small delay such as one second and stick with it. The problem is that this can congest your network with useless traffic if there is a problem on the lan or on the other machine, and this added traffic may only serve to make the problem worse.
Is This Answer Correct ? | 0 Yes | 0 No |
Can multiple clients connect to same socket?
How can I set the timeout for the connect() system call?
What are raw sockets?
How can I write a multi-homed server?
over the socket? Is there a way to have a dynamic buffer? What does one do when one does not know how much information is coming?
How can I bind() to a port number < 1024?
How do Sockets Work?
What is the difference between read() and recv()?
What exactly is a socket?
What are Sockets?
What is active unix domain sockets?
How can I tell when a socket is closed on the other end?