| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected DHCPServlet |
DHCPCoreServer.m_aServlet
the servlet it must run
|
| Modifier and Type | Method and Description |
|---|---|
static DHCPCoreServer |
DHCPCoreServer.initServer(DHCPServlet servlet,
Properties userProps)
Creates and initializes a new DHCP Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DHCPSnifferServlet
A simple DHCP sniffer based on DHCP servlets.
|
Copyright © 2018 Philip Helger. All rights reserved.