<?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 Re: Help with Network Stream Reader URL configuration for 2 PCs on LAN in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464697#M1319082</link>
    <description>&lt;P&gt;About a decade ago, I had a "Solution Accepted" for a Network Streams issue&amp;nbsp;&lt;A href="https://forums.ni.com/t5/LabVIEW/Network-streaming-stand-alone-application/m-p/2464202#M755351" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;.&amp;nbsp; See if it helps with your particular problem.&amp;nbsp; I continue to use the sub-VIs I wrote to configure the Readers and Writers, and it continues to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 15:01:08 GMT</pubDate>
    <dc:creator>Bob_Schor</dc:creator>
    <dc:date>2026-01-02T15:01:08Z</dc:date>
    <item>
      <title>Help with Network Stream Reader URL configuration for 2 PCs on LAN</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464690#M1319077</link>
      <description>&lt;P data-path-to-node="1"&gt;Hey, I'm new to LabVIEW and trying to get a network stream working between two PCs over LAN. I've attached the snippets for my writer and reader.&lt;/P&gt;
&lt;P data-path-to-node="2"&gt;On the writer side, my endpoint name is 'writer' and on the reader side it's 'reader'. I'm entering the IPv4 address of the writer PC into the reader URL, but it’s still not working. Could someone please guide me and tell me if I'm missing something or if I'm entering the address incorrectly?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bilal_7890_0-1767356281757.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/98fe9fa679c3597de51caa3b2b831780347437e8/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33353235333369393344344445343644444646393735302f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="Bilal_7890_0-1767356281757.png" alt="Bilal_7890_0-1767356281757.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bilal_7890_3-1767356589861.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/700507084d48beea2d8d339efc01b46a6e0261f2/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33353235333669463143323242363431303237423932302f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="Bilal_7890_3-1767356589861.png" alt="Bilal_7890_3-1767356589861.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 12:24:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464690#M1319077</guid>
      <dc:creator>Bilal_7890</dc:creator>
      <dc:date>2026-01-02T12:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Network Stream Reader URL configuration for 2 PCs on LAN</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464693#M1319080</link>
      <description>&lt;P&gt;remove the writer url from the reader. Remove the timeout from the reader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set the reader url for the writer instead. Can you ping the url?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If still not working check c:/system32/logs/firewall for dropped packages&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 13:41:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464693#M1319080</guid>
      <dc:creator>Quiztus2</dc:creator>
      <dc:date>2026-01-02T13:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Network Stream Reader URL configuration for 2 PCs on LAN</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464697#M1319082</link>
      <description>&lt;P&gt;About a decade ago, I had a "Solution Accepted" for a Network Streams issue&amp;nbsp;&lt;A href="https://forums.ni.com/t5/LabVIEW/Network-streaming-stand-alone-application/m-p/2464202#M755351" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;.&amp;nbsp; See if it helps with your particular problem.&amp;nbsp; I continue to use the sub-VIs I wrote to configure the Readers and Writers, and it continues to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 15:01:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-with-Network-Stream-Reader-URL-configuration-for-2-PCs-on/m-p/4464697#M1319082</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2026-01-02T15:01:08Z</dc:date>
    </item>
  </channel>
</rss>

