.NET 中获取本地IP的方法

Dns.GetHostByName(Dns.GetHostName()).AddressList[0];
posted @ 2007-07-25 16:10  灵感  阅读(508)  评论(0编辑  收藏  举报