When i use a tcp our node to create a listener on a certain port. My client device is able to connect and receive data from the tcp out node.
But the client device also sends data back to the TCP out node / listener. Is there a way to retreive the returned data from the tcp client?