Who can i copy files from the pocket pc to a local pc, using vb.net code?
Printable View
Who can i copy files from the pocket pc to a local pc, using vb.net code?
Olá Pedro
If your pocketpc has builtin wireless you can create a ad-hoc network between the 2. You can use FTP to transfer the file from vb.net.
Regards
Jorge
thanks for the reply Jorge. My pocket pc doesn't have a bultin wireless and i was trying to make a simple connection between pocket PC and computer, no ftp connection.
One more time thanks for the reply.
I don't use .Net, but I'm pretty sure that for eVB (the previous Pocket PC development tool) you had to use RAPI. I'd suggest searching the help/MSDN for that, as it's likely to still be used in some form.
By simple connection you mean using a cable?Quote:
Originally Posted by pedro.raposo
Regards
Jorge
Yes, a usb cable.
found the solution for my problem. A 3 party tool OpenNetCF