from desktop app to device

  • Thread starter Thread starter Taryon
  • Start date Start date
T

Taryon

Hello all!
How can i send to a device, connected by activesync, one file from a desktop
application?
 
You can do this using RAPI (Remote API). If your desktop application is a
..NET application then you can use the OpenNETCF Communication library which
is a managed library around RAPI and related functionality. You can copy
files to the device, manipulate the registry etc from a desktop
application - www.opennetcf.org/communication.asp

Peter
 

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

Back
Top