搜索资源列表
getip
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序-Getting the ip address of URL and Writing it to local DNS online to accerlate the speed of network visiting
inetaddrsource
- 一个域名解析的源代码-A domain name of the source code
DNS_SmallTerm
- DNS小学期作业,完成DNS服务器的功能。可以在本地做一个简单的DNS服务器-The DNS primary phase of the job to complete the functionality of the DNS server. Can do a simple DNS server locally
NtpClientWin32
- 非常简洁的基于winsock的ntp客户端,实现了自动对时,考虑了超时和网络传输时间问题,也考虑了dns错误问题,代码非常简洁,数据结构也很简单,单个文件,一个函数,一个数据结构,非常容易移植,非常容易看懂,便于大家加到自己的项目中。-Based on a very simple winsock ntp client to achieve the automatic right when considering a timeout and network transmission time pr
NtpClientWin32
- 非常简洁的基于winsock的ntp客户端,实现了自动对时,考虑了超时和网络传输时间问题,也考虑了dns错误问题,代码非常简洁,数据结构也很简单,单个文件,一个函数,一个数据结构,非常容易移植,非常容易看懂,便于大家加到自己的项目中。-Based on a very simple winsock ntp client to achieve the automatic right when considering a timeout and network transmission time pr
GetUrlContent
- 微软提供的带超时的获取网站内容的API完全不能用,为此只好花力气重写了一个,并且可人为中断和带DNS缓存,希望对大家有帮助-A useful function to get the content of a URL, can set timeout, can break manually,and can cache DNSs