uIP 1.0 based webserver for LPC1114 + ENC28J60
The uIP web server is a very simplistic implementation of an HTTP server. More...
Files | |
| file | httpd-cgi.cpp |
Web server script interface. | |
| file | httpd-cgi.h |
Web server script interface header file. | |
| file | httpd.cpp |
Web server. | |
Functions | |
| void | httpd_init (void) |
| Initialize the web server. | |
Detailed Description
The uIP web server is a very simplistic implementation of an HTTP server.
It can serve web pages and files from a read-only ROM filesystem, and provides a very small scripting language.
Function Documentation
Generated on Tue Jul 12 2022 12:52:12 by
1.7.2
ban4jp -