Software:NanoHTTPD
From HandWiki
| Original author(s) | elonen, ritchieGithub, LordFokas, psh |
|---|---|
| Initial release | September 15, 2003 |
| Stable release | 2.3.1
/ August 12, 2016 |
| Preview release | 3.0.0
/ December 13, 2016 |
| Written in | Java |
| Operating system | Cross-platform |
| Available in | English |
| Type | Web server |
| License | Modified BSD |
NanoHttpd is an open-source, small-footprint web server that is suitable for embedding in applications, written in the Java programming language. It can be used as a library component in developing other software (such as measurement,[1] science,[2] and databaseCite error: Closing </ref> missing for <ref> tag
The original version, released in 2003, only included simple HTTP 1.0 features, but the software has since been extended to support some more advanced techniques such as HTTP 'keep-alive' connections, full REST style HTTP Methods, HTML5 video streaming or HTTP uploading through multipart extensions.[3] Current version includes WebSocket and experimental HTTPS support.
See also
References
- ↑ Cmuk, Mutapcic, Borsic. "Mobile Measurement Support for Remote Laboratories and E-learning Systems", 16th IMEKO TC4 Symposium
- ↑ Stehle, Edward et al. "On the use of Computational Geometry to Detect Software Faults at Runtime" , 7th IEEE International Conference on Autonomic Computing
- ↑ Togias, Konstantinos. "KtoHTTPD: Adding multipart/form-data support to NanoHTTPD embedable java web server" , retrieved 2011-11-13
External links
- No URL found. Please specify a URL here or add one to Wikidata.
