mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
150 B
Markdown
6 lines
150 B
Markdown
|
# Telnet Example
|
||
|
|
||
|
Example application for demonstrating the RIOT telnet server.
|
||
|
|
||
|
It creates a simple telnet server that listens on port 23 over IPv6.
|