Downloadliste

Projektbeschreibung

jresolver is a lightweight domain name resolver
library written in pure Java. It is what RFC1034
describes as a stub resolver, i.e. it uses a
single nameserver to do the hard work of
resolving its queries. It operates using UDP as a
transport, and has support for multithreaded
querying and a robust resend and timeout mechanism.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-19 01:30
0.2.1

Diese Mitteilung wird zur Verwendung unverbunden UDP-Sockets, und so gut funktioniert sowohl unter Mac OS X und Linux.
This release switches to using unconnected UDP sockets, and thus works well both in Mac OS X and Linux.

2007-07-11 21:08
0.1

Etwas getestet, aber noch nicht bereit für eine Produktionsumgebung.
Tags: Initial freshmeat announcement
Somewhat tested, but not yet ready for a production environment.

Project Resources