8#ifndef WEB_APPLICATION_H_
9#define WEB_APPLICATION_H_
16#define FS_READ_DELAYED -2
18#define FS_FILE_FLAGS_HEADER_INCLUDED 0x01
19#define FS_FILE_FLAGS_HEADER_PERSISTENT 0x02
20#define FS_FILE_FLAGS_HEADER_HTTPVER_1_1 0x04
21#define FS_FILE_FLAGS_SSI 0x08
23#define WEBAPP_HTTP_SERVER_PORT 80
25#ifndef FS_FILE_EXTENSION_T_DEFINED
struct fs_file fs_file_s
web-content file structure object
void web_application_start(void)
Starts static HTTP server on port 80. This server is ONLY dedicated to serve compiled HTML static fil...
web-content file structure object
fs_file_extension * pextension
web-content file linked list data structure object
const unsigned char * name
const struct fsdata_file * next
const unsigned char * data