
Chapter 20: Network Application Examples
20.1.1 HTTP Request Pattern for EventGhost:
The blue part should be entered in the network connection settings and the yellow part into URL
field of the HTTP request function.
Pattern without html file:
http://<SERVER>/?<COMMAND>&<withoutRelease|ButtonRelease>
Pattern with html file:
http://<SERVER>/<HTML_FILE>?<COMMAND>&<withoutRelease|ButtonRelease>
Examples without html file:
192.168.0.101/?VolumeUp
192.168.0.101/?VolumeUp&withoutRelease (Send auto repeat command)
192.168.0.101/?VolumeUp&ButtonRelease (Auto repeat stop at button release)
Examples with html file “Index.html”:
192.168.0.101/Index.html?VolumeUp
192.168.0.101/Index.html?VolumeUp&withoutRelease (Send auto repeat command)
192.168.0.101/Index.html?VolumeUp&ButtonRelease (Auto repeat stop at button release)
Page 110 RemoteControl II, v3.00, User Manual, © 2010 WinCESoft
Comentários a estes Manuais