friendev EtherDune TCP/IP library
TCPClientDemo_DaytimeClient.ino File Reference

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

Go to the source code of this file.

Detailed Description

Demonstrates how to build a simple TCP client application.

Connects to a DAYTIME server and prints out the current time

See the TCPSocket documentation for more information.

Definition in file TCPClientDemo_DaytimeClient.ino.