Difference between revisions of "Adns"
(testing.) |
|||
| (3 intermediate revisions by one user not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Resolver library for C and C++ programs | |Short description=Resolver library for C and C++ programs | ||
|Full description=Includes automatic sanity checking and responses that are automatically decoded into a natural C representation. Very easy to use for simple programs that just want to look up MX records or translate names to addresses. Time-to-live, CNAME, and similar information are returned in an easy to use manner, and you can launch many queries at once and deal with the replies asynchronously. The program reports errors in a way that distinguishes the cause of failure. | |Full description=Includes automatic sanity checking and responses that are automatically decoded into a natural C representation. Very easy to use for simple programs that just want to look up MX records or translate names to addresses. Time-to-live, CNAME, and similar information are returned in an easy to use manner, and you can launch many queries at once and deal with the replies asynchronously. The program reports errors in a way that distinguishes the cause of failure. | ||
| − | |Homepage URL=http://www. | + | |Homepage URL=http://www.gnu.org/software/adns/ |
|User level=none | |User level=none | ||
| − | |Is GNU= | + | |Computer languages=C |
| + | |Documentation note=User help available from http://www.chiark.greenend.org.uk/~ian/adns/ | ||
| + | |Related projects=c-ares | ||
| + | |Keywords=C++,library,DNS,C,adns,resolver | ||
| + | |Version identifier=1.0 | ||
| + | |Version date=2000-09-17 | ||
| + | |Version status=stable | ||
| + | |Version download=http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz | ||
| + | |Version comment=1.0 stable released on 2000-09-17 | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2001-08-24 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=adns | ||
| + | |License verified date=2001-02-01 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2001-02-01 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Ian Jackson | ||
| + | |Role=Maintainer | ||
| + | |Email=ian@chiark.greenend.org.uk | ||
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Tony Finch | ||
| + | |Role=Contributor | ||
| + | |Email=fanf@dotat.at | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://www.chiark.greenend.org.uk/ucgi/~ijackson/cvsweb/adns | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:adns-annouce@chiark.greenend.org.uk | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:adns-bugreports@chiark.greenend.org.uk | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:adns-discuss@chiark.greenend.org.uk | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=library | ||
| + | |Use=library | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Required to use | ||
| + | |Prerequisite description=Local full-service nameserver (eg BIND or Dents) | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Weak prerequisite | ||
| + | |Prerequisite description=Shared lib build needs an ELF compilation environment | ||
}} | }} | ||
| − | |||
{{Featured}} | {{Featured}} | ||
Latest revision as of 16:20, 12 October 2012
adns
http://www.gnu.org/software/adns/
Includes automatic sanity checking and responses that are automatically decoded into a natural C representation. Very easy to use for simple programs that just want to look up MX records or translate names to addresses. Time-to-live, CNAME, and similar information are returned in an easy to use manner, and you can launch many queries at once and deal with the replies asynchronously. The program reports errors in a way that distinguishes the cause of failure.
Documentation
User help available from http://www.chiark.greenend.org.uk/~ian/adns/
Related Projects
This is a GNU package:adns
Download
Download
version 1.0
(stable)
released on 17 September 2000
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 1 February 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://www.chiark.greenend.org.uk/ucgi/~ijackson/cvsweb/adns |
| Help | mailto:adns-annouce@chiark.greenend.org.uk | |
| Bug Tracking | mailto:adns-bugreports@chiark.greenend.org.uk | |
| Developer | mailto:adns-discuss@chiark.greenend.org.uk |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Local full-service nameserver (eg BIND or Dents) |
| Weak prerequisite | Shared lib build needs an ELF compilation environment |
This entry (in part or in whole) was last reviewed on 24 August 2001.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.