#define TCPConnect(remote,port) TCPOpen((DWORD)remote, TCP_OPEN_NODE_INFO, port, TCP_PURPOSE_DEFAULT)
This function is an alias to TCPOpen for client sockets. It is provided for backwards compatibility with older versions of the stack. New applications should use the TCPOpen API instead.
Submit feedback about this site to: