dns
Sort:
popular
|
newest
dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC
types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache
which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages,
partial DNSSEC verification, and EDNS0.
Last Release on Sep 21, 2024
4. Netty/Codec/DNS179 usages
io.netty » netty-codec-dnsApache
Netty/Codec/DNS
Last Release on Nov 12, 2024
JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour.
The project was originally started in December 2002 by Arthur van Hoff at Strangeberry.
Last Release on Nov 8, 2024
7. JmDNS64 usages
javax.jmdns » jmdnsApache
JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour.
The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons.
Many thanks to Stuart Cheshire for help and moral support.
Last Release on Aug 25, 2011
The AWS Java SDK for Amazon Route53 module holds the client classes that are used for communicating with Amazon Route53 Service
Last Release on Nov 26, 2024
Relocated → software.amazon.awssdk »
route53
10. DNSJAVA Pom25 usages
org.dnsjava » dnsjavaBSD