摘要:
System.Net.NetworkInformation.Ping p = new System.Net.NetworkInformation.Ping(); System.Net.NetworkInformation.PingOptions options = new System.Net.NetworkInformation.PingOptions(); options.DontFragme... 阅读全文
posted @ 2011-05-18 13:24
zzlchn
阅读(366)
评论(0)
推荐(0)