From: "Holmes, Matthew" <[EMAIL PROTECTED]>
> I am developing a custom application for a customer that uses a Palm m5xx
> and the USB interface to exchange data with a PC running Windows 2000/XP.
(snip)
> For various reasons, however, my customer's production environment will
not
> have the Palm desktop installed. In addition, there is no relationship
> between the user of any handheld in the system and a Palm desktop or even
a
> workstation login.
>
It sounds like you want to treat the handheld and desktop as
two computers that both happen to have serial ports and
implement a serial-based file transfer of some sort.

Serial comms on the Palm isn't that unusal and any simple
serial-based chat program should give you the basis to implement
the data transfer.  Your users would then start a program on
both the Palm and the desktop with a 'data transfer' option.
These programs would establish a serial connection and copy
data blocks as required.

It's not a trivial job, but certainly achievable.

Chris Tutty


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to