Method ITcIoTcpProtocol:GetRemoteIpAddr
Returns the remote IP address of a communication partner.
Syntax
HRESULT TCOMAPI GetRemoteIpAddr(ULONG socketId, ULONG& remoteIpAddr)
Parameter
Name | Type | Description |
---|---|---|
socketId | ULONG | The socket to be used. |
Returns the remote IP address of a communication partner.
HRESULT TCOMAPI GetRemoteIpAddr(ULONG socketId, ULONG& remoteIpAddr)
Name | Type | Description |
---|---|---|
socketId | ULONG | The socket to be used. |