PeerIP (Read Only)

Top  Previous  Next

IP address of the end-user.

 

Delphi Syntax

 

var peerIP : String;

peerIP := Object.PeerIP;

 

Remarks

The PeerIP is a read only property.

 

See also

Besides the end-user IP, you may have more information regarding the end-user browser through the UserAgent property.