Not sure if this is a bug or intentional behaviour?
I have configured TCP port 3555 in the UI as a TCP Server Port
When using TCP port 3037 to connect to Eos, the rate of received /eos/out/active/cue/text messages is far higher than when I connect using port 3555. That is 3037 provides a data stream that is easily used as a more-or-less realtime cue progress indication, but 3555 does not.
Secondly, I've have a couple of macros which take the form Send_String /rhl/action, and cues with a Send String in Execute parameters and when I connect over port 3555 these are received as expected, but connected over port 3037 these messages are not received.