GetRemoteSocketIP (open)

GetRemoteSocketIP is used to get the remote ip address from an open connection

Syntax

LOADLIB "wh::internet/tcpip.whlib";

STRING FUNCTION GetRemoteSocketIP(INTEGER connectionid)

Parameters

INTEGER connectionid

ID of connection to get the remote IP address from

Return value

STRING

String containing the ip address