Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: Half open sockets |
danielcohee From: USA Posts: 2 Member Since: 07/09/14 |
posted July 9, 2014 11:07 PM From the Server component, is there a simple way to detect a half-open connection? I have a NAT'd server and for some reason the client socket connection drops randomly. Nothing notifies the server that the connection dropped (due to the abnormal connection drop)? |
Nick B (Admin) From: Utica, NY USA Posts: 619 Member Since: 05/25/10 Extra Support Options Custom Application Development |
posted July 10, 2014 9:31 AM Hello, A posted read on the Tcp object will eventually detect the connection drop, and KeepAlives may be used to reduce the time to detect it. KeepAlives are configured with the two properties on Tcp.SocketOption. |
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |