$Id: README,v 1.1 2001/04/11 13:37:38 edelrio Exp $ Net::DHCP::Watch - A class for monitoring a remote DHCPD server. Net::DHCP::Watch is a module to help monitor remote DHCP servers. It opens an udp socket to send and receive responses to and from a DHCP server. It stores the last connection status information. At the time of this writing, the DHCP protocol has not defined yet a failover protocol. This module was written to help to write some simple code to implement this feature. --- Copyright (c) 2001 Evilio José del Río Silván. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.