Free Java Source For DNS Server
dnsjava is a popular 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.
It is used by several popular projects like * Muffin - a filtering proxy server, JAMES - Java Apache Mail Server currently owned by JBoss, CustomDNS - a configurable DNS server, JacORB - a Java ORB, Jackpot - an SMTP relay honeypot, Scarab - a popular defect tracking system etc.
dnsjava is distributed under BSD license. Highly recommended.
You can download the java source and documentation for dnsjava here.
Filed under Headline News, Java Software, Open Source Software, Technology, Web, Web Hosting, Web Services |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |





































December 21st, 2006 at 2:00 pm
defect tracking
I am all for it. I wonder how many folks actually use these. I built a small store that grew into over 100 thousands items. Its crazy how fast it grows!. Anyway. I agree!
October 9th, 2007 at 5:59 am
nice…