搜索资源列表
DnsLookupDotNet_src
- C#源码,用于DNS查询和消息分析的组件。-C# source for DNS query and news analysis components.
DNS_API_DEMO
- windows下关于DNS解析过程的演示代码,UI使用MFC,vc6环境
1
- MFC编程技巧与范例详解\第十四章\14.3 DNS查询-MFC programming skills and detailed examples \ XIV \ 14.3 DNS query
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
Dns_Client
- this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
DnsLookupDotNet_src
- dns lookup example demonstrates the form of DNS query messages and how to submit a request to a DNS server and interpret the result. I have wrapped this functionality up into a small easy-to-use C# assembly which you can easily deploy in your own app
DnsMX
- 使用该软件可以查询邮件服务器dns的ip地址列表。比如sohu.com,sina.com,163.com-query the ipaddress list of ISP s dns
SqlDemo
- 自己做的Qt连接数据库SQL Server 2008R2,使用dns的odbc的方式访问数据库。并实现查询操作。学C++Qt框架的必学!下载后改下数据库连接的设置即可!-Own Qt connected database in SQL Server 2008R2, use the odbc dns way to access the database. And query operation. Must learn learn C++Qt framework! Download database
DNS_utilit
- 一个DNS客户。这是一个替代网路资讯查询dns实用程序,有窗户。它的优势在网路资讯查询是更大的支持,为DNS记录,更灵活的报告选项,和一个强大的命令行/预置系统使得提交DNS查询一个微风 -A DNS client. This is an alternative network information query dns utility windows. Its strengths in network information query is greater support for the
DNS-query
- 本程序使用MFC作为工具实现了DNS查询功能,非常实用的程序-This program uses MFC as a tool to achieve a DNS query functions, very useful program
DNS_Redirect.ZIP
- 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到
DNS-query
- DNS查询例子,很不错的案例,代码运行过,没有问题-DNS query examples, very good case
dns
- 易语言dns查询源码例程程序使用客户和数据报组件实现dns查询。 -Easy language DNS query source routine procedures to use the client and datagram components to achieve DNS query.