Modules | Files | Variables

Apps

Collaboration diagram for Apps:

Modules

 Web server
 Protocolo SFT
 CHAT usando sockets
 Telnet server

Files

file  sftd.c
 

Protocolo para transferencia de arquivos.


file  chat.c
 

comunicação entre dois ambientes com sockets.


Variables

char telnetd_state::buf [TELNETD_CONF_LINELEN]
char telnetd_state::bufptr
u8_t telnetd_state::numsent
u8_t telnetd_state::state

Variable Documentation

char telnetd_state::buf[TELNETD_CONF_LINELEN] [inherited]

Definition at line 73 of file telnetd.h.

char telnetd_state::bufptr [inherited]

Definition at line 74 of file telnetd.h.

Definition at line 75 of file telnetd.h.

Definition at line 76 of file telnetd.h.