hsbc/xlMon

When debugging automatically spin up a UDP Listener locally

Opened this issue · 0 comments

When we start a debug session it would be reassuring to see the data being sent arrive in the UDP Listener automatically.
On debug build we could redirect the UDP to localhost and a defined port, then spin up the UDP Listener.
This would allow us to see the messages coming through to a different process. These UDP messages can already be seen in the logfile.