Download List

项目描述

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 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

这个版本切换到使用UDP套接字无关,因此能很好地与Mac OS X和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

有些测试,但还没有准备好生产环境。
标签: Initial freshmeat announcement
Somewhat tested, but not yet ready for a production environment.

Project Resources