Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.RemoteAddress

REMOTE_ADDR environment variable value

Declaration

Source position: httpdefs.pp line 450

public property THTTPHeader.RemoteAddress : string
  index Ord(hvRemoteAddress)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

RemoteAddress contains the IP address of the client making the request. This corresponds to the REMOTE_ADDR environment variable in CGI.


Documentation generated on: Jan 16 2026