DnDns - A .NET DNS Client Library (Resolver) (choosing-a-blog-url-sucks.blogspot.com)

submitted by j.montyj.monty(1868) 4 years, 3 months ago

A DNS protocol library written completely in managed code. Supports common DNS records types like A, CNAME, MX, SRV, and more.

2 comments |category: |Views: 284

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vistadbvistadb(879) 4 years, 3 months ago 0

As someone who has had to implement DNS MX lookups before I can tell you this library will save you a TON of effort and reading through RFCs. I downloaded the library and it appears to be very well thought out and written. DNS Lookups for SPF are included as well, very cool.

Reply

posted by senfosenfo(881) 4 years, 3 months ago 0

I've never understood why doing DNS lookups on a MX record is not supported directly out of the box. I started to implement one many years ago (back in the days of VS 6.0) and never had time to wrap it up.

I haven't looked into this library, yet, but I'm definitely very interested.

Reply

information Login or create an account to comment on this story