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

Functions

uint8_t http_check_account (const char *username, const char *password)
 [code_HTTP_Server_Multiuser]
 
bool http_file_access (uint8_t user_id, const char *fname)
 Check if remote user is allowed to access a file on HTTP server.