<?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>TroubleFixers - All about fixing computer troubles &#187; track-internet-usage</title>
	<atom:link href="http://www.troublefixers.com/tag/track-internet-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.troublefixers.com</link>
	<description>All about fixing computer troubles</description>
	<lastBuildDate>Thu, 18 Mar 2010 08:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to check which application or software is using Internet connection</title>
		<link>http://www.troublefixers.com/how-to-check-which-application-or-software-is-using-internet-connection/</link>
		<comments>http://www.troublefixers.com/how-to-check-which-application-or-software-is-using-internet-connection/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 18:28:37 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[check-internet-connection]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[tcpview-utility]]></category>
		<category><![CDATA[track-internet-usage]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/how-to-check-which-application-or-software-is-using-internet-connection/</guid>
		<description><![CDATA[Trouble:
There can be viruses or key loggers or some malicious softwares in your computer which might be connecting to Internet in background secretly. There are also many softwares which use Internet without asking for your permission.
&#160;
So the big question is:
&#160;
How to check which application or software is using the Internet connection?
&#160;
&#160;



The answer is that there [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>There can be viruses or key loggers or some malicious softwares in your computer which might be connecting to Internet in background secretly. There are also many softwares which use Internet without asking for your permission.</p>
<p>&nbsp;</p>
<p>So the big question is:</p>
<p>&nbsp;</p>
<h5>How to check which application or software is using the Internet connection?</h5>
<p><strong></strong>&nbsp;</p>
<p><strong></strong>&nbsp;</p>
<blockquote></blockquote>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="160" alt="magnifying glass" src="http://www.troublefixers.com/wp-content/uploads/images/HowtocheckwhichapplicationisusingInterne_1484E/magnifyingglass.jpg" width="240" border="0"><br />
<blockquote></blockquote>
<p>The answer is that there are more than one ways of doing it, lets see the methods one by one.</p>
<p><span id="more-281"></span></p>
<p><strong>Fix:</strong></p>
<p><strong></strong>&nbsp;</p>
<h5>Using TCP-View Utility: </h5>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>To see what applications are connected to the Internet or what applications are using Internet, you can use a small utility by Microsoft Sysinternals called TCPView. This is a small and handy utility which <a href="http://download.sysinternals.com/Files/TcpView.zip" target="_blank">you can download here and run.</a></p>
<p>When you run the utility it will display all the applications which are connected to Internet. See the image below (Click to enlarge):</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/HowtocheckwhichapplicationisusingInterne_1484E/TCPView.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="287" alt="TCP View" src="http://www.troublefixers.com/wp-content/uploads/images/HowtocheckwhichapplicationisusingInterne_1484E/TCPView_thumb.jpg" width="379" border="0"></a><br />
<blockquote></blockquote>
<p>Connections which change state from one update to the next are highlighted in yellow; those that are deleted are shown in red, and new endpoints are shown in green.</p>
<p>&nbsp;</p>
<p>And don&#8217;t worry about SVCHOST.EXE, this is a windows task which keeps running in background and will be displayed in this list several times.</p>
<p>&nbsp;</p>
<p>This will give you an idea of what processes are using Internet connection. If you find anything suspicious, search that file and delete it if you think that its something that you have never installed something like that.</p>
<p>&nbsp;</p>
<h5>Geeky way:</h5>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Also there is a geeky way of doing this without using the TCPView Utility,for that open the command prompt and type the following command and it will display all the applications connected to Internet, it will refresh the list every two seconds.</p>
<p>&nbsp;</p>
<p><strong>netstat -b 2</strong></p>
<p>&nbsp;</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/HowtocheckwhichapplicationisusingInterne_1484E/netstatcommand.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="261" alt="netstat command" src="http://www.troublefixers.com/wp-content/uploads/images/HowtocheckwhichapplicationisusingInterne_1484E/netstatcommand_thumb.jpg" width="375" border="0"></a><br />
<blockquote></blockquote>
<p>&nbsp;</p>
<p>Have a safe and secure Internet Surfing!</p>
<p><a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1410023&amp;amp;loc=en_US" target="_blank">Click here to receive more such tutorials in your inbox via email.</a></p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/how-to-check-which-application-or-software-is-using-internet-connection/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
