I could not find anything in the documentation to indicate the default TCP port, nor how to specify a different TCP port for the roTCPServer object.
I'm attempting to define a roTCPServer, watch for a roTCPConnectionEvent and create an roTCPStream. However, without a port specified, I can't find a way to actually connect from an outside device.
Any help is greatly appreciated.