diff --git a/libraries/Ethernet/examples/ChatServer/ChatServer.pde b/libraries/Ethernet/examples/ChatServer/ChatServer.pde index 7b0b9c5cc..50ae01408 100644 --- a/libraries/Ethernet/examples/ChatServer/ChatServer.pde +++ b/libraries/Ethernet/examples/ChatServer/ChatServer.pde @@ -1,5 +1,5 @@ /* - Web Server + Chat Server A simple server that distributes any incoming messages to all connected clients. To use telnet to your device's IP address and type.