> I working on a device communication protocol using TCP with 
> TWSocketServer and TWSocket. (Delphi XE Project)
> Small description: This device 

Sorry don't understand what you are doing.  

Is this two ICS applications talking together as client and server, or
a physical device opening client connections to an ICS server? 

ICS does not have any automatic time outs, except in some of the
application servers, it's always obvious being a timer checking for
connection durations.  But not in SocketServer itself.  

My long experience is sockets will stay open for days.  Never tried to
use TCP KeepAlive, but from what you say it is being sent.  

Angus



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to