Network Address
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.
Represents remote endpoint with hostname and port.
The address will be resolved after construction.
Throws
if the hostname cannot be resolved.
Properties
Network address. Usually, it's an IP address in string form. This will not trigger a reverse lookup.
Network address hostname.
Network address hostname. This may trigger a reverse lookup.
Network address hostname.
Network address port.
Network address port.