在Windows Mobile Emulator建立网络连接

因为想使用Windows Mobile Emulator进行网络通信程序的测试,所以找方法配置Emulator的网络连接。在网上找了一些文章,很多都说需要安装Virtual PC 2007. 例如下面的文章
Enable NETwork Connection Windows Mobile 6 Emulator

如果需要 Virtual PC 2007 可以在这里下载
http://www.microsoft.com/downloads/details.ASPx?FamilyID=04d26402-3199-48a3-afa2-2dc0b40a73b6&DisplayLang=en

我的配置证明不需要安装Virtual PC 2007,配置方法如下:

1.配置Emulator的NETwork,启用Enable NE2000 PCMCIA NETwork adapter and bind to:并选择PC上的真实网卡。

2.打开Start -> Settings -> Connections Tab -> Connections -> NETwork Cards

 3.点击NE2000 Compatible EtherNET Driver查看IP地址信息,系统会绑定PC上网卡的地址。PC上的地址为192.168.1.49.

 4.Start -> Settings -> Connections Tab -> Connections -> Advanced Tab -> Select NETworks,全部选择“My Work NETwork”,这里的My Work NETwork表示图二的配置。

 5.打开浏览器,访问google进行测试。

 6.访问PC上的APS.NET网站进行测试。PC上的地址为192.168.1.49.

 这样Emulator就可以进行网络通信程序的测试和访问interNET系统。

NET技术在Windows Mobile Emulator建立网络连接,转载需保留来源!

郑重声明:本文版权归原作者所有,转载文章仅为传播更多信息之目的,如作者信息标记有误,请第一时间联系我们修改或删除,多谢。