Read and write files from/to the desktop to pocket pc and vice versa in code

  • Thread starter Thread starter Hafsteinn Gunnarsson
  • Start date Start date
H

Hafsteinn Gunnarsson

I want to start an application an a desktop when a pocket pc is put in the
dock connected to it. The program I wnat to start selects data from an
informix database and creates xml files thar I want to write to the
connected pocket PC. How is this implemented in code?

Best Regrds,
The Gunner
 
You need to use RAPI. Take a look at the OpenNETCF.Desktop.Communication
library.
 
Back
Top