Sign Up

IG Tiny TCP by Illuminated G - Toolkit for LabVIEW Download

A lightweight TCP messenger library for point-to-point messaging that includes connection management.

Watch * 2 ↓227
 logo
Version1.0.2.7
ReleasedApr 15, 2023
Publisher Illuminated G
License MIT
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage  

Description

Tiny TCP is a minimal library for performing point-to-point TCP messaging. That means you can send multiple data types through a single connection with different messages identified by a message ID string. This is similar to NI's STM library. In addition to the message management done by STM, this library also handles the TCP connection management and also makes it easy to enable TLS encryption.

Release Notes

1.0.2.7 (Apr 15, 2023)

1.0.2.7
Fix time units to mS in Wait for Connection.vi

1.0.1.6
Added missing Wait for Connection.vi to palette.

1.0.0.5
Fixed ability to handle plain strings as data types in messages.

- Updated Read Message.vim to be able to differentiate betwen cases of Data Type being unwired which should return the raw data and having a string type wired which should unflatten to remove the prepended string length. This changes the default behavior for an unwired Data Type input on Read Message.vim and will require wiring up a string type wire to the terminal when using a string data type in the message.

derrickb was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts