https://github.com/opennms/jdhcp
a fork of the original dhcp.org jDHCP source code
https://github.com/opennms/jdhcp
Last synced: about 1 year ago
JSON representation
a fork of the original dhcp.org jDHCP source code
- Host: GitHub
- URL: https://github.com/opennms/jdhcp
- Owner: OpenNMS
- License: gpl-2.0
- Created: 2017-09-06T17:43:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T14:25:26.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T08:13:15.811Z (over 1 year ago)
- Language: Java
- Size: 50.8 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
README
# Introduction
This is a fork of the original jDHCP by [Jason Goldschmidt](https://web.archive.org/web/20170628040932/http://www.advogato.org/person/jgoldsch/).
JDHCP is an application programming interface, written in Java(tm),
for the Dynamic Host Configuration Protocol as specified in RFC 2131.
For an example of an application written with JDHCP see the dhcpclient in the
extras directory.