Hi.
I'm writing a C# application that will interact with WatchOut.
I will send commands and receive notifications. To do that should I open two connections, one as a client to issue commands to WatchOut and another as a server to receive notifications from WatchOut Outputs? Is there a way to get Outputs in the same connection I use to send commands - and to receive errors?
Thank you for reading.
®f