Hi Rolf, to clarify: I wanted to use the built in VIServer so I could control remote applications programatically, and I also wanted to have the ability to send unique commands via TCP to do certain things. So I figure both of these would need a different port number to connect to? There is only a single client.
I have now decided to try and stay away from the VIServer, and am instead just using my own TCP command strings to implement the basic control action I need.
