Construct a new Internet6Address.
Construct a new Internet6Address.
Construct a new Internet6Address.
Construct a new Internet6Address.
Any IPv6 host address.
Returns the IPv6 address.
Returns the IPv6 port number.
Parse an IPv6 host address string as described in RFC 2373, and return the address.
Any IPv6 port number.
Returns pointer to underlying sockaddr structure.
Returns actual size of underlying sockaddr structure.
Family of this address.
Attempts to retrieve the host address as a human-readable string.
Attempts to retrieve the host name as a fully qualified domain name.
Attempts to retrieve the numeric port number as a string.
Attempts to retrieve the service name as a string.
Human readable string representing this address.
Encapsulates an IPv6 (Internet Protocol version 6) socket address.
Consider using getAddress, parseAddress and Address methods instead of using this class directly.