xref: /nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/fs/index.html (revision 104654410c56c573564690304ae786df310c91fc)
1*10465441SEvalZero<html>
2*10465441SEvalZero<head><title>lwIP - A Lightweight TCP/IP Stack</title></head>
3*10465441SEvalZero<body bgcolor="white" text="black">
4*10465441SEvalZero
5*10465441SEvalZero    <table width="100%">
6*10465441SEvalZero      <tr valign="top"><td width="80">
7*10465441SEvalZero	  <a href="http://www.sics.se/"><img src="/img/sics.gif"
8*10465441SEvalZero	  border="0" alt="SICS logo" title="SICS logo"></a>
9*10465441SEvalZero	</td><td width="500">
10*10465441SEvalZero	  <h1>lwIP - A Lightweight TCP/IP Stack</h1>
11*10465441SEvalZero	  <p>
12*10465441SEvalZero	    The web page you are watching was served by a simple web
13*10465441SEvalZero	    server running on top of the lightweight TCP/IP stack <a
14*10465441SEvalZero	    href="http://www.sics.se/~adam/lwip/">lwIP</a>.
15*10465441SEvalZero	  </p>
16*10465441SEvalZero	  <p>
17*10465441SEvalZero	    lwIP is an open source implementation of the TCP/IP
18*10465441SEvalZero	    protocol suite that was originally written by <a
19*10465441SEvalZero	    href="http://www.sics.se/~adam/lwip/">Adam Dunkels
20*10465441SEvalZero	    of the Swedish Institute of Computer Science</a> but now is
21*10465441SEvalZero	    being actively developed by a team of developers
22*10465441SEvalZero	    distributed world-wide. Since it's release, lwIP has
23*10465441SEvalZero	    spurred a lot of interest and has been ported to several
24*10465441SEvalZero	    platforms and operating systems. lwIP can be used either
25*10465441SEvalZero	    with or without an underlying OS.
26*10465441SEvalZero	  </p>
27*10465441SEvalZero	  <p>
28*10465441SEvalZero	    The focus of the lwIP TCP/IP implementation is to reduce
29*10465441SEvalZero	    the RAM usage while still having a full scale TCP. This
30*10465441SEvalZero	    makes lwIP suitable for use in embedded systems with tens
31*10465441SEvalZero	    of kilobytes of free RAM and room for around 40 kilobytes
32*10465441SEvalZero	    of code ROM.
33*10465441SEvalZero	  </p>
34*10465441SEvalZero	  <p>
35*10465441SEvalZero	    More information about lwIP can be found at the lwIP
36*10465441SEvalZero	    homepage at <a
37*10465441SEvalZero	    href="http://savannah.nongnu.org/projects/lwip/">http://savannah.nongnu.org/projects/lwip/</a>
38*10465441SEvalZero	    or at the lwIP wiki at <a
39*10465441SEvalZero	    href="http://lwip.wikia.com/">http://lwip.wikia.com/</a>.
40*10465441SEvalZero	  </p>
41*10465441SEvalZero	</td><td>
42*10465441SEvalZero	  &nbsp;
43*10465441SEvalZero	</td></tr>
44*10465441SEvalZero      </table>
45*10465441SEvalZero</body>
46*10465441SEvalZero</html>
47*10465441SEvalZero
48