<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Regular Expressions IP Address Validation with .net</title>
	<atom:link href="http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html</link>
	<description>knowledge Is Power</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:32:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vivek</title>
		<link>http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html/comment-page-1#comment-682</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 20 Dec 2010 06:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsntracks.com/?p=112#comment-682</guid>
		<description>hey is ip addresses starting with 0-9 in first octet not reserved? some sites say valid class A ip addresses begin with 10.x.x.x . Please confirm this..</description>
		<content:encoded><![CDATA[<p>hey is ip addresses starting with 0-9 in first octet not reserved? some sites say valid class A ip addresses begin with 10.x.x.x . Please confirm this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html/comment-page-1#comment-681</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Fri, 10 Dec 2010 10:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsntracks.com/?p=112#comment-681</guid>
		<description>Good morning I was really in need of validation for a range of IPs, and saw that validates this but there are many examples that do not work such as:
0.0.0.0 / 8
10.0.0.0 / 8
14.0.0.0 / 8
39.0.0.0 / 8
127.0.0.0 / 8
128.0.0.0/16
169.254.0.0/16
172.16.0.0/12
191.255.0.0/16
192.0.2.0/24
192.88.99.0/24
192.168.0.0/16
198.18.0.0/15
223.255.255.0/24
224.0.0.0 / 4
240.0.0.0 / 4

If anyone can help me appreciate: D</description>
		<content:encoded><![CDATA[<p>Good morning I was really in need of validation for a range of IPs, and saw that validates this but there are many examples that do not work such as:<br />
0.0.0.0 / 8<br />
10.0.0.0 / 8<br />
14.0.0.0 / 8<br />
39.0.0.0 / 8<br />
127.0.0.0 / 8<br />
128.0.0.0/16<br />
169.254.0.0/16<br />
172.16.0.0/12<br />
191.255.0.0/16<br />
192.0.2.0/24<br />
192.88.99.0/24<br />
192.168.0.0/16<br />
198.18.0.0/15<br />
223.255.255.0/24<br />
224.0.0.0 / 4<br />
240.0.0.0 / 4</p>
<p>If anyone can help me appreciate: D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajnish</title>
		<link>http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html/comment-page-1#comment-644</link>
		<dc:creator>Rajnish</dc:creator>
		<pubDate>Thu, 24 Jun 2010 10:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsntracks.com/?p=112#comment-644</guid>
		<description>Nice work, very helpful. Thanks for writing</description>
		<content:encoded><![CDATA[<p>Nice work, very helpful. Thanks for writing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text and Data Manipulation with Regular Expressions in .NET Development &#124; Tips n Tracks</title>
		<link>http://www.tipsntracks.com/112/regular-expressions-ip-address-validation-with-net.html/comment-page-1#comment-72</link>
		<dc:creator>Text and Data Manipulation with Regular Expressions in .NET Development &#124; Tips n Tracks</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsntracks.com/?p=112#comment-72</guid>
		<description>[...] Regular Expressions IP Address Validation with .net [...]</description>
		<content:encoded><![CDATA[<p>[...] Regular Expressions IP Address Validation with .net [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

