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 |
char telnetd_state::buf[TELNETD_CONF_LINELEN] [inherited] |
char telnetd_state::bufptr [inherited] |
u8_t telnetd_state::numsent [inherited] |
u8_t telnetd_state::state [inherited] |