[ArduinoEthernetLibraryIPv6] TelnetClient

Original tutorial TelnetClient on Arduino Homepage.

Open Arduino IDE

Run Arduino IDE and Open “TelnetClient.ino” sketch.

Set Server Address

Set your IPv6 Server Address.

  • ip6_server

Upload

Upload TelnetClient sketch.

Processing

Run TCP Server like Processing ChatServer or ScriptCommunicator.

Serial Monitor - Connect

Open serial monitor and you’ll be able to see the your network information and connection status.

Serial Monitor - Send

Send a message to Server.

Processing - Result

taylor.An's profile image

taylor.An

2019-04-23 14:10

All posts