搜索资源列表
DNSsender.rar
- 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。
DNSResolverLibrary
- DNS 解析用的库源码,还包含windows下nslookup的源码-DNS analysis for the source, the windows also includes the source code under nslookup
DnsLookupCode
- 使用dnsapi.dll进行DNS解析的程序,可以解析所有DNS记录,也可以解析某类记录如MX记录。-dnsapi.dll use for DNS analytic procedures, analytical all DNS records can also analytic certain records, including the MX records.
vb。net—DNS
- 利用vb。net实现的一个DNS解析程序-use vb. Net realized a DNS analytic procedures! !
DNS_API_DEMO
- windows下关于DNS解析过程的演示代码,UI使用MFC,vc6环境
IPv6 DNS 代理
- Windows XP 不支持通过IPv6 DNS进行域名解析功能,本程序通过实现了一个DNS proxy,可以有效解决这个问题
freecap_3.18-src
- 1. 支持socks5, socks4/socks4a, http tunel 的代理调度功能 (SocksCap只支持对socks代理的调度) 2. 支持多级代理链(例如 SOCKSv4 -> HTTP -> SOCKSv4 -> SOCKSv5) 3. 遵守RFC 1928, 1929, 2817协议,也就是说支持代理身份验证 4. DNS远程解析 5. 通过多级代理链进行一层层的DNS解析 -1. Support for socks5, socks4
DNSsender
- 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。- Uses the DNS analysis server, and through smtp/esmtp transmission mail source code.
DNS
- 这是DNS的域名解析程序,能对任何有效域名找到对应的IP地址.-This is the DNS domain name of the procedure, can find any valid domain names corresponding IP address.
DNS
- 培训课件第四章: 使用DNS实现主机名解析 -Training courseware Chapter IV: Use DNS host name resolution implementation
IPScaner
- 通過DNS解析IP地址,或者反向查詢。 根據給定的地址段進行解析-DNS resolve to IP Address
dns
- unix系统下一个C语言实现的dns域名解析-dns
dns
- 一套DNS解析的代码,支持同步查询和非同步查询和SVR记录。-A set of DNS parsing code, support for synchronous queries and asynchronous queries and SVR records.
dns
- 实现域名解析,对输入的域名进行解析,从域名转换为IP地址。-DNS
DNS
- 用java编写的一个DNS服务器,来实现域名解析的功能。运行该程序后,将DNS服务器地址设置为本机地址,就可以通过该程序,来实现DNS的域名解析功能。-With a DNS server written in java, to achieve the domain name resolution function.
dns
- linux 下的DNS域名解析的简单小程序 适合初学者学习-DNS name resolution under linux a simple little program for beginners to learn
DNS-resolution
- python源码,DNS解析方面的一部分功能代码,传一个包到DNS服务器,然后获取DNS服务器给你回传的地址,有多个地址也可以一起显示,里面的解释都很详细,应该能看明白。运行需要传2个参数(域名和DNS服务器IP地址)-python source code, DNS resolution in part of the function code, pass a packet to the DNS server, DNS server and then get to your return add
DNS
- DNS域名解析:建立哈希表,获取域名解析表,获取DNS请求中的域名,判断是否在表中找到DNS请求中的域名,找到返回下标,将请求ID转换为新的ID,并将信息写入ID转换表中。(DNS domain name resolution)
c-ares-1.13.0.tar
- c-ares是一个C语言的异步DNS解析库,可以很方便的和使用者的事件循环统一起来,实现DNS的非阻塞异步解析,libcurl, libevent, gevent, nodejs都在使用。(Asynchronous implementation of DNS client)
6.DNS
- W5500 实现DNS域名解析功能 能够将指定域名解析成对应的IP地址。(W5500 implementation of DNS domain name resolution function The specified domain name can be parsed to the corresponding IP address.)