Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::network::tcp::SetClientKeepAlive Function
C++
IMPORT_METHOD void SetClientKeepAlive(PCLIENT pClient, int bEnable);
Parameters 
Description 
PCLIENT pClient 
network connection enable or disable the keep alive on. 
int bEnable 
TRUE to enable keep-alive else disable keep-alive. 

TCP Connections have a keep-alive option, that data will be automatically sent to make sure the connection is still alive.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!