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

Functions

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