ResolveIPAddress (open)

Resolve an IP address to a hostname

Syntax

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

STRING FUNCTION ResolveIPAddress(STRING ip)

Parameters

STRING ip

IP address to resolve

Return value

STRING

The hostname for this IP, or an empty string if the IP address couldn't be resolved