Serial port Connectivity of PPC without ActiveSync

G

Guest

Hello!

I am developing an application for PPC using VS.NET 2003, I couldn't found
any class for transfering datafile (xml file) from desktop PC to PPC. Here
the condition is "I want to transfer file programatically without using
ActiveSync ".

If anyone found solution to this problem please inform me.

Thanx
 
D

Dick Grier

Or, you can download CFSerialIO from my homepage. You will have to
implement the actual file transfer protocol. I am working on an XMODEM
implementation, but haven't completed it yet.

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top