<?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: Check what port an application is using</title>
	<atom:link href="http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/feed/" rel="self" type="application/rss+xml" />
	<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/</link>
	<description>Leveraging on technology to achieve our goals.</description>
	<lastBuildDate>Wed, 22 Apr 2009 13:48:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kazim mehdi</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2104</link>
		<dc:creator>kazim mehdi</dc:creator>
		<pubDate>Fri, 23 Jan 2009 12:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2104</guid>
		<description>wow man , thats great 

thanks</description>
		<content:encoded><![CDATA[<p>wow man , thats great </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ervin Ter</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2099</link>
		<dc:creator>Ervin Ter</dc:creator>
		<pubDate>Fri, 21 Nov 2008 03:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2099</guid>
		<description>Wow.. Thanks for this.. 

by these 2 command netstat and tasklist I can find out everything.</description>
		<content:encoded><![CDATA[<p>Wow.. Thanks for this.. </p>
<p>by these 2 command netstat and tasklist I can find out everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sian Siew</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2096</link>
		<dc:creator>Sian Siew</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2096</guid>
		<description>Dinusha,

Open up command prompt as in Step 1 listed above, then type:

tasklist &#124; findstr &quot;Torrants&quot;

Note the PID (e.g. 1234), then type:

netstat -aon &#124; findstr &quot;1234&quot;

Which would then give you the port(s) it&#039;s using.</description>
		<content:encoded><![CDATA[<p>Dinusha,</p>
<p>Open up command prompt as in Step 1 listed above, then type:</p>
<p>tasklist | findstr &#8220;Torrants&#8221;</p>
<p>Note the PID (e.g. 1234), then type:</p>
<p>netstat -aon | findstr &#8220;1234&#8243;</p>
<p>Which would then give you the port(s) it&#8217;s using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinusha</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2091</link>
		<dc:creator>Dinusha</dc:creator>
		<pubDate>Sun, 26 Oct 2008 06:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2091</guid>
		<description>Hi

Please tell me how to identify port number of paticular application.

Ex: Torrants

Thankyou very much

Dinusha</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Please tell me how to identify port number of paticular application.</p>
<p>Ex: Torrants</p>
<p>Thankyou very much</p>
<p>Dinusha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2058</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Mon, 19 May 2008 21:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2058</guid>
		<description>perfect man.
wuold know how you find thoses comamnds..
sorry for error I am hand injured.</description>
		<content:encoded><![CDATA[<p>perfect man.<br />
wuold know how you find thoses comamnds..<br />
sorry for error I am hand injured.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->