OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [ref/] [net-httpd-chapter.html] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 unneback
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2
<!-- This material may be distributed only subject to the terms      -->
3
<!-- and conditions set forth in the Open Publication License, v1.0  -->
4
<!-- or later (the latest version is presently available at          -->
5
<!-- http://www.opencontent.org/openpub/).                           -->
6
<!-- Distribution of the work or derivative of the work in any       -->
7
<!-- standard (paper) book form is prohibited unless prior           -->
8
<!-- permission is obtained from the copyright holder.               -->
9
<HTML
10
><HEAD
11
><TITLE
12
>Embedded HTTP Server</TITLE
13
><meta name="MSSmartTagsPreventParsing" content="TRUE">
14
<META
15
NAME="GENERATOR"
16
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17
"><LINK
18
REL="HOME"
19
TITLE="eCos Reference Manual"
20
HREF="ecos-ref.html"><LINK
21
REL="UP"
22
TITLE="Embedded HTTP Server"
23
HREF="net-httpd.html"><LINK
24
REL="PREVIOUS"
25
TITLE="Embedded HTTP Server"
26
HREF="net-httpd.html"><LINK
27
REL="NEXT"
28
TITLE="Server Organization"
29
HREF="net-httpd-organization.html"></HEAD
30
><BODY
31
CLASS="CHAPTER"
32
BGCOLOR="#FFFFFF"
33
TEXT="#000000"
34
LINK="#0000FF"
35
VLINK="#840084"
36
ALINK="#0000FF"
37
><DIV
38
CLASS="NAVHEADER"
39
><TABLE
40
SUMMARY="Header navigation table"
41
WIDTH="100%"
42
BORDER="0"
43
CELLPADDING="0"
44
CELLSPACING="0"
45
><TR
46
><TH
47
COLSPAN="3"
48
ALIGN="center"
49
>eCos Reference Manual</TH
50
></TR
51
><TR
52
><TD
53
WIDTH="10%"
54
ALIGN="left"
55
VALIGN="bottom"
56
><A
57
HREF="net-httpd.html"
58
ACCESSKEY="P"
59
>Prev</A
60
></TD
61
><TD
62
WIDTH="80%"
63
ALIGN="center"
64
VALIGN="bottom"
65
></TD
66
><TD
67
WIDTH="10%"
68
ALIGN="right"
69
VALIGN="bottom"
70
><A
71
HREF="net-httpd-organization.html"
72
ACCESSKEY="N"
73
>Next</A
74
></TD
75
></TR
76
></TABLE
77
><HR
78
ALIGN="LEFT"
79
WIDTH="100%"></DIV
80
><DIV
81
CLASS="CHAPTER"
82
><H1
83
><A
84
NAME="NET-HTTPD-CHAPTER">Chapter 48. Embedded HTTP Server</H1
85
><DIV
86
CLASS="TOC"
87
><DL
88
><DT
89
><B
90
>Table of Contents</B
91
></DT
92
><DT
93
><A
94
HREF="net-httpd-chapter.html#NET-HTTPD-INTRO"
95
>Intrduction</A
96
></DT
97
><DT
98
><A
99
HREF="net-httpd-organization.html"
100
>Server Organization</A
101
></DT
102
><DT
103
><A
104
HREF="net-httpd-configuration.html"
105
>Server Configuration</A
106
></DT
107
><DT
108
><A
109
HREF="net-httpd-html.html"
110
>Support Functions and Macros</A
111
></DT
112
><DT
113
><A
114
HREF="net-httpd-monitor.html"
115
>System Monitor</A
116
></DT
117
></DL
118
></DIV
119
><DIV
120
CLASS="SECT1"
121
><H1
122
CLASS="SECT1"
123
><A
124
NAME="NET-HTTPD-INTRO">Intrduction</H1
125
><P
126
>The <SPAN
127
CLASS="emphasis"
128
><I
129
CLASS="EMPHASIS"
130
>eCos</I
131
></SPAN
132
> HTTPD package provides a simple HTTP
133
server for use with applications in eCos. This server is specifically
134
aimed at the remote control and monitoring requirements of embedded
135
applications. For this reason the emphasis is on dynamically generated
136
content, simple forms handling and a basic CGI interface. It is
137
<SPAN
138
CLASS="emphasis"
139
><I
140
CLASS="EMPHASIS"
141
>not</I
142
></SPAN
143
> intended to be a general purpose server for
144
delivering arbitrary web content. For these purposes a port of the
145
GoAhead web server is available from <A
146
HREF="www.goahead.com"
147
TARGET="_top"
148
>www.goahead.com</A
149
>.</P
150
></DIV
151
></DIV
152
><DIV
153
CLASS="NAVFOOTER"
154
><HR
155
ALIGN="LEFT"
156
WIDTH="100%"><TABLE
157
SUMMARY="Footer navigation table"
158
WIDTH="100%"
159
BORDER="0"
160
CELLPADDING="0"
161
CELLSPACING="0"
162
><TR
163
><TD
164
WIDTH="33%"
165
ALIGN="left"
166
VALIGN="top"
167
><A
168
HREF="net-httpd.html"
169
ACCESSKEY="P"
170
>Prev</A
171
></TD
172
><TD
173
WIDTH="34%"
174
ALIGN="center"
175
VALIGN="top"
176
><A
177
HREF="ecos-ref.html"
178
ACCESSKEY="H"
179
>Home</A
180
></TD
181
><TD
182
WIDTH="33%"
183
ALIGN="right"
184
VALIGN="top"
185
><A
186
HREF="net-httpd-organization.html"
187
ACCESSKEY="N"
188
>Next</A
189
></TD
190
></TR
191
><TR
192
><TD
193
WIDTH="33%"
194
ALIGN="left"
195
VALIGN="top"
196
>Embedded HTTP Server</TD
197
><TD
198
WIDTH="34%"
199
ALIGN="center"
200
VALIGN="top"
201
><A
202
HREF="net-httpd.html"
203
ACCESSKEY="U"
204
>Up</A
205
></TD
206
><TD
207
WIDTH="33%"
208
ALIGN="right"
209
VALIGN="top"
210
>Server Organization</TD
211
></TR
212
></TABLE
213
></DIV
214
></BODY
215
></HTML
216
>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.