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 connectionidID of connection to get the remote IP address from
Return value
STRINGString containing the ip address