RemoteHostIP
Returns the IP address of the remote machine. Note that this value is only valid after the user has set the RemoteHost property. Read-only.
-
For Client Applications, after a connection has been estalished using the Connect method, this property contains the IP string of the remote machine.
-
For Server applications, after an incoming connection request (ConnectionRequest event), this property contains the IP string of the remote machine that initiated the connection.
Syntax
object.RemoteHostIP
Data Type
String