Top Qs
Timeline
Chat
Perspective

NanoHTTPD

From Wikipedia, the free encyclopedia

Remove ads

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 database[3] applications) or as a standalone ad-hoc style HTTP daemon for serving files.

Quick Facts Original author(s), Initial release ...
Remove ads

NanoHttpd is available in two "flavors" - one utilizing up-to-date Java features and one strictly conforming to Java 1.1. Due to independence from Java features beyond JDK 1.1, NanoHttpd is suited for embedded application development. NanoHttpd has been used to build, for example, Android software.[4]

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.[5] Current version includes WebSocket and experimental HTTPS support.

Remove ads

See also

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads