问题
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