Content deleted Content added
Added by webserver |
Tag: repeating characters |
||
Line 14:
== Typical requirements ==
Natural limitations of the platforms where an embedded HTTP server runs contribute to the list of the
* "Small" [[RAM]] and [[Read-only memory|ROM]]
* Minimal [[CPU]] utilization.sdfdsf43
* Cross compilation support for multiple CPU and
* Easy integration with an existing application, including static linking with the operating system and application.
* Serving pages from application memory if there is no file system.
|