This object is passed as an argument for many of the events of the CHMllpServer object.
This class provides methods to interact with each discrete client connection.
See http://www.interfaceware.com/manual/network_components.html for more information.
Id
|
A unique ID for all connection objects.
|
RemoteHostName
|
This property will resolve the remoteIpAddress to the host name if possible using the operating system. Sometimes no host name resolution will be possible at which point this function will return 'unknown'.
|
RemoteIpAddress
|
The IP address of the remote host in host byte order.
|
RemoteIpAddressAsString
|
The IP address of the remote host as a string.
|
Chameleon VB 6.0 Documentation