Hi! does anyone knows how to make tcp-client setup to listen to a specific address and port. My apology if this may be simple but I don't figured it out yet how to make it work. I got the module from this link https://flows.nodered.org/node/node-red-contrib-tcp-client. I also tried the tcp request and works fine (Server: localhost Port: 7811) I can send string and receive message, but I wanted to try tcp-client.
Thanks for the time,
joe