friendev EtherDune TCP/IP library
DHCPTest.ino File Reference

Demonstrates the usage of the DHCP client. More...

Go to the source code of this file.

Detailed Description

Demonstrates the usage of the DHCP client.

Instantiates the DHCP service and requests an IP address. The address will be renewed as long as the DHCP object instance is alive.

See the DHCP documentation for more information.

Definition in file DHCPTest.ino.