filepc2pda.prc 1.1 - serial port server for PalmOS(R)

This is a serial port (RS-232C) and USB server for the pdatransplg
plugin. The plugin was written to access PalmOS(R) PDAs via Serial
port (RS-232C) and USB from Total Commander.

Just run this server, select the appropriate port speed or USB, and
choose "Connect". The server remembers the last used port, and
tries to connect to it automatically when started.

This program has been tested on a Palm Tungsten T (PalmOS 5) and
on the Palm Emulator and Simulator.

The following functions are supported:
- Upload and download to PalmCard (=Palm internal RAM), only PDB+PRC
- Upload and download to flash drive
- Rename, Delete, set date/time/atributes on flash drive

Not supported:
- Delete on PalmCard. Reason: Multiple databases may have the same name,
  and it cannot be guaranteed that the right one will be deleted.
- Copy/Move files remotely, e.g. between PalmCard and FlashCard
- Only a single PalmCard and Flashcard are supported (drive 0: and 1:)

Changelog:
20030911 Added: Use small 1k buffer if allocation of 63k buffer fails (Palmos<=3.3)
20030706 Fixed: SrmOpen() not supported on original Handspring devices -> use SerOpen
20030701 Added: Merged Handspring USB code into my code (author: aziemer)
20030616 Added: Support for more than one flash memory card
20030616 Added: Show details about ROM version and serial function used

Author:
Christian Ghisler
http://www.ghisler.com

