通过网络域名得到这台主机的IP地址,通过网络域名得到这台主机的IP地址
【 tulaoshi.com - ASP.NET 】
在Windows编程环境中,我们有一个可以调用的API 函数GetHostByName ,以前在Asp中我们必须通过组件来实现IPHostEntry hostInfo = DNS.GetHostByName(txtDomain.Text);
showmsg.Text=hostInfo.AddressList[0].ToString();
}
</script
<asp:Label runat=server id=showmsg /
<form id=testForm runat=server
要查找的网络域名:<asp:TextBox runat=server id=txtDomain /<asp:Button runat=server id=do Text="查找" onClick=doClick /
</form
通过上面的代码,我们可以看到,其实我们只要对Asp.Net 的功能进行进一步的挖掘,他的确是可以实现很多的我们
的非常实用的功能!
/*
豆腐制作 都是精品
http://www.asp888.net 豆腐技术站
如转载 请保留完整版权信息
*/
来源:http://www.tulaoshi.com/n/20160129/1492024.html
看过《通过网络域名得到这台主机的IP地址》的人还看了以下文章 更多>>