Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

apps/telnetd/telnetd.c File Reference


Detailed Description

Implementation of the Telnet server.

Author:
Adam Dunkels <adam@dunkels.com>

#include "uip.h"
#include "memb.h"
#include "telnetd.h"
#include <string.h>

Include dependency graph for telnetd.c:

Include dependency graph

Functions

void telnetd_close (struct telnetd_state *s)
 Close a telnet session.

void telnetd_prompt (struct telnetd_state *s, char *str)
 Print a prompt on a telnet connection.

void telnetd_output (struct telnetd_state *s, char *str1, char *str2)
 Print out a string on a telnet connection.

void telnetd_init (void)
 Initialize the telnet server.


Generated on Tue Oct 7 15:51:17 2003 for uIP 0.9 by doxygen 1.3.3