Jim Rees <rees@umich.edu>, University of Michigan, April 1998.
Mark Eichin <eichin@kitten.gen.ma.us>, The Herd Of Kittens

A web server (httpd) for your Pilot.  Yes, it's a silly idea.  Please send
me your ideas and code contributions.  The http implementation is very
minimal but it works.

To do:

Have it start when you launch and stop when you unlaunch, instead of using a
"go" button and a timeout.  This requires catching tcp events, and the docs
don't say how to do this.

Put in proper http headers, in particular Date.  I don't know how to do this
since the Pilot doesn't really know what time it is (the clock is in local
time and the system doesn't keep track of time zone).

Serve up other databases, address, date, etc.
