六狼论坛's Archiver
首页
›
C++
› c# winform DNS获得客户机的计算机名,IPHostEntry ,GetHostEntry
heisetoufa
发表于 2013-1-27 04:52:33
c# winform DNS获得客户机的计算机名,IPHostEntry ,GetHostEntry
IPHostEntry ipHostEntry = Dns.GetHostEntry(IPAddress.Parse("192.168.1.137"));
黑色头发:http://heisetoufa.iteye.com
页:
[1]
查看完整版本:
c# winform DNS获得客户机的计算机名,IPHostEntry ,GetHostEntry