Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiagordc/node-red-contrib-tcp-server

node-red node to create a dynamic TCP server
https://github.com/tiagordc/node-red-contrib-tcp-server

node-red node-red-contrib tcp tcp-server

Last synced: 12 days ago
JSON representation

node-red node to create a dynamic TCP server

Awesome Lists containing this project

README

        

# node-red-contrib-tcp-server

![GitHub package.json version](https://img.shields.io/github/package-json/v/tiagordc/node-red-contrib-tcp-server?label=package)
![npm](https://img.shields.io/npm/v/node-red-contrib-tcp-server)
![npm](https://img.shields.io/npm/dm/node-red-contrib-tcp-server)

This node is a dynamic **TCP Server** that can be created from passed arguments rather than static values.

![node configuration](https://raw.githubusercontent.com/tiagordc/node-red-contrib-tcp-server/master/flow.png)

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

To report an issue use the project [GitHub](https://github.com/tiagordc/node-red-contrib-tcp-server/issues) page

## How it works:

![node configuration](https://raw.githubusercontent.com/tiagordc/node-red-contrib-tcp-server/master/edit.png)

## To install:

Install [node-red](https://nodered.org/).

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

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

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