downloading / uploading files to pocketpc device.

D

Daniel Bass

Hi,

In regards to an application I'm writing...

All I need to do is check that a device is docked and connected via
ActiveSync (any version, latest preferably), and if there is a device
connected, then copy some files to the device from the pc that the device is
connected to, or from the pc to the device.

I imagined it using the same process as the CeCopy tool that comes with the
windows mobile power toys, but I've no idea how this utility accomplishes
this.

Both the pc app, and device apps that I'm writing are developed with VS.Net
2003 in c#.

Thanks.

Daniel.
 
G

Guest

Use the OpenNETCF.org Desktop.Communication Library. This should give you all the functionality you need

Mark Arteaga
 
G

Guest

Daniel

Have a look at http://www.opennetcf.org, there is a Desktp.Communication library that will help you with what you are after. From the home page select Source Projects and you will find it there

Hope this helps
Chris.
 

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