 




<?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 Connection established on a TCP port from a program?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/#comment-70418</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:00:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-70418</guid>
		<description><![CDATA[What do you mean by &quot;monitoring&quot;? If there&#039;s a program communicating through the port, it knows if it&#039;s communicating or not. What are you expecting something outside the program to do that the program can&#039;t do easier?

And what do you mean by &quot;communications link&quot;? The internet? Or do you have a modem/point-to-point connection or similar?

Please provide some info on what the process is. It&#039;s far too vague so far.

The QTocRtvNetCnnDta API &lt;i&gt;might&lt;/i&gt; be appropriate, but there&#039;s no way to know from the info so far. And it&#039;s not a trivial API, especially if you don&#039;t already know sockets programming to help interpret the results. Connections come and go all the time. You don&#039;t want to be alerting an admin every 20 minutes for no good reason.

Tom]]></description>
		<content:encoded><![CDATA[<p>What do you mean by &#8220;monitoring&#8221;? If there&#8217;s a program communicating through the port, it knows if it&#8217;s communicating or not. What are you expecting something outside the program to do that the program can&#8217;t do easier?</p>
<p>And what do you mean by &#8220;communications link&#8221;? The internet? Or do you have a modem/point-to-point connection or similar?</p>
<p>Please provide some info on what the process is. It&#8217;s far too vague so far.</p>
<p>The QTocRtvNetCnnDta API <i>might</i> be appropriate, but there&#8217;s no way to know from the info so far. And it&#8217;s not a trivial API, especially if you don&#8217;t already know sockets programming to help interpret the results. Connections come and go all the time. You don&#8217;t want to be alerting an admin every 20 minutes for no good reason.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donjohn</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/#comment-50903</link>
		<dc:creator>donjohn</dc:creator>
		<pubDate>Thu, 20 Dec 2007 10:38:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-50903</guid>
		<description><![CDATA[ttrish is right.

Just about the only way you can recreate the functionality of netstat option 3 is by calling the API of QTocRtvNetCnnDta....however, Im not that strong with API programming....

ttrish, can u send us a sample source code that will call this API?]]></description>
		<content:encoded><![CDATA[<p>ttrish is right.</p>
<p>Just about the only way you can recreate the functionality of netstat option 3 is by calling the API of QTocRtvNetCnnDta&#8230;.however, Im not that strong with API programming&#8230;.</p>
<p>ttrish, can u send us a sample source code that will call this API?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mschoenb2005</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/#comment-48093</link>
		<dc:creator>mschoenb2005</dc:creator>
		<pubDate>Fri, 30 Sep 2005 09:25:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-48093</guid>
		<description><![CDATA[WhatsUp Gold is a good inexpensive application that you can purchase that will handle this.  Its good in a Windows environment although you can measure any platform with it via SNMP.  

Nagios is a good Unix Base application.  I believe it is freeware.  ]]></description>
		<content:encoded><![CDATA[<p>WhatsUp Gold is a good inexpensive application that you can purchase that will handle this.  Its good in a Windows environment although you can measure any platform with it via SNMP.  </p>
<p>Nagios is a good Unix Base application.  I believe it is freeware.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ttrish</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/check-connection-established-on-a-tcp-port-from-a-program/#comment-48094</link>
		<dc:creator>ttrish</dc:creator>
		<pubDate>Fri, 30 Sep 2005 04:26:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-48094</guid>
		<description><![CDATA[You might try looking at API QTocRtvNetCnnDta (Retrieve Network Connection Data)in IBM&#039;s Information Centre]]></description>
		<content:encoded><![CDATA[<p>You might try looking at API QTocRtvNetCnnDta (Retrieve Network Connection Data)in IBM&#8217;s Information Centre</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.041 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 00:56:31 -->