/Telnet-Chatroom

Turn your Arduino (UNO) into a telnet chatroom server! Good for sharing links between multiple computers, or just chatting.

Primary LanguageC++

Telnet Chatroom Server

Tested on Arduino UNO

Requirements:

  • Arduino (any board should work)
  • Ethernet Shield

Just edit the IPAddress fields and upload to your Arduino. Serial monitor will display IP Address required to connect. Default port number for telnet is 23. Have fun chatting!