GetClientLocalIp (open)

Get the ip the client connects to

Syntax

LOADLIB "mod::system/lib/webserver.whlib";

STRING FUNCTION GetClientLocalIp()

Return value

STRING

The dotted-quad IPV4 address as a string

Description

This function returns the local IP address to which the client connected (ie, one of the webserver's IP addresses)