Visual Studio - Can I debug my app on a CE device over the network
问题 I am developing an app for Windows CE with Visual Studio 2008. If I connect the device via USB I can debug / deploy my app on the device. But on the CE device the USB connection is just presented as another network interface with a private IP. Now I am wondering If it is possible to dismiss the USB connnection an connect over the LAN (both my PC and the CE device are on the same subnet). 回答1: Yes it is possible, I do this at work. First you need to run IPConfig on the device and get the IP.