| Package | Description |
|---|---|
| org.dhcp4java |
This package provides classes for manipulating DHCP Packets: creating, parsing and sending.
|
| org.dhcp4java.examples |
This package provides simple examples using DHCP API.
|
| Class and Description |
|---|
| DHCPBadPacketException
Thrown to indicate that a DHCP datagram is malformed.
|
| DHCPCoreServer
A simple generic DHCP Server.
|
| DHCPOption
Class for manipulating DHCP options (used internally).
|
| DHCPPacket
The basic class for manipulating DHCP packets.
|
| DHCPServerInitException
Thrown to indicate there was a problem starting the DHCP Server.
|
| DHCPServlet
General Interface for a "DHCP Servlet"
Normal use is to override the
doXXX() or service()
method to provide your own application logic. |
| HardwareAddress
Class is immutable.
|
| InetCidr |
| Class and Description |
|---|
| DHCPPacket
The basic class for manipulating DHCP packets.
|
| DHCPServlet
General Interface for a "DHCP Servlet"
Normal use is to override the
doXXX() or service()
method to provide your own application logic. |
Copyright © 2018 Philip Helger. All rights reserved.