<?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>NGCoders - Next Generation Coders &#187; Keep Alive</title>
	<atom:link href="http://www.ngcoders.com/tag/keep-alive/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ngcoders.com</link>
	<description>Personal Blog of Vikas Patial.</description>
	<lastBuildDate>Sun, 25 Jul 2010 08:01:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connection Keep Alive</title>
		<link>http://www.ngcoders.com/downloads/connection-keep-alive</link>
		<comments>http://www.ngcoders.com/downloads/connection-keep-alive#comments</comments>
		<pubDate>Tue, 03 Mar 2009 21:20:51 +0000</pubDate>
		<dc:creator>Vikas Patial</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Internet Connection Keep Alive]]></category>
		<category><![CDATA[Keep Alive]]></category>

		<guid isPermaLink="false">http://www.ngcoders.com/?p=82</guid>
		<description><![CDATA[
Here is a small utility i wrote which helps me remain connected, gives vocal notification when i disconnect and is capable of resetting my router in case the router needs restart.
Some reasons i wrote it

Bad MTNL ADSL Connection , disconnects every few minutes.
Using Ping was not really helping, ping worked but when http request was [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Connection Keep Alive" src="/images/apps/connectionka.jpg" alt="" /></p>
<p>Here is a small utility i wrote which helps me remain connected, gives vocal notification when i disconnect and is capable of resetting my router in case the router needs restart.</p>
<p>Some reasons i wrote it</p>
<ul>
<li>Bad MTNL ADSL Connection , disconnects every few minutes.</li>
<li>Using Ping was not really helping, ping worked but when http request was sent Internet disconnected.</li>
<li>Could not find any utility giving Vocal Notifications.</li>
<li>Could not find any utility capable of executing applications in case of disconnection/connection. I needed my router to be reset when i disconnect due to some XBOX Live issues.</li>
</ul>
<p>Anyhow it was written in a weekend , and am using it now and some of you guys might also find it useful so am releasing it for free. This requires .net 2.0 + .</p>
<p>Some features -</p>
<ul>
<li>Configurable fetch sites and fetch timeouts.Uses HTTP fetch.</li>
<li>Vocal Notification of connection and disconnection.</li>
<li>Execute application when connection or disconnection takes place. Usefull when you need to reset router etc.</li>
<li>Sits idle in status bar , with notification icon and Baloon Tips.</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>In-case of ideas or bugs post them here .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ngcoders.com/downloads/connection-keep-alive/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
