Cwright017
10 years agoVisitor
Roku sockets
I'm trying to open a tcp socket from my Roku 3 for the purpose of reporting test results (instead of using the native debug console) I've copied the example for roStreamSocket - but it doesn't work...
"Cwright017" wrote:
I'm trying to open a tcp socket from my Roku 3 for the purpose of reporting test results (instead of using the native debug console)
I've copied the example for roStreamSocket - but it doesn't work, at all.
...
Is what I have in my main.brs - and it listens, and I seem to be able to telnet to the port - but it reports no connection event, nor does it report any data sent to it - and the event isn't of type string, but of type function π