Package javaforce.service
Interface DHCP.Notify
- Enclosing class:
DHCP
public static interface DHCP.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_...
-