In Java networking, how is an IPV6 address represented?

Last Updated :
Discuss
Comments

In Java networking, how is an IPV6 address represented?

In 32-bit hexadecimal

As a series of 4 octets

As a 32-bit dotted decimal address

In 128-bit hexadecimal format

Share your thoughts in the comments