Network Component  Version 6.6
MDK-Professional Middleware for IP Networking
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Telnet_Server_UIF.c File Reference

Functions

uint32_t telnet_server_message (telnetServerMessage msg, char *buf, uint32_t len)
 [code_Telnet_Server_UIF]
 
bool telnet_server_message_poll (int32_t session)
 Poll the upper-layer user application for unsolicited messages.
 
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.