ATACHE

Instead of being "patchy", this is "tacky".

This is a web SERVER for BOXR documents.

Set up your modem or cradle to use PPP (i.e. set up the internet
connection).  Atache will automatically start the connection if it
hasn't been started, and you will have to manually disconnect using
prefs/network or something else.

Any pen tap or key will exit Atache.

Browsing to the address of the Palm (the remote end of the PPP link)
will return a directory:

   Database              Size 

   xyz.zip               2254
   pnglogo-grr-sml.png  61497
   newbox.tgz            9994

The databases will be clickable and will download.  Most boxes will
download as "octet stream" and most browsers will save them as a file.
PNG files will be identified as images (and display on most browsers).
Files ending in .txt will be labeled as .txt, and .html as .html so
will normally display on the browser directly.  (It doesn't label
other types like jpg or gif images so they might or might not work).

Accessing the file '0' (e.g. http://192.168.1.99/0) will cause Atache
to exit.

The net implementation in the Palm is limited - you might need to
start it more than once (sometimes the sockets aren't quite right
without a close and open).  Also you shouldn't embed <IMG> tags or
other things that will start more than one transfer - it can only
accept one connection at a time, so any page with (uncached) images
will cause an error.  If you want images, use Anchor tags instead of
images.
