GetClientRemotePort (open)

Get the port the client connects from

Syntax

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

INTEGER FUNCTION GetClientRemotePort()

Return value

INTEGER

The TCP port number, a number between 1 - 65535

Description

This function returns the remote TCP port from which the client connected