Method ITcIoTcpProtocol:Connect
Establishes a connection to a remote terminal.
Syntax
HRESULT TCOMAPI Connect(ULONG socketId, ULONG ipRemoteAddress, USHORT tcpPort)
Parameter
Name | Type | Description |
---|---|---|
socketId | ULONG | The socket to be used. |
ipRemoteAddress | ULONG | IP address of the remote terminal to be contacted. |
tcpPort | USHORT | Port of the remote terminal to be contacted. |