
reaktor
France
Asked
— Edited
Hello,
I'd like to know how to run a script using HTTP Server. I know that for direction I write this:
http://192.168.1.66:10/movement?password=admin&direction=left or
http://192.168.1.66:10/exec?password=admin&script=left
Is there a list of the commands available with Http Server?
Thanks
Or, have a look at the NodeJS project.
Out of interest, why do you need to know the http urls? There may be a better way of achieving your goal.
(p.s.) for another thread when you( I know you had mentioned earlier) get it started......I have some basic functions working on EventGhost(music)! and then to link it with ARC(Exec)
Thank you Rich
Code:
For exemple with Script Manager :
Code:
It's very easy.
@irobot, I'll post something later although DJ has done a video on TELNET, how your application uses it will vary but I'll post my basic Python code to send something to ARC later when I get home.
@DJ much appreciation for your examples of Telnet ("knit 1 pearl1" .. now I can send instructions on how to knit a yellow rubber ducky sweater (inside joke))
Give me 5 minutes to knock up some examples that I can show off (I can't show off my stuff yet for various reasons) and I'll post some telnet/EventGhost stuff.