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 connectionid

ID of connection to get the local IP address from

Return value

STRING

String containing the IP address