This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: [eCos]HTTP question?



On 04-Dec-2000 Mário Videira wrote:
> Hello, everybody!
> Can anybody tell me if eCos support HTTP protocol?

Yes and no.

Yes, since HTTP is just a simple service built on TCP/IP.  However,
you need a server to handle this, so, no, eCos does not directly
support HTTP.

However, the GoAhead web server, which does support HTTP, has been
ported to eCos.  Get more information at:
  http://www.goahead.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]