Table of Contents

dhcp4java

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.

Project License: GNU General Public License (GPL).

News

Introduction

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.