Reply to thread

having looked into WCF - I am going to utilise a simple TCP based comms routine.


Essentially - send text down a TCP connection, and get a response.


Example: sending "timeshift channel bbc_one\r\n" would return either the RTSP stream name, OR "error: error messag here"


Hopefully simple enough :)


Top Bottom