background preloader

DNS

Facebook Twitter

Domain Manager Software: Domain Name and Site Management Tools. DNS Tools, DNS Software, DNS Utilities (DNS, BIND Nameserver, DHCP, LDAP and Directory Services) Dnspython home page. DNSRuby. Adns - advanced, alternative, asynchronous resolver. Advanced, easy to use, asynchronous-capable DNS client library and utilities. adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities. C library In contrast with the standard interfaces, gethostbyname et al and libresolv, it has the following features: It is reasonably easy to use for simple programs which just want to translate names to addresses, look up MX records, etc.

It can be used in an asynchronous, non-blocking, manner. Many queries can be handled simultaneously. Responses are decoded automatically into a natural representation for a C program - there is no need to deal with DNS packet formats. DNS utility programs adns also comes with a number of utility programs for use from the command line and in scripts: adnslogres is a much faster version of Apache's logresolv program. adnsresfilter is a filter which copies its input to its output, replacing IP addresses by the corresponding names, without unduly delaying the output.

Feedback.