The free open-source DHCP API for Java.
dhcp4java is a free open-source 100% Java DHCP API as a stand-alone library, suitable for client/server/relay development. It originates from the Perl module Net::DHCP.
Link to the dhcp4java sourceforge project.
dhcp4java API for DHCP: a general purpose API for receiving and sending DHCP/BOOTP packets with support for a variety of options with a high-level datatypes support. It includes a server framework based on a model similar to the well-known Servlet model. Note: it is limited to IPv4 DHCP.
Original Author:
Stephan Hadinger
Original Source:
http://sourceforge.net/projects/dhcp4java/files/dhcp4java/dhcp4java-1.00/
Original License: