Forum Discussion

bryanharley's avatar
11 years ago

PHP cURL script to control Roku box not working

I was reading here about the RESTful service accessed via the http protocol on port 8060. They provide command line curl examples, like: $ curl -d '' http://192.168.1.134:8060/keypress/home I ...