node-red-contrib-tcp-client

0.1.3 • Public • Published

node-red-contrib-tcp-client

GitHub package.json version npm npm

This node is a TCP client that listens for connections on specific port or connects to a specified host.

Unlike the default node-red tcp-in node, this one allows you to create dynamic TCP connections passed as arguments.

Allows stopping the connection by passing a "close" argument:

node configuration

This project was developed specifically for XML over TCP with some parsing options but other formats should still be supported.

How it works:

node configuration

To install:

Install node-red.

Install this package with "npm install node-red-contrib-tcp-client --save" in ~./node-red or via the Palette Manager in node-red.

If everything was successfull you should see the new tcp client node under the network category.

https://flows.nodered.org/node/node-red-contrib-tcp-client

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.399latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.399
0.1.20
0.1.10
0.1.00
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i node-red-contrib-tcp-client

Weekly Downloads

99

Version

0.1.3

License

MIT

Unpacked Size

25 kB

Total Files

6

Last publish

Collaborators

  • tiagordc