public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Laurie Gellatly" <laurie.gellatly@netic.com>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] eCos meets SHTTPD (web server)
Date: Tue, 06 Jun 2006 11:16:00 -0000	[thread overview]
Message-ID: <007801c6895a$9c95c200$0101010a@netic.com> (raw)
In-Reply-To: <671c20540606051007m7769418ek587cce4ce4c2f7e@mail.gmail.com>

On another note,
I've been working on SHTTPD as my ARM project's web server. The built in
server unfortunately didn't have some facilities I needed and goAhead
required its logo on the front page of the final product. I have a
version running now that uses eCos to setup the threads and sockets (and
I believe should also work with IPv6) and uses SHTTPD to do the serving.
For those that don't know about SHTTPD you can see details here:
http://shttpd.sourceforge.net It has a MIT license and provides Digest
Access Authentication, SSL, GET, POST. Like the eCos server it also has
embedded calls and there appears to be facilities for a ROM file system
(though I've not looked at that). I've modified SHTTPD to check on
'Last-Modified-Since' so that static elements, like images, are not
repeatedly downloaded to the browser. 

I've extended DAA (login with encrypted passwords and user names) to
also request login again after the user has a period of inactivity. 

Tried it with IE6 and Firefox 1.5 OK.

Drop me a line if you're interested.

Cheers			...Laurie:{)


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      parent reply	other threads:[~2006-06-06 11:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 16:55 [ECOS] LPC2214 Porting issue: Garbage data on Serial Console Tom B
2006-06-05 17:08 ` [ECOS] " Tom B
2006-06-06 10:37   ` [ECOS] Dynamic IP/DHCP/Routing the 'right way' Laurie Gellatly
2006-06-06 10:56     ` Andrew Lunn
2006-06-06 11:09       ` Laurie Gellatly
2006-06-06 11:19         ` Andrew Lunn
2006-07-28 21:30           ` Joe Porthouse
2006-07-28 21:59             ` Laurie Gellatly
2006-07-29  1:52               ` Joe Porthouse
2006-07-31  7:32                 ` Laurie Gellatly
2006-06-06 11:16   ` Laurie Gellatly [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='007801c6895a$9c95c200$0101010a@netic.com' \
    --to=laurie.gellatly@netic.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).