From e4442f02da3a5911b1717603a28167a38232b1eb Mon Sep 17 00:00:00 2001 From: goldsimon Date: Sun, 1 Nov 2009 18:30:06 +0000 Subject: [PATCH] Added html source files for httpd --- apps/httpserver_raw/fs/404.html | 21 +++++++++++++ apps/httpserver_raw/fs/img/sics.gif | Bin 0 -> 724 bytes apps/httpserver_raw/fs/index.html | 44 ++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 apps/httpserver_raw/fs/404.html create mode 100644 apps/httpserver_raw/fs/img/sics.gif create mode 100644 apps/httpserver_raw/fs/index.html diff --git a/apps/httpserver_raw/fs/404.html b/apps/httpserver_raw/fs/404.html new file mode 100644 index 0000000..40b343a --- /dev/null +++ b/apps/httpserver_raw/fs/404.html @@ -0,0 +1,21 @@ + +lwIP - A Lightweight TCP/IP Stack + + + + +
+ SICS logo + +

lwIP - A Lightweight TCP/IP Stack

+

404 - Page not found

+

+ Sorry, the page you are requesting was not found on this + server. +

+
+   +
+ + diff --git a/apps/httpserver_raw/fs/img/sics.gif b/apps/httpserver_raw/fs/img/sics.gif new file mode 100644 index 0000000000000000000000000000000000000000..0a4fc7bb07050eec9226ca93bc9ad237f35502c8 GIT binary patch literal 724 zcmZ?wbhEHbbYoCrSjxa~Q`<5tD{KG${gWq8=I7_%uwlcpWy=~G8p_Jb4zT=SA;^3z!7uBu>UZ()&> z+r1;Oh0mFly?klC)5cAV$sD}98F{LBUHERS_hGGKac5`W-mvIltqUt73*&`X?UVf< z%Uqmm^}K~z9MaFS-jwgVGIUF9Z77P_s7Vc}y?@_XT+GT)AcZF$6%$qQsA+Q0bF z!Mss%ktc&>+n*qp2aIzy6-8A8zNf3ovHkU%wPnH@(O;*7g5`QX{a~M@%VFg!JaWkVUk6yFE1wL^V{({yi?^s!by^W;pXIz%mY}~L;uBR^JK|)kW|Avap zVzxyL+2N;b1q1f77^T<4c)gUoN8c;6;F^+^0^VN o#HPS7gPr3^SVM!%(d|c@c+6frXclnOc-SHmma$O4k%7S)08~d;ZvX%Q literal 0 HcmV?d00001 diff --git a/apps/httpserver_raw/fs/index.html b/apps/httpserver_raw/fs/index.html new file mode 100644 index 0000000..edc889e --- /dev/null +++ b/apps/httpserver_raw/fs/index.html @@ -0,0 +1,44 @@ + +lwIP - A Lightweight TCP/IP Stack + + + + +
+ SICS logo + +

lwIP - A Lightweight TCP/IP Stack

+

+ The web page you are watching was served by a simple web + server running on top of the lightweight TCP/IP stack lwIP. +

+

+ lwIP is an open source implementation of the TCP/IP + protocol suite that was originally written by Adam Dunkels + of the Swedish Institute of Computer Science but now is + being actively developed by a team of developers + distributed world-wide. Since it's release, lwIP has + spurred a lot of interest and has been ported to several + platforms and operating systems. lwIP can be used either + with or without an underlying OS. +

+

+ The focus of the lwIP TCP/IP implementation is to reduce + the RAM usage while still having a full scale TCP. This + makes lwIP suitable for use in embedded systems with tens + of kilobytes of free RAM and room for around 40 kilobytes + of code ROM. +

+

+ More information about lwIP can be found at the lwIP + homepage at http://www.sics.se/~adam/lwip/. +

+
+   +
+ + +