<?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: How to view active TCP and UDP connections in Windows Server 2008/Vista/XP/2000</title>
	<atom:link href="http://www.windowsreference.com/free-utilities/how-to-view-active-tcp-and-udp-connections-in-windows-server-2008vistaxp2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windowsreference.com/free-utilities/how-to-view-active-tcp-and-udp-connections-in-windows-server-2008vistaxp2000/</link>
	<description>Windows 7 2008 2003 Vista XP 2000 Ms Office Tutorials Fixes Tips</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:40:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Loolah</title>
		<link>http://www.windowsreference.com/free-utilities/how-to-view-active-tcp-and-udp-connections-in-windows-server-2008vistaxp2000/comment-page-1/#comment-1444</link>
		<dc:creator>John Loolah</dc:creator>
		<pubDate>Thu, 19 Mar 2009 04:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-view-active-tcp-and-udp-connections-in-windows-server-2008vistaxp2000/#comment-1444</guid>
		<description>or you can type

netstat -an in the cmd

-a - this parameter defines that you want to view all connections
-n - this parameter defines that you wish to view the address of the remotely connected server/user in numerical format rather than by hostname.

Additional useful parameters:

-b - this will print the name of the executable file that is in communication with the remote client
-v - When used in conjunction with -b, will display sequence of components involved in creating the connection or listening port for all executables.</description>
		<content:encoded><![CDATA[<p>or you can type</p>
<p>netstat -an in the cmd</p>
<p>-a &#8211; this parameter defines that you want to view all connections<br />
-n &#8211; this parameter defines that you wish to view the address of the remotely connected server/user in numerical format rather than by hostname.</p>
<p>Additional useful parameters:</p>
<p>-b &#8211; this will print the name of the executable file that is in communication with the remote client<br />
-v &#8211; When used in conjunction with -b, will display sequence of components involved in creating the connection or listening port for all executables.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
