IHttpRequestExtraInfo.RemoteIp Method
Returns the IP address of the remote client that issued the request.
Syntax
Unit: Sparkle.HttpServer.Request
function IHttpRequestExtraInfo.RemoteIp: string; virtual; abstract;
Returns the IP address of the remote client that issued the request.
Unit: Sparkle.HttpServer.Request
function IHttpRequestExtraInfo.RemoteIp: string; virtual; abstract;