I have developed a hotsync-liked program. It needs communication between PC and PDA. But my problem is how to establish a reliable connection over rs232(like a socket). because some reason, we could't use the ppp service. And X/Y/Zmodem protocol have means only on file transfer purpose.
How can i do?
Thanks.