摘要:
NetworkInterface[] NetworkInterfaces = NetworkInterface.GetAllNetworkInterfaces(); foreach (NetworkInterface NetworkIntf in NetworkInterfaces) { IPInterfaceProperties IPInterfaceProperties = Netwo... 阅读全文
posted @ 2008-04-07 15:10
Max Woods
阅读(1953)
评论(1)
推荐(0)
浙公网安备 33010602011771号