NDns 0.1 review
DownloadNDns is a DNS client library written for .NET
|
|
NDns is a DNS client library written for .NET. NDns caches requests for MX, A, and PTR queries.
Requirements:
NUnit
Building:
Once you have NAnt (>=0.84) installed, just type:
> NAnt.exe
to build the NDns library (NDns.dll) or:
> NAnt.exe build-NDns.Gui
to build the NDns library and it's Gui (NDns.Gui.exe). The built files are placed in References/NMail/Debug/ by default.
NDns 0.1 keywords