search results

  1. I am using a client TCP connector with the keepalive property set to true. It works fine when the connection is established. The problem arises when the server goes ...
    stackoverflow.com/questions/15285274/​how-can-i-check-tcp... - Cached
  2. Another scenario that illustrates when you need keepalive to detect peer death is when the peer is still alive but the network ... to check the connection status.
    www.tldp.org/HOWTO/TCP-Keepalive-HOWTO/​overview.html - Cached
  3. TCP listener - check for connection status ... You can design your protocol to send periodic \"keep alive\" messages, but that\'s not usually the right thing to do.
    objectmix.com/csharp/731261-tcp-​listener-check... - Cached
  4. The problem is that most system use keep alive timeout of ... it\'s recommended to check whether the feature ... that SO_KEEPALIVE is set on all TCP connections, ...
    www.gnugk.org/keepalive.html - Cached
  5. ... TCP listener - check for connection status. C# / C Sharp Forums on Bytes. Careers. ... You can design your protocol to send periodic \"keep alive\" messages, but
    bytes.com/.../827702-tcp- listener-check-​connection-status - Cached
  6. How can I check if a client has been ... Connection status can only be determined ... You can design your protocol to send periodic \"keep alive ...
    www.tech-archive.net/Archive/DotNet/​microsoft.public... - Cached
  7. Prior to persistent connections, a separate TCP connection was ... for information and discussion of the problems with the Keep-Alive header implemented ...
    www.w3.org/Protocols/rfc2616/rfc2616-​sec8.html - Cached
  8. ... is a message sent by one device to another to check that the link ... for maintaining an active connection between client and server. TCP ...
    en.wikipedia.org/wiki/Keepalive - Cached
    More results from en.wikipedia.org »
  9. TCP listener - check for connection status tcpl = new TcpListener( ipe); ... You can design your protocol to send periodic \"keep alive\" messages, ...
    www.aspnet-answers.com/microsoft/Csharp/​32809156/tcp... - Cached
  10. When Internet Explorer establishes a persiste nt HTTP connection with a Web server (by using Connection: Keep-Alive headers), Internet Explorer reuses ...
    support.microsoft.com/kb/813827 - Cached
    More results from support.microsoft.com »