搜索资源列表
DNS2IP
- DNS解析IP 通过域名得到对方IP地址-IP DNS analytic get their domain name through IP addresses
Dns_Query16724511152003
- Title: Dns Query Descr iption: Dns Query Class is the easiest way to get any Dns Record from Name Servers. (For those who know) It supports: MX Query, Host Query and NS Query. It is fully written in VB.NET without the use of windows API. I did this
GetHostByName
- Get hostby name is a vb program to resolve dns
VC_get_computer_DNS_server_address_code
- VC编程实现如何获得本地计算机的DNS服务器地址实例代码-VC Programming how to get the local computer s DNS server address example code
getdns
- this file show how to get dns
netinfo
- C# ip地址,网关地址,广播地址及dns地址获取及设置。-C# ip address, gateway address, broadcast address and dns address to get and set.
changeip
- Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
GetUrlContent
- 微软提供的带超时的获取网站内容的API完全不能用,为此只好花力气重写了一个,并且可人为中断和带DNS缓存,希望对大家有帮助-A useful function to get the content of a URL, can set timeout, can break manually,and can cache DNSs
DNS_Redirect.ZIP
- 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到
csharpgetnetname
- C#获取网络主机名,可以查出域名解析信息,根据IP查找域名,由字符串获得IP地址:IPAddress ipAddress = IPAddress.Parse(ip.Text) 再由IP地址获得主机的DNS信息:IPHostEntry hostInfo = Dns.GetHostByAddress(ipAddress) 获取与主机关联的别名列表:string[] alias = hostInfo.Aliases 获取主机的 DNS 名称,并添加到ListBox控件中:domainName.Item
gettcpip
- VB6.0源码演示如何获得和设置本机TCP/IP信息,还可获取首选的DNS服务器、备用的DNS服务器、默认网关、子网掩码、IP地址、获得配置ip信息的子键信息等信息-VB6.0 source code demonstrates how to get and set the local TCP/IP information, but also to get the preferred DNS server, Alternate DNS server, default gateway, subnet
VBNETBiosDNS
- VB获取NETBios和DNS主机名称,依赖于kernel32.dll,用GetComputerNameEx方法实现,除了获取上述两项外,还可取得DNS域名,完全修饰DNS名称,物理的NetBIOS名称,物理的DNS主机名,物理的完全修饰DNS名等-VB get NETBios and DNS host name, depending on kernel32.dll, with GetComputerNameEx ways, in addition to access to these two,
wdder
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序-Online status under the get URL IP value and written to a local DNS system to speed up network access program
value-URL
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序-Online status under the get URL IP value and written to a local DNS system to speed up network access program
system__spied
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序-Online status under the get URL IP value and written to a local DNS system to speed up network access program
1070425
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序(Online status under the get URL IP value and written to a local DNS system to speed up network access program)
rvalue
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序(Online status under the get URL IP value and written to a local DNS system to speed up network access program)
Demo
- 获得本地计算机的DNS服务器地址,欢迎下载参考使用(Get the DNS server address of the local computer)
