Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.RemoteIP Property

Identifies the remote computer for the HTTP request.

Pascal
property RemoteIP: String;

RemoteIP is a read-only String property used to identify the remote computer system that is the endpoint for the session used by the HTTP request. 

RemoteIP is updated in TIdCustomHTTPServer when a an executing client session receives a new HTTP request.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.