文件名称:dns

  • 所属分类:
  • Internet/网络编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2014-05-08
  • 文件大小:
  • 20.59mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 沈*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

设计一个DNS服务器程序,读入“域名-IP地址”对照表,当客户端查询域名对应的IP地址时,用域名检索该对照表,三种检索结果:

检索结果为ip地址0.0.0.0,则向客户端返回“域名不存在”的报错消息(不良网站拦截功能)

检索结果为普通IP地址,则向客户返回这个地址(服务器功能)

表中未检到该域名,则向因特网DNS服务器发出查询,并将结果返给客户端(中继功能)

考虑多个计算机上的客户端会同时查询,需要进行消息ID的转换-Design a DNS server program that reads " domain-IP address" table, when the client queries the domain name corresponding to the IP address, the domain name to retrieve the table, three search results: Search results for the ip address 0.0.0.0, the returned to the client " domain name does not exist" error message (bad site blocking features) search results as ordinary IP address, this address is returned to the client (server function) table is not seized to the domain name, then issue a query to the Internet DNS server , and the results back to the client (relay) to consider the client multiple computers simultaneously query, you need to convert the message ID
(系统自动生成,下载前可以参看下载内容)

下载文件列表





dns

...\Debug

...\.....\dns.exe

...\.....\dns.ilk

...\.....\dns.pdb

...\dns

...\dns.sdf

...\dns.sln

...\dns.suo

...\...\Debug

...\...\.....\CL.read.1.tlog

...\...\.....\CL.write.1.tlog

...\...\.....\dns.exe.intermediate.manifest

...\...\.....\dns.lastbuildstate

...\...\.....\dns.log

...\...\.....\dns.vcxprojResolveAssemblyReference.cache

...\...\.....\dns.write.1.tlog

...\...\.....\link.read.1.tlog

...\...\.....\link.write.1.tlog

...\...\.....\mt.read.1.tlog

...\...\.....\mt.write.1.tlog

...\...\.....\mydnsrelay.obj

...\...\.....\vc100.idb

...\...\.....\vc100.pdb

...\...\dns.vcxproj

...\...\dns.vcxproj.filters

...\...\dns.vcxproj.user

...\...\dnsrelay.txt

...\...\mydnsrelay.cpp

...\ipch

...\....\dns-75ee6efd

...\....\............\dns-17c29271.ipch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org