<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Network &#8211; 1nine.com</title>
	<atom:link href="https://1nine.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>https://1nine.com</link>
	<description>All things digital</description>
	<lastBuildDate>Sat, 02 May 2020 07:03:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>

<image>
	<url>https://1nine.com/wp-content/uploads/2016/06/logobrowser1nine_new.png</url>
	<title>Network &#8211; 1nine.com</title>
	<link>https://1nine.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Changing domain IP address without modifying DNS</title>
		<link>https://1nine.com/changing-domain-ip-address-without-modifying-dns/</link>
					<comments>https://1nine.com/changing-domain-ip-address-without-modifying-dns/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Sun, 22 May 2016 07:51:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>Sometimes it is required to change the domain-ip mapping of a domain without actually modifying the DNS records. I usually require this for sanity testing before moving applications to a new server. In such cases one option can be to use a secondary domain or</p>
<p>The post <a rel="nofollow" href="https://1nine.com/changing-domain-ip-address-without-modifying-dns/" data-wpel-link="internal">Changing domain IP address without modifying DNS</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/changing-domain-ip-address-without-modifying-dns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Getting your dynamic public IP in C# &#038; .net</title>
		<link>https://1nine.com/getting-your-dynamic-public-ip-in-c-net/</link>
					<comments>https://1nine.com/getting-your-dynamic-public-ip-in-c-net/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Mon, 18 Apr 2016 17:21:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.1nine.com/getting-your-dynamic-public-ip-in-c-net/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>For one of my projects I required the dynamic public of my ISP connection. I blogged earlier about getting this through www.network-tools.com but in this case I needed it in my script. I wrote a quick script to scrape it of the same site. This</p>
<p>The post <a rel="nofollow" href="https://1nine.com/getting-your-dynamic-public-ip-in-c-net/" data-wpel-link="internal">Getting your dynamic public IP in C# &#038; .net</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/getting-your-dynamic-public-ip-in-c-net/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dynamic DNS update from .C# and .net</title>
		<link>https://1nine.com/dynamic-dns-update-from-c-and-net/</link>
					<comments>https://1nine.com/dynamic-dns-update-from-c-and-net/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Sun, 10 Apr 2016 17:11:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.1nine.com/dynamic-dns-update-from-c-and-net/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>I was setting up a local server at home and wanted it to be publicly accessible from a domain name. Unfortunately my ISP refuses to give a static IP and my only option was to use a dynamic DNS server. After checking some out I</p>
<p>The post <a rel="nofollow" href="https://1nine.com/dynamic-dns-update-from-c-and-net/" data-wpel-link="internal">Dynamic DNS update from .C# and .net</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/dynamic-dns-update-from-c-and-net/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is WHOIS?</title>
		<link>https://1nine.com/who-is-whois/</link>
					<comments>https://1nine.com/who-is-whois/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 17:54:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.1nine.com/who-is-whois/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>WHOIS is a networking protocol that allows you to discover information about a domain. Following information can be obtained from a WHOIS server. 1) Owner information 2) Technical Contact 3) Administrator Contact 4) Registration date, expiry date, last renewal date 5) Registrar of domain WHOIS</p>
<p>The post <a rel="nofollow" href="https://1nine.com/who-is-whois/" data-wpel-link="internal">Who is WHOIS?</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/who-is-whois/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Whats my IP?</title>
		<link>https://1nine.com/what-is-my-ip/</link>
					<comments>https://1nine.com/what-is-my-ip/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Wed, 30 Mar 2016 13:03:00 +0000</pubDate>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.1nine.com/whats-my-ip/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>Have you ever wondered what your public IP is? Wait, what is a public IP? An IP address is a number sequence of the form 123.123.123.123. Each 3 digit number sequence can be from 0 to 255. Valid examples are 2.100.32.12, 192.168.1.1, etc Every device</p>
<p>The post <a rel="nofollow" href="https://1nine.com/what-is-my-ip/" data-wpel-link="internal">Whats my IP?</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/what-is-my-ip/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fiddling with Fiddler</title>
		<link>https://1nine.com/fiddling-with-fiddler/</link>
					<comments>https://1nine.com/fiddling-with-fiddler/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Fri, 11 Mar 2016 12:53:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.1nine.com/fiddling-with-fiddler/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>Fiddler is a very useful tool for capturing network traffic. I use to primarily to debug issues with web servers. It has a simple to use two pane interface. The left pane will list all requests and the right pane will show associated data for</p>
<p>The post <a rel="nofollow" href="https://1nine.com/fiddling-with-fiddler/" data-wpel-link="internal">Fiddling with Fiddler</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/fiddling-with-fiddler/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Useful Network Tools</title>
		<link>https://1nine.com/useful-network-tools/</link>
					<comments>https://1nine.com/useful-network-tools/#respond</comments>
		
		<dc:creator><![CDATA[Nitin Yadav]]></dc:creator>
		<pubDate>Wed, 09 Mar 2016 07:33:00 +0000</pubDate>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.1nine.com/useful-network-tools/</guid>

					<description><![CDATA[<p>Source: <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a></p>
<p>In my job I require a lot of tools. I came across this last year and has been very useful to me. Based on my experience and need, I have created some tools that are useful for everyone. Some of the tools are:1) Ping &#8211;</p>
<p>The post <a rel="nofollow" href="https://1nine.com/useful-network-tools/" data-wpel-link="internal">Useful Network Tools</a> appeared first on <a rel="nofollow" href="https://1nine.com" data-wpel-link="internal">1nine.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://1nine.com/useful-network-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
