|
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] All, Have any of you TCP gurus gotten the TCP KeepAlive function to work? We have a server application that sets keep alive on like this: SockOpt = 1; if (setsockopt(socket, SOL_SOCKET, SO_KEEPALIVE, (char*)&SockOpt, sizeof(SockOpt))) { /* error handling here */ } But it never works. The TCP attributes have been changed for keepalive every 60 seconds. A sniffer trace shows that the AS/400 is not sending out any frames. I've scoured the archives and the usual TCP expert sources and just can't find any reason this shouldn't work. Any thoughts would be most appreciated! Patrick --
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.