Windows Mobile Emulator networking to host machine

夙愿已清 提交于 2019-12-06 11:19:46

In visual studio that you are doing win mobile development from, go to tools menu then select device emulator manager. If your device emulator is running you will see it with a small arrow in the list. Right click this emulator and select "cradle". This should open activesync for XP or windows mobile device center for Vista or higher. Once you have cradled the emulator you should be able to access your local PC by IP or name. Good luck, i've spent way too much time messing with trying to get this to connect so I hope this gets you there a little faster.

After cradling in the device manager, I had to do the following:

In ActiveSync, go to File>Connection Settings from the menu, check the "Allow connections to one of the following" box, select DMA in the following combo and press the connect button

Forget 'http://mycomputername/' for now as that could be a DNS problem. Can you ping from your host to your guest VM? Can you ping the other way? (use eg. PocketPing)

Is the WCF server listening on the IP address that the host has bound to the network device the guest VM will be using? Is that network connection set up on Windows Mobile as connecting to "Work" or "The Internet"?

unfortunately this turned out to be a problem with my virus scanner. who knew it had a damn firewall as well...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!