<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DnDns and PocketDnDns - A .NET DNS Client Resolver Library</title><link>http://dndns.codeplex.com/Project/ProjectRss.aspx</link><description>A DNS protocol library written completely in managed code &amp;#40;C&amp;#35;&amp;#41;. Supports common DNS records types like A, CNAME, MX, SRV, and more.  Works on Windows .NET 2.0, Mono 2.0, and .NET CF 2.0 for Pocket ...</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/dndns/Wiki/View.aspx?title=Home&amp;version=28</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A DNS protocol library written completely in managed code &amp;#40;C&amp;#35;&amp;#41;. Supports common DNS records types like A, CNAME, MX, SRV, and more.  Works on Windows .NET 2.0, Mono 2.0, and .NET CF 2.0 for Pocket PC &amp;#47; Windows Mobile.&lt;br /&gt; &lt;br /&gt;This library is also used by the DnSmtp &lt;a href="http://www.codeplex.com/DnSmtp" class="externalLink"&gt;http://www.codeplex.com/DnSmtp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; library.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background Information&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://securitythroughabsurdity.com/2008/02/dndns-net-dns-client-library-resolver.html" class="externalLink"&gt;http://securitythroughabsurdity.com/2008/02/dndns-net-dns-client-library-resolver.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;On Pocket DnDns&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html" class="externalLink"&gt;http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Quick HOWTO Reference&lt;/b&gt; (Code Samples)&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20basic%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a basic name lookup&lt;/a&gt; - A Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20reverse%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a reverse name lookup&lt;/a&gt; - PTR Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20lookup%20SPF%20Records&amp;amp;referringTitle=Home"&gt;How to lookup SPF Records&lt;/a&gt; - TXT Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20discover%20Mail%20server%20for%20a%20particular%20Domain&amp;amp;referringTitle=Home"&gt;How to discover Mail server for a particular Domain&lt;/a&gt; - MX Record Lookup&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For an extensive RFC reference for DNS: &lt;a href="http://www.dns.net/dnsrd/rfc/" class="externalLink"&gt;http://www.dns.net/dnsrd/rfc/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;DnDns Supported Record Types&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;AAAA&lt;/li&gt;&lt;li&gt;AFSDB&lt;/li&gt;&lt;li&gt;A&lt;/li&gt;&lt;li&gt;ATMA&lt;/li&gt;&lt;li&gt;CNAME&lt;/li&gt;&lt;li&gt;HINFO&lt;/li&gt;&lt;li&gt;ISDN&lt;/li&gt;&lt;li&gt;LOC&lt;/li&gt;&lt;li&gt;MB&lt;/li&gt;&lt;li&gt;MG&lt;/li&gt;&lt;li&gt;MINFO&lt;/li&gt;&lt;li&gt;MR&lt;/li&gt;&lt;li&gt;MX&lt;/li&gt;&lt;li&gt;NS&lt;/li&gt;&lt;li&gt;PTR&lt;/li&gt;&lt;li&gt;RP&lt;/li&gt;&lt;li&gt;RT&lt;/li&gt;&lt;li&gt;SOA&lt;/li&gt;&lt;li&gt;SRV&lt;/li&gt;&lt;li&gt;TXT&lt;/li&gt;&lt;li&gt;WKS&lt;/li&gt;&lt;li&gt;X25&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dndns&amp;amp;DownloadId=27069';"&gt;dndns_pad_file.xml&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Tue, 10 Feb 2009 22:03:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090210100326P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/dndns/Wiki/View.aspx?title=Home&amp;version=27</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A DNS protocol library written completely in managed code &amp;#40;C&amp;#35;&amp;#41;. Supports common DNS records types like A, CNAME, MX, SRV, and more.  Works on Windows .NET 2.0, Mono 2.0, and .NET CF 2.0 for Pocket PC &amp;#47; Windows Mobile.&lt;br /&gt; &lt;br /&gt;This library is also used by the DnSmtp &lt;a href="http://www.codeplex.com/DnSmtp" class="externalLink"&gt;http://www.codeplex.com/DnSmtp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; library.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background Information&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html" class="externalLink"&gt;http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;On Pocket DnDns&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html" class="externalLink"&gt;http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Quick HOWTO Reference&lt;/b&gt; (Code Samples)&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20basic%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a basic name lookup&lt;/a&gt; - A Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20reverse%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a reverse name lookup&lt;/a&gt; - PTR Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20lookup%20SPF%20Records&amp;amp;referringTitle=Home"&gt;How to lookup SPF Records&lt;/a&gt; - TXT Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20discover%20Mail%20server%20for%20a%20particular%20Domain&amp;amp;referringTitle=Home"&gt;How to discover Mail server for a particular Domain&lt;/a&gt; - MX Record Lookup&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For an extensive RFC reference for DNS: &lt;a href="http://www.dns.net/dnsrd/rfc/" class="externalLink"&gt;http://www.dns.net/dnsrd/rfc/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;DnDns Supported Record Types&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;AAAA&lt;/li&gt;&lt;li&gt;AFSDB&lt;/li&gt;&lt;li&gt;A&lt;/li&gt;&lt;li&gt;ATMA&lt;/li&gt;&lt;li&gt;CNAME&lt;/li&gt;&lt;li&gt;HINFO&lt;/li&gt;&lt;li&gt;ISDN&lt;/li&gt;&lt;li&gt;LOC&lt;/li&gt;&lt;li&gt;MB&lt;/li&gt;&lt;li&gt;MG&lt;/li&gt;&lt;li&gt;MINFO&lt;/li&gt;&lt;li&gt;MR&lt;/li&gt;&lt;li&gt;MX&lt;/li&gt;&lt;li&gt;NS&lt;/li&gt;&lt;li&gt;PTR&lt;/li&gt;&lt;li&gt;RP&lt;/li&gt;&lt;li&gt;RT&lt;/li&gt;&lt;li&gt;SOA&lt;/li&gt;&lt;li&gt;SRV&lt;/li&gt;&lt;li&gt;TXT&lt;/li&gt;&lt;li&gt;WKS&lt;/li&gt;&lt;li&gt;X25&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dndns&amp;amp;DownloadId=27069';"&gt;dndns_pad_file.xml&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:52:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081204045219A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/dndns/Wiki/View.aspx?title=Home&amp;version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A DNS protocol library written completely in managed code &amp;#40;C&amp;#35;&amp;#41;. Supports common DNS records types like A, CNAME, MX, SRV, and more.  Works on Windows .NET 2.0, Mono 2.0, and .NET CF 2.0 for Pocket PC &amp;#47; Windows Mobile.&lt;br /&gt; &lt;br /&gt;This library is also used by the DnSmtp &lt;a href="http://www.codeplex.com/DnSmtp" class="externalLink"&gt;http://www.codeplex.com/DnSmtp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; library.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background Information&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html" class="externalLink"&gt;http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;b&gt;On Pocket DnDns&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html" class="externalLink"&gt;http://securitythroughabsurdity.com/2008/12/pocket-dndns-release-1.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Quick HOWTO Reference&lt;/b&gt; (Code Samples)&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20basic%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a basic name lookup&lt;/a&gt; - A Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20reverse%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a reverse name lookup&lt;/a&gt; - PTR Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20lookup%20SPF%20Records&amp;amp;referringTitle=Home"&gt;How to lookup SPF Records&lt;/a&gt; - TXT Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20discover%20Mail%20server%20for%20a%20particular%20Domain&amp;amp;referringTitle=Home"&gt;How to discover Mail server for a particular Domain&lt;/a&gt; - MX Record Lookup&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For an extensive RFC reference for DNS: &lt;a href="http://www.dns.net/dnsrd/rfc/" class="externalLink"&gt;http://www.dns.net/dnsrd/rfc/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;DnDns Supported Record Types&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;AAAA&lt;/li&gt;&lt;li&gt;AFSDB&lt;/li&gt;&lt;li&gt;A&lt;/li&gt;&lt;li&gt;ATMA&lt;/li&gt;&lt;li&gt;CNAME&lt;/li&gt;&lt;li&gt;HINFO&lt;/li&gt;&lt;li&gt;ISDN&lt;/li&gt;&lt;li&gt;LOC&lt;/li&gt;&lt;li&gt;MB&lt;/li&gt;&lt;li&gt;MG&lt;/li&gt;&lt;li&gt;MINFO&lt;/li&gt;&lt;li&gt;MR&lt;/li&gt;&lt;li&gt;MX&lt;/li&gt;&lt;li&gt;NS&lt;/li&gt;&lt;li&gt;PTR&lt;/li&gt;&lt;li&gt;RP&lt;/li&gt;&lt;li&gt;RT&lt;/li&gt;&lt;li&gt;SOA&lt;/li&gt;&lt;li&gt;SRV&lt;/li&gt;&lt;li&gt;TXT&lt;/li&gt;&lt;li&gt;WKS&lt;/li&gt;&lt;li&gt;X25&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dndns&amp;amp;DownloadId=27069';"&gt;dndns_pad_file.xml&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:52:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081204045201A</guid></item><item><title>Updated Release: PocketDnDns - Release 1 (Dec 03, 2008)</title><link>http://www.codeplex.com/dndns/Release/ProjectReleases.aspx?ReleaseId=19834</link><description>&lt;div&gt;
This is the initial release of the DnDns Library for Pocket PC / Windows Mobile (.net CF 2.0). It's based off a branch of the original DnDns .NET 2.0.  Provides an GUI application that can perform lookups of various types from your pocket PC or windows mobile device.&lt;br&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:27:43 GMT</pubDate><guid isPermaLink="false">Updated Release: PocketDnDns - Release 1 (Dec 03, 2008) 20081204042743A</guid></item><item><title>Released: PocketDnDns - Release 1 (Dec 03, 2008)</title><link>http://www.codeplex.com/dndns/Release/ProjectReleases.aspx?ReleaseId=19834</link><description>&lt;div&gt;
This is the initial release of the DnDns Library for Pocket PC / Windows Mobile (.net CF 2.0). It's based off a branch of the original DnDns .NET 2.0.  Provides an GUI application that can perform lookups of various types from your pocket PC or windows mobile device.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 04 Dec 2008 04:27:43 GMT</pubDate><guid isPermaLink="false">Released: PocketDnDns - Release 1 (Dec 03, 2008) 20081204042743A</guid></item><item><title>Updated Release: PocketDnDns - Release 1 (Dec 03, 2008)</title><link>http://www.codeplex.com/dndns/Release/ProjectReleases.aspx?ReleaseId=19834</link><description>&lt;div&gt;
This is the initial release of the DnDns Library for Pocket PC / Windows Mobile (.net CF 2.0). It's based off a branch of the original DnDns .NET 2.0.  Provides an GUI application that can perform lookups of various types from your pocket PC or windows mobile device.&lt;br&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:27:20 GMT</pubDate><guid isPermaLink="false">Updated Release: PocketDnDns - Release 1 (Dec 03, 2008) 20081204042720A</guid></item><item><title>Source code checked in, #19629</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added copyright notices.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:22:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19629 20081204042237A</guid></item><item><title>Source code checked in, #19627</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Adjusted Deployment Project properties.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:01:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19627 20081204040157A</guid></item><item><title>Source code checked in, #19625</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added PocketDnDns CAB Deployment Project to solution.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 03:54:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19625 20081204035434A</guid></item><item><title>Source code checked in, #19618</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Add PocketDnDns CAB Deployment Package</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 03:15:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19618 20081204031511A</guid></item><item><title>Created Release: PocketDnDns - Release 1</title><link>http://www.codeplex.com/dndns/Release/ProjectReleases.aspx?ReleaseId=19834</link><description>&lt;div&gt;
This is the initial release of the DnDns Library for Pocket PC / Windows Mobile (.net CF 2.0). It's based off a branch of the original DnDns .NET 2.0.  Provides an GUI application that can perform lookups of various types from your pocket PC or windows mobile device.&lt;br&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:58:16 GMT</pubDate><guid isPermaLink="false">Created Release: PocketDnDns - Release 1 20081125075816P</guid></item><item><title>Source code checked in, #18996</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed additional casting issues.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:51:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18996 20081125075133P</guid></item><item><title>Source code checked in, #18993</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed tab order.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:28:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18993 20081125072827P</guid></item><item><title>Source code checked in, #18992</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Finish Pocket PC port of DnDns to PocketDnDns.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:26:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18992 20081125072644P</guid></item><item><title>Source code checked in, #18991</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:23:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18991 20081125072335P</guid></item><item><title>Source code checked in, #18990</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Updated solution to point to update project folders.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:20:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18990 20081125072025P</guid></item><item><title>Source code checked in, #18989</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Begin port of DnDns to PocketDnDns.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:18:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18989 20081125071810P</guid></item><item><title>Source code checked in, #18987</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Branch DnDns to make a Pocket PC &amp;#47; WinMo version.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 18:34:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18987 20081125063456P</guid></item><item><title>Commented Issue: Error in SrvRecord class</title><link>http://www.codeplex.com/dndns/WorkItem/View.aspx?WorkItemId=2244</link><description>Change the line&amp;#58;&lt;br /&gt;&lt;br /&gt;_port &amp;#61; &amp;#40;ushort&amp;#41;IPAddress.NetworkToHostOrder&amp;#40;BitConverter.ToUInt16&amp;#40;port, 0&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;to&amp;#58;&lt;br /&gt;&lt;br /&gt;_port &amp;#61; &amp;#40;ushort&amp;#41;IPAddress.NetworkToHostOrder&amp;#40;&amp;#40;short&amp;#41;BitConverter.ToUInt16&amp;#40;port, 0&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;otherwise the returned port is always 0.&lt;br /&gt;&lt;br /&gt;Stefano&lt;br /&gt;Comments: ** Comment from web user: jmonty ** &lt;p&gt;Fixed SrvRecord and AfsdbRecord cast issue in ChangeSet &amp;#35;18865.&lt;/p&gt;</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 18:41:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in SrvRecord class 20081124064150P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/dndns/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A DNS protocol library written completely in managed code. Supports common DNS records types like A, CNAME, MX, SRV, and more.&lt;br /&gt; &lt;br /&gt;This library is also used by the DnSmtp &lt;a href="http://www.codeplex.com/DnSmtp" class="externalLink"&gt;http://www.codeplex.com/DnSmtp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; library.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background Information&lt;/b&gt; (my blog)&lt;br /&gt;&lt;a href="http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html" class="externalLink"&gt;http://choosing-a-blog-url-sucks.blogspot.com/2008/02/dndns-net-dns-client-library-resolver.html&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Quick HOWTO Reference&lt;/b&gt; (Code Samples)&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20basic%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a basic name lookup&lt;/a&gt; - A Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20do%20a%20reverse%20name%20lookup&amp;amp;referringTitle=Home"&gt;How to do a reverse name lookup&lt;/a&gt; - PTR Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20lookup%20SPF%20Records&amp;amp;referringTitle=Home"&gt;How to lookup SPF Records&lt;/a&gt; - TXT Record Lookup&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/dndns/Wiki/View.aspx?title=How%20to%20discover%20Mail%20server%20for%20a%20particular%20Domain&amp;amp;referringTitle=Home"&gt;How to discover Mail server for a particular Domain&lt;/a&gt; - MX Record Lookup&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For an extensive RFC reference for DNS: &lt;a href="http://www.dns.net/dnsrd/rfc/" class="externalLink"&gt;http://www.dns.net/dnsrd/rfc/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;DnDns Supported Record Types&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;AAAA&lt;/li&gt;&lt;li&gt;AFSDB&lt;/li&gt;&lt;li&gt;A&lt;/li&gt;&lt;li&gt;ATMA&lt;/li&gt;&lt;li&gt;CNAME&lt;/li&gt;&lt;li&gt;HINFO&lt;/li&gt;&lt;li&gt;ISDN&lt;/li&gt;&lt;li&gt;LOC&lt;/li&gt;&lt;li&gt;MB&lt;/li&gt;&lt;li&gt;MG&lt;/li&gt;&lt;li&gt;MINFO&lt;/li&gt;&lt;li&gt;MR&lt;/li&gt;&lt;li&gt;MX&lt;/li&gt;&lt;li&gt;NS&lt;/li&gt;&lt;li&gt;PTR&lt;/li&gt;&lt;li&gt;RP&lt;/li&gt;&lt;li&gt;RT&lt;/li&gt;&lt;li&gt;SOA&lt;/li&gt;&lt;li&gt;SRV&lt;/li&gt;&lt;li&gt;TXT&lt;/li&gt;&lt;li&gt;WKS&lt;/li&gt;&lt;li&gt;X25&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dndns&amp;amp;DownloadId=27069';"&gt;dndns_pad_file.xml&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 18:40:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081124064006P</guid></item></channel></rss>