friendev EtherDune TCP/IP library
UDPClientDemo_NTPClient.ino File Reference

Demonstrates how to build a simple UDP client application. More...

Go to the source code of this file.

Detailed Description

Demonstrates how to build a simple UDP client application.

Connects to a NTP server periodically to get the time

Also, and for fun, uses millis() to keep the obtained time updated

See the UDPClient documentation for more information.

Definition in file UDPClientDemo_NTPClient.ino.