Hello everyone,
I am working on an app deployed on PDA (emulator), I use Pocket PC 2003 OS. How to transfer a file from a folder on my pc to the emulator ?
Plz help, I'm a newbie, thanks.
Printable View
Hello everyone,
I am working on an app deployed on PDA (emulator), I use Pocket PC 2003 OS. How to transfer a file from a folder on my pc to the emulator ?
Plz help, I'm a newbie, thanks.
Pocket Pc Emulator:
use IIS on you PC and have a downloads page with the files you want to put on the device.
then open internet explorer on the emulator and browse the location on the pc http://<IP ADDRESS>/<FOLDER NAME>/downloads.html
Windows CE Emulator:
to put a file on the emulator open up My Computer on the emulator and type in the address bar your pc location eg \\MyPC\<SharedFolder> then you can copy it onto the emulator.