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

Functions

uint8_t telnet_check_username (const char *username)
 [code_Telnet_Server_Multiuser] More...
 
bool telnet_check_password (uint8_t user_id, const char *password)
 Check user account password in the user database. More...