Gets and sets the IP address of the remote host.
Syntax
object.HostAddress [= ipaddress ]
Remarks
The HostAddress property can be used to set the IP address
for a remote system that you wish to communicate with. If the address
is valid and matches an entry in the host table, the HostName
property will be changed to match the address.
Data Type
String
See Also
AutoResolve Property,
HostFile Property,
HostName Property,
LocalAddress Property,
Resolve Method
|