/tadns

Asynchronous DNS iterative resolver

Primary LanguageC++OtherNOASSERTION

Tiny Asynchronous DNS lookup library (TADNS)

Build Status

TADNS is small portable library for asynchronous gethostbyname() alternative. It is written in ANSI C and works on UNIX and Windows.

WWW: http://adns.sourceforge.net

This version has been updated and ported to C++ to perform more advance resolution and fixing many issues. Find it at github.com/davidgfnet/tadns