Hi,
I have example code in my book for XMODEM file transfers. I haven't
extended this code to the Compact Framework, but intend to do so soon.
Are you sure that you want to use the serial port for this? Usually, it is
more satisfactory to use RAPI or some sort of network transfer over TCP/IP.
The reason that I intend to add XMODEM file transfer support to my Compact
Framework code is not for transfers to and from the desktop, but for use
with other devices that require such transfers.
Dick
--
Richard Grier (Microsoft Visual Basic MVP)
See
www.hardandsoftware.net for contact information.
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.