Network Component
Version 6.6
MDK-Professional Middleware for IP Networking
|
Functions | |
uint8_t | telnet_check_username (const char *username) |
[code_Telnet_Server_Multiuser] | |
bool | telnet_check_password (uint8_t user_id, const char *password) |
Check user account password in the user database. | |