Groups | Blog | Home
all groups > dotnet compact framework > may 2006 >

dotnet compact framework : RAPI in the pocketpc itself



chook.harel NO[at]SPAM gmail.com
5/21/2006 12:57:02 AM
I've used the RAPI dll to transfer files from the pc to the pocketpc
but now I need the pocketpc to start the transfer to the connected pc.

Is that doable ?
Alex Feinman
5/21/2006 11:15:01 AM
No. All RAPI operations need to be initiated from the PC. From the device you
can call e.g. a web service on a PC or establish a socket connection with it
- ActiveSync provides a TCP bridge for you

[quoted text, click to view]
chook.harel NO[at]SPAM gmail.com
5/21/2006 11:27:34 AM
Thanks, good to know it's doable,

Is there a sample somewhere I can look at?
Ginny Caughey [MVP]
5/26/2006 10:52:16 AM
Look at the Desktop.Communication section of www.opennetcf.org for a managed
code Rapi class.

--
Ginny Caughey
..NET Compact Framework MVP


[quoted text, click to view]

AddThis Social Bookmark Button