The attached source project contains the library and source code for DNS client application. This client supports A, MX, and PTR records. The following screen shot shows the classes support in DSN client.

Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
The attached source project contains the library and source code for DNS client application. This client supports A, MX, and PTR records. The following screen shot shows the classes support in DSN client.

Jean Guy RivardPosted Sep 28, 2010, 3:38 PM
I was scouring the internet just to find a way to communicate with a DNS. And finally I came upon this code. Just what I needed, great work!
Jj RioterPosted Aug 8, 2009, 5:34 AM
Nice, I'm making my own mini DNS server and was looking for something like that....