HostAddress Property  
 

Gets and sets the IP address of the remote host.

Syntax

object.HostAddress [= ipaddress ]

Remarks

Setting the HostAddress property causes the control to submit a reverse query to the nameservers that you have specified. If a reverse entry is found for the IP address, the HostName property is changed to that host name.

Note that reverse DNS entries may not be available for many systems.

Data Type

String

See Also

HostName Property, NameServer Property