Isabella
---- I fell upon the thorn of life, I bleed.
摘要: To check for a network connection in .NET 2.0 use this:System.Net.NetworkInformation.NetworkInterface.GetIsNetworkAvailable()To monitor a change in IP address or a change in network availability, use the events from the NetworkChange class:System.Net.NetworkInformation.NetworkChange.NetworkAvailabil 阅读全文
posted @ 2012-01-03 10:20 李昀璟 阅读(252) 评论(0) 推荐(0)