搜索资源列表
simple_dns_resolver_src
- 发送邮件-mail!
resolv
- 这个小程序可以成功解析 url 适用于 linux 环境,可以嵌入网络客户端中。-this program can resolv a url effectively,and it is powerful!
resolv
- dns解析器,可以将dns解析成ip地址-DNS host name to IP address resolver.
m.txt
- This the manual of resolv.conf -This is the manual of resolv.conf
resolv
- These headers are needed for types used in the `struct res_state declaration. -These headers are needed for types used in the `struct res_state declaration.
resolv
- Base-64 functions - because some code expects it there.
resolv
- seconds between retries.
pydns-2.3.6.tar
- 纯Python实现的DNS查询代码库.pyDNS库提供了DNS模块,首先应该在应用程序中调用DNS.DiscoverNameServers(),它可以找到系统中的名称服务器,在windows下是注册表,Unix系统上时/etc/resolv.conf 。全部的DNS查询都被发送到这些服务器上。-Pure Python implementation of DNS query code library. PyDNS library prov
20167914305779
- pyDNS库提供了DNS模块,首先应该在应用程序中调用DNS.DiscoverNameServers(),它可以找到系统中的名称服务器,在windows下是注册表,Unix系统上时/etc/resolv.conf 。全部的DNS查询都被发送到这些服务器上。-pyDNS library provides DNS module, you should first call DNS.DiscoverNameServers () in the