Paketname | libdjbdns1-dev |
Beschreibung | DNS client library designed to replace the BIND res_*/dn_* library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.05-5ubuntu1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 396 Byte |
Hängt ab von | libdjbdns1 (= 1.05-5ubuntu1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | libdjbdns |
Paketgröße | 52754 Byte |
Prüfsumme MD5 | 47e353d496966c91a5ba0e49ec77cfbd |
Prüfsumme SHA1 | 3f3d9917b1106d7d6b26bc6405db5c5ec7c84507 |
Prüfsumme SHA256 | e241a3c31fe900c725dbc090fc962d394d447578ae4e8261776270082980beeb |
Link zum Herunterladen | libdjbdns1-dev_1.05-5ubuntu1_i386.deb |
Ausführliche Beschreibung | High-level lookups:
.
The dns library provides several easy-to-use DNS lookup routines:
dns_ip4, dns_ip4_qualify, dns_name4, dns_mx, and dns_txt.
.
dns_ip4_qualify supports the traditional configuration mechanisms for
hostname rewriting: $LOCALDOMAIN, /etc/resolv.conf, and gethostname. It
also supports a powerful new user-controlled rewriting mechanism.
.
The functions that read /etc/resolv.conf automatically reread it every ten
minutes, so system administrators don't have to kill long-running programs.
.
Low-level lookups:
.
The dns_domain_* and dns_packet_* functions make it easy to safely parse DNS
packets. The dns_transmit_* functions send DNS queries of arbitrary types to
arbitrary servers. These are the functions used in the dnscache program.
.
See http://cr.yp.to/djbdns/blurb/library.html for details.
.
This package contains the header files and the static library.
|