Package javaforce.service
Interface DHCPServer.Notify
- Enclosing class:
DHCPServer
public static interface DHCPServer.Notify
DHCP Notification interface.
-
Method Summary
-
Method Details
-
dhcpEvent
DHCP Event.- Parameters:
type- = message type : DHCPDISCOVER, DHCPREQUEST, DHCPRELEASEmac- = client MAC address in hex (123456)ip- = client IP address (x.x.x.x)arch- = client arch type : ARCH_...
-