UDNS Resolver Library - Windows port
UDNS is a stub DNS resolver library with the ability to perform both synchronous and asynchronous DNS queries. It is being devoloped by Michael Tokarev. The Windows versions of the library are maintained here. For *NIX versions consult the main UDNS site.UDNS Features:
- Supports blocking and non-blocking operation
- Hides away DNS protocol details from the application
- Compact and fast address code
- Built-in support for handling many different DNS Resource Record (RR) types (e.g. A, AAAA, MX, etc.)
Please note that this port is based on an older release of the UDNS library and may be slightly out-of-date.
Download:
UDNS Dynamic Link Library (dll)
UDNS Static Library (lib)
UDNS Windows Sources (zip)
See also:
UDNS Home page

