Network Component  Version 6.7.7
MDK-Professional Middleware for IP Networking
Telnet_Server_UIF.c File Reference
#include <stdio.h>
#include "rl_net.h"

Functions

uint32_t telnet_server_message (telnetServerMessage msg, char *buf, uint32_t len)
 [code_Telnet_Server_UIF] More...
 
bool telnet_server_message_poll (int32_t session)
 Poll the upper-layer user application for unsolicited messages. More...
 
uint32_t telnet_server_process (const char *cmd, char *buf, uint32_t buflen, uint32_t *pvar)
 Process and execute a command requested by the Telnet client. More...