tree: 4c44918f1b3b43dc6ef7cfdb4d7411ba3f2b5b67 [path history] [tgz]
  1. CMakeLists.txt
  2. Kconfig
  3. Make.defs
  4. Makefile
  5. README.md
  6. telnetd.c
  7. telnetd.h
examples/telnetd/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.