Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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