You can use the serial manager on the palm (not too difficult to set up),
and on the PC use an activeX control (e.g VBs MSCOMM, or the one that comes
with VCL).

Things that you need to decied are:

either use a character to determine the end of the data (e.g CR, or ESC)
                            or
use a protocol system, so a 'message' has n number of bytes

Keep the baud rates and serial settings the same.

Make sure you have a timeout function, so the palm and PC are not contiously
waiting for each other.

Logie Uruqhart

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 10 July 2000 10:07
To: Palm Developer Forum
Subject: held needed(serial comm)


Has anyone make an app which receives data from a pc and shows it???
where can I find sources of apps?

I am desperate to transmit data from a pc to palm.

please can anyone help me???


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

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

Reply via email to