Skip navigation links

IPAddress Java library for handling IP addresses and subnets, both IPv4 and IPv6

Packages 
Package Description
inet.ipaddr
Base classes for IP addresses and generic addresses.
inet.ipaddr.format
Base classes for generic representations of address divisions and groupings of address divisions.
inet.ipaddr.format.large
Classes for constructing arbitrary divisions of unlimited length and the groupings of those divisions.
inet.ipaddr.format.standard
Classes for constructing division groupings in which the divisions are under 64 bits of length.
inet.ipaddr.format.string
Classes for constructing division groupings for producing strings.
inet.ipaddr.format.util
For writing different formats of address strings and creating collections of address strings.
inet.ipaddr.format.util.sql
Represents and matches different address string formats with sql.
inet.ipaddr.ipv4
Classes for IPv4
inet.ipaddr.ipv6
Classes for IPv6
inet.ipaddr.mac
Classes for MAC addresses.
Skip navigation links