ip library
Classes
- Ip4Address
- Ip4Packet
- Ip6Address
- Ip6Packet
- IpAddress
- Superclass of Ip4Address and Ip6Address.
-
IpPacket<
T extends IpAddress> - Superclass of Ip4Packet and Ip6Packet.
- IpPayload
Constants
- ipProtocolIcmp → const int
-
ipProtocolMap
→ const Map<
int, Protocol> - ipProtocolTcp → const int
- ipProtocolUdp → const int
- ipv4 → const Protocol
- ipv6 → const Protocol