21.09.2015, 12:46
(18.09.2015, 06:11)admin Wrote: This should do it. You will see the result of this request in "Logs" tab.
Code:require('socket.http')
url = 'http://100.100.100.9/send.htm?remote=samsungtv&command=power'
res, err = socket.http.request(url)
log(res, err)
Thank admin. But I did try and error: .
* arg: 1
* nil
* arg: 2
* string: No route to host
So why do it?..although, I typed in the address bar of Chorme still works
'http://100.100.100.9/send.htm?remote=samsungtv&command=power'
Please help me... thank all