NetworkAddress
Represents remote endpoint with hostname and port.
The address will be resolved after construction.
Throws
if the hostname cannot be resolved.
Represents remote endpoint with hostname and port.
The address will be resolved after construction.
Throws
if the hostname cannot be resolved.
Represents remote endpoint with hostname and port.
The address will be resolved after construction.
Throws
if the hostname cannot be resolved.
Properties
Link copied to clipboard
Network address. Usually, it's an IP address in string form. This will not trigger a reverse lookup.
Network address hostname.
Link copied to clipboard
Link copied to clipboard
Network address hostname. This may trigger a reverse lookup.
Network address hostname.
Link copied to clipboard
Network address port.
Network address port.