GetLocalSocketIP (open)
GetLocalSocketIP is used to get the local IP address from an open connection
Syntax
LOADLIB "wh::internet/tcpip.whlib";
STRING FUNCTION GetLocalSocketIP(INTEGER connectionid)Parameters
INTEGER connectionidID of connection to get the local IP address from
Return value
STRINGString containing the IP address