<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Two network Cards vs Application in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714099#M60147</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have an application written in C language using socket routines to communicate with a machine. This application has been running for years with no problem detected.&lt;BR /&gt;&lt;BR /&gt;Last week our IT team put another network card in VMS machine and the communication became too instable, sometimes works, sometimes doesn't.&lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea about what's happening?&lt;BR /&gt;&lt;BR /&gt;OpenVMS AXP 7.3-2&lt;BR /&gt;TCPIP Services 5.4&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Nov 2010 16:43:48 GMT</pubDate>
    <dc:creator>fabiomacabu</dc:creator>
    <dc:date>2010-11-16T16:43:48Z</dc:date>
    <item>
      <title>Two network Cards vs Application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714099#M60147</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have an application written in C language using socket routines to communicate with a machine. This application has been running for years with no problem detected.&lt;BR /&gt;&lt;BR /&gt;Last week our IT team put another network card in VMS machine and the communication became too instable, sometimes works, sometimes doesn't.&lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea about what's happening?&lt;BR /&gt;&lt;BR /&gt;OpenVMS AXP 7.3-2&lt;BR /&gt;TCPIP Services 5.4&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2010 16:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714099#M60147</guid>
      <dc:creator>fabiomacabu</dc:creator>
      <dc:date>2010-11-16T16:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Two network Cards vs Application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714100#M60148</link>
      <description>Yeah, you need to do some debugging and figure out if this is the network card, a network issue, a duplex or speed setting or negotiation issue, an IT-induced problem, a VMS bug or (best guess) your code is buggy.  &lt;BR /&gt;&lt;BR /&gt;That you're here implies that latent errors often implies that the application code is the likely culprit.  &lt;BR /&gt;&lt;BR /&gt;You'll next and justifiably point out that the code has run flawlessly for [insert years], which is typical of the story arc of previous posters with buggy code.&lt;BR /&gt;&lt;BR /&gt;We'll then ask for a reproducer of the issue, and you'll eventually be convinced that's necessary, but will have some difficulty creating that reproducer, as it's probably something in the existing application code; the standalone reproducers will tend to work.&lt;BR /&gt;&lt;BR /&gt;Which then leads to a discussion of asynchronous synchronization techniques, proper IOSB handling and allocations, and various related issues.  &lt;BR /&gt;&lt;BR /&gt;If the story arc here ends where it often does, the C code is found to have one or more latent errors in a central I/O path, and which have been exacerbated by performance differences with the controller.&lt;BR /&gt;&lt;BR /&gt;For the occasional variation to maintain interest in the usual "it broke! why?" story arc here, sometimes we'll work through this with you to discover that there's a bad or loose cable, or a faulty controller, or a switch is set incorrectly or has mis-negotiated its speed setting or its duplex setting, an IP or VMS software bug that's come to the fore, or the switch port has gone weird as managed switches are occasionally wont to do.</description>
      <pubDate>Tue, 16 Nov 2010 17:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714100#M60148</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-11-16T17:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Two network Cards vs Application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714101#M60149</link>
      <description>to isolate the problem you can use tcptrace and tcpdump utilities.&lt;BR /&gt;&lt;BR /&gt;It is possible that application does not know which IP interface (network card) to use to communicate with that machine.</description>
      <pubDate>Tue, 16 Nov 2010 22:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714101#M60149</guid>
      <dc:creator>cdan</dc:creator>
      <dc:date>2010-11-16T22:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Two network Cards vs Application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714102#M60150</link>
      <description>Please provide the address and mask for each interface.  Also list the default route and any other routes listed.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2010 08:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/two-network-cards-vs-application/m-p/4714102#M60150</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-11-17T08:03:38Z</dc:date>
    </item>
  </channel>
</rss>

