Angus Robertson - Magenta Systems Ltd wrote: > It seems strange Windows (only XP on this particular server) does not > timeout the TCP/IP with no keep alives, or is this something I have to > set? > Otherwise the FTP server really needs a time out for each > client, triggered from a timer.
I won't use keep alives in the FTP server but a client timeout triggered by a single timer. Lengthy transfers on the data channel should not trigger a timeout of the control channel, like many FTP servers do. Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
