Tcp listener, get data from client

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?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.