RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.RemoteAddr Property

Indicates the remote IP address of the client associated with the HTTP request message.

Pascal
property RemoteAddr: string;
C++
__property AnsiString RemoteAddr;

Read RemoteAddr to obtain the IP address of the source of the Web client request. 

 

From 

RemoteHost 

UserAgent 

Properties That Describe the Web Client

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!