<s>
NanoHttpd	B-Application
is	O
an	O
open-source	B-Application
,	O
small-footprint	O
web	B-Application
server	I-Application
that	O
is	O
suitable	O
for	O
embedding	O
in	O
applications	O
,	O
written	O
in	O
the	O
Java	B-Language
programming	I-Language
language	I-Language
.	O
</s>
<s>
The	O
source	O
code	O
consists	O
of	O
a	O
single	O
.java	O
file	O
.	O
</s>
<s>
It	O
can	O
be	O
used	O
as	O
a	O
library	O
component	O
in	O
developing	O
other	O
software	O
(	O
such	O
as	O
measurement	O
,	O
science	O
,	O
and	O
database	O
applications	O
)	O
or	O
as	O
a	O
standalone	O
ad-hoc	O
style	O
HTTP	B-Application
daemon	I-Application
for	O
serving	O
files	O
.	O
</s>
<s>
NanoHttpd	B-Application
is	O
available	O
in	O
two	O
"	O
flavors	O
"	O
-	O
one	O
utilizing	O
up-to-date	O
Java	B-Language
features	O
and	O
one	O
strictly	O
conforming	O
to	O
Java	B-Language
1.1	O
.	O
</s>
<s>
Due	O
to	O
independence	O
from	O
Java	B-Language
features	O
beyond	O
JDK	B-Language
1.1	O
,	O
NanoHttpd	B-Application
is	O
suited	O
for	O
embedded	O
application	O
development	O
.	O
</s>
<s>
NanoHttpd	B-Application
has	O
been	O
used	O
to	O
build	O
,	O
for	O
example	O
,	O
Android	B-Application
software	I-Application
.	O
</s>
<s>
The	O
original	O
version	O
,	O
released	O
in	O
2003	O
,	O
only	O
included	O
simple	O
HTTP	B-Protocol
1.0	I-Protocol
features	O
,	O
but	O
the	O
software	O
has	O
since	O
been	O
extended	O
to	O
support	O
some	O
more	O
advanced	O
techniques	O
such	O
as	O
HTTP	B-Protocol
'	O
keep-alive	O
'	O
connections	O
,	O
full	O
REST	O
style	O
HTTP	B-Protocol
Methods	O
,	O
HTML5	B-Application
video	O
streaming	O
or	O
HTTP	B-Protocol
uploading	O
through	O
multipart	O
extensions	O
.	O
</s>
<s>
Current	O
version	O
includes	O
WebSocket	B-Protocol
and	O
experimental	O
HTTPS	B-Protocol
support	O
.	O
</s>
