You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| Kconfig | 1 month ago | |
| Make.defs | 1 month ago | |
| Makefile | 1 month ago | |
| README.md | 1 month ago | |
| telnetd.c | 1 month ago | |
| telnetd.h | 1 month ago | |
README.md
Examples / telnetd Telnet Daemon
This directory contains a functional port of the tiny uIP shell. In the NuttX
environment, the NuttShell (at apps/nshlib) supersedes this tiny shell and
also supports telnetd.
This example is retained here for reference purposes only.