Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Este comunicado de interruptores para uso de sockets UDP no conectados, y por lo tanto funciona bien tanto en Mac OS X y 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

Poco a prueba, pero todavía no está listo para un entorno de producción.
Tags: Initial freshmeat announcement
Somewhat tested, but not yet ready for a production environment.

Project Resources