forked from arduino-libraries/Ethernet
-
Notifications
You must be signed in to change notification settings - Fork 11
TelnetClient
taylor edited this page Apr 18, 2019
·
2 revisions
Original tutorial TelnetClient on Arduino Homepage.
Run Arduino IDE and Open "TelnetClient.ino" sketch.
Set your IPv6 Server Address.
- ip6_server
Upload TelnetClient sketch.
Run TCP Server like Processing ChatServer or ScriptCommunicator.
Open serial monitor and you'll be able to see the your network information and connection status.
Send a message to Server.