accesing mobile device programmatically

G

Guest

hello
I try access mobile device from pc.when mobile device connected I should
retrieve the files from specific directory of mobile device.but I cannot
acces the path of mobile device.something like that :
If File.Exists("Mobile Device\xxx.TXT") Then
is there a way to access mobile device directories using exe from pc
 
G

Ginny Caughey [MVP]

You need to use Rapi to access data on the device from the pc. There is a
managed Rapi wrapper in the Desktop.Communication section of
www.opennetcf.org.
 

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