Redirect STDIO to TCP port

I would like to redirect all STDIO output to a TCP port, to provide me with debug messages when running the RCM5700 in normal (non debug) mode.

Then I would use something like PUTTY to show anything sent to that port number.

Does anyone have any ideas?

Many thanks.

I am attempting something similar, making a copy of STDIO output available as a web page. See my post today on this board on how I did it. It’s working in development mode, but not working in full deployment mode yet.

Pls. PM me if you get your technique working or share it with the group?