Sign Up
EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
Learn more

VIT Super Network Streams by VI Technologies B.V. - Toolkit for LabVIEW Download

Super Network Streams is a class encapsulating and extending Network Stream functionality

D Discussion Watch * 1 ↓165
 logo
Version2.0.0.20
ReleasedMar 27, 2024
Publisher VI Technologies B.V.
License BSD-3-Clause license
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage   Repository   Discussion

Description

The Super Network Streams is a class (background process) that encapsulates LabVIEW Network Stream functionality to:

- Send/Receive LabVIEW Objects
- Autorecovery if the remote endpoint gets destoyed or has a connection timeout
- Background stream reading and publish the received data via user events
- Allows communication between two applications on the same machine (localhost)

The class has a read or write mode, so the same class can be used on both endpoints.

An example project can be found in the example finder under Networking->Network Streams->SuperNetworkStreamsExample.lvproj

[Contributors]
- Jeffrey Habets
- Jan Wijman
- Jeroen Ploegmakers
- Maarten Scherjon
- Dani Jobe
- Koen Theeuwen
- Bram de Bruin
- Bas van Etten

Release Notes

2.0.0.20 (Mar 27, 2024)

Open Source Release

basve was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Forum Posts

Imaq transfer through different executable on the same host
Good morning everyone, do you have any performance tests in terms of time in transferring Vis…