01-30-2017
12:21 AM
- last edited on
08-19-2024
02:12 PM
by
Content Cleaner
The White paper Multi-client Server Design Patern Using Simple TCP/IP Messaging
has example code for download. It uses the VI Package Simple TCP/IP Messaging (STM). However this code uses VI's from an older version of the STM package, even though the article is dated recently (Oct 2016). The article itself in the pictures refers to the newer versions of the VI's from the pictures in it. So the updated example must be available somewhere.
When you download the example code and open it LabVIEW finds compatibility VI's which are an older implementation.
Any suggestions where to find the updated version of the example?
01-30-2017 05:31 AM
Hello Andrew,
You should install using the JKI package manager, which has the most updated version.
According to the JKI repository, the lattest package for this API is v3.1.0.9 by National Instruments, released On: Mon, 09 Jan 2017 14:46:48 -0600
Just uninstall your current version and install the latest one using JKI's tool.
Let me know the outcome from this attempt.
01-30-2017 05:46 AM
Hi Guilherme
Yes I had installed using JKI Package Manager as you suggest, and the lastest version.
The example I referr to (multi-client) is not one of the examples that comes with the package. It is one NI provide as a download with the White Paper. It is also referenced on a discussion board on STM
NI must have updated the example for the white paper, but the link is to a version for an out of date version of STM.
cheers
Andrew
01-30-2017 10:35 AM - edited 01-30-2017 10:39 AM
Labview ships with the updated version in the Example Finder. It's called "TCP Multiple Connections.lvproj". It's not exactly the same, but close
Edit: My mistake. The one I was looking at was simple TCP. You wanted STM. Ignore this
01-30-2017 04:50 PM
Hello,
A web request has been submitting internally at NI to update the attached example code for the white paper and will be corrected as soon as possible. Thanks for your patience!
Best,
paigec