Hi!
When creating roTCPStream in script, I can send data to the specified ip and port. But, how do I read feedback? The roTCPStream object has a Send method, but does not have a Read method. Or is the feedback reading being organized in a different way?