| Package | Description |
|---|---|
| org.dhcp4java |
This package provides classes for manipulating DHCP Packets: creating, parsing and sending.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DHCPCoreServer.init()
Initialize the server context from the Properties, and open socket.
|
static DHCPCoreServer |
DHCPCoreServer.initServer(DHCPServlet servlet,
Properties userProps)
Creates and initializes a new DHCP Server.
|
Copyright © 2018 Philip Helger. All rights reserved.