Difference between revisions of "Adns"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=adns |Short description=Resolver library for C and C++ programs |Full description=Includes automatic sanity checking and responses that are automatically decoded in...")
 
(4 intermediate revisions by one other 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.gnu.org/software/adns/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.chiark.greenend.org.uk/~ian/adns/
 
|VCS checkout command=rsynch.chiark.greenend.org.uk::ftp/users/ian/cvs-[ub/adns
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User help available from http://www.chiark.greenend.org.uk/~ian/adns/
 
|Documentation note=User help available from http://www.chiark.greenend.org.uk/~ian/adns/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=c-ares
 
|Related projects=c-ares
 
|Keywords=C++,library,DNS,C,adns,resolver
 
|Keywords=C++,library,DNS,C,adns,resolver
|Is GNU=y
+
|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 by=Janet Casey
 
|Last review date=2001-08-24
 
|Last review date=2001-08-24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0
+
|Is GNU=Yes
|Version date=2000-09-17
+
|GNU package identifier=adns
|Version status=stable
+
|License verified date=2001-02-01
|Version download=http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
|License verified date=2001-02-01
|Version comment=1.0 stable released on 2000-09-17
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ian Jackson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ian Jackson
 
 
|Email=ian@chiark.greenend.org.uk
 
|Email=ian@chiark.greenend.org.uk
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tony Finch
 
|Role=Contributor
 
|Role=Contributor
|Real name=Tony Finch
 
 
|Email=fanf@dotat.at
 
|Email=fanf@dotat.at
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 62: Line 59:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 78: Line 69:
 
|Prerequisite description=Shared lib build needs an ELF compilation environment
 
|Prerequisite description=Shared lib build needs an ELF compilation environment
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:20, 12 October 2012


[edit]

GNU adns

https://www.gnu.org/software/adns/
Asynchronous DNS client library and utilities.

adns is a DNS resolver library for C (and C++) programs, and a collection of useful DNS lookup utilities. The C library, and the command line utilities, provide a convenient interface. adns is capable of doing DNS lookups in an asynchronous, event-driven, fashion.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

18 June 2020

Notes

applies to part: adns.h




Leaders and contributors

Contact(s)Role
Tony Finch Contributor
Ian Jackson Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q16825505
Homepagehttps://www.chiark.greenend.org.uk/~ian/adns/
Downloadhttps://ftp.gnu.org/gnu/adns/
DeveloperVCS Repository Webviewhttps://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/adns.git/
DeveloperBug Trackinghttps://debbugs.gnu.org/cgi/pkgreport.cgi?package=adns
Savannah (Ref)https://savannah.gnu.org/projects/adns/
Downloadhttps://www.chiark.greenend.org.uk/~ian/adns/ftp/
Debian (Ref)https://tracker.debian.org/pkg/adns
Mailing Listhttps://www.chiark.greenend.org.uk/mailman/listinfo/adns-discuss/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Weak prerequisiteShared lib build needs an ELF compilation environment
Required to useLocal full-service nameserver (eg BIND or Dents)




Entry




























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.