Network checking in WinRT(C# implementation)

孤街浪徒 提交于 2020-01-02 07:52:08

问题


How we can check the status of network in windows 8 metro application. ie the availability of different networks(3g,4g, wifi etc)


回答1:


Try this method, I think this is the simplest form of checking network availability in windows 8.

 http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/d8e76732-19d3-47b3-840f-70d87c75ce9f



回答2:


I think this sample download help you....



来源:https://stackoverflow.com/questions/11797133/network-checking-in-winrtc-implementation

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