<?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: Capture Port connections on iSeries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/capture-port-connections-on-iseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/capture-port-connections-on-iseries/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 11:35:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/capture-port-connections-on-iseries/#comment-102947</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 15 Feb 2012 21:13:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-102947</guid>
		<description><![CDATA[Then your most direct path is the QIBM_QZDA_INIT exit point program.

Tom]]></description>
		<content:encoded><![CDATA[<p>Then your most direct path is the QIBM_QZDA_INIT exit point program.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bggas400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/capture-port-connections-on-iseries/#comment-102919</link>
		<dc:creator>bggas400</dc:creator>
		<pubDate>Wed, 15 Feb 2012 15:29:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-102919</guid>
		<description><![CDATA[Thanks Tom... should have mentioned but we&#039;re not quite at 7.1.]]></description>
		<content:encoded><![CDATA[<p>Thanks Tom&#8230; should have mentioned but we&#8217;re not quite at 7.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/capture-port-connections-on-iseries/#comment-102750</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 09 Feb 2012 23:04:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-102750</guid>
		<description><![CDATA[At i 7.1, I suppose you could use the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2Fxusraccept.htm&quot;&gt;Sockets accept() API Exit Program&lt;/a&gt;.

More likely, though, you&#039;d want the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Frzaik%2Frzaikodbcexitprog.htm&quot;&gt;QIBM_QZDA_INIT exit point&lt;/a&gt;. When the connection is made, your exit program will be called. Your exit program would call the List Network Connections (QtocLstNetCnn) API to list connections using port 9471. You can then call the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2Fqtocrtvnetcnndta.htm&quot;&gt;Retrieve Network Connection Data (QtocRtvNetCnnDta) API&lt;/a&gt; for those connections to see if any return the name of the current job of your exit program.

Not very straightforward, but it&#039;s a pretty specific request you&#039;re after.

Tom]]></description>
		<content:encoded><![CDATA[<p>At i 7.1, I suppose you could use the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2Fxusraccept.htm">Sockets accept() API Exit Program</a>.</p>
<p>More likely, though, you&#8217;d want the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Frzaik%2Frzaikodbcexitprog.htm">QIBM_QZDA_INIT exit point</a>. When the connection is made, your exit program will be called. Your exit program would call the List Network Connections (QtocLstNetCnn) API to list connections using port 9471. You can then call the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2Fqtocrtvnetcnndta.htm">Retrieve Network Connection Data (QtocRtvNetCnnDta) API</a> for those connections to see if any return the name of the current job of your exit program.</p>
<p>Not very straightforward, but it&#8217;s a pretty specific request you&#8217;re after.</p>
<p>Tom</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 6/9 queries in 0.012 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 12:06:12 -->