Page 1 of 1

Usng the 'Send Data To A Website' action

Posted: Thu Jul 05, 2012 4:48 pm
by DemoPad
It is possible for the DemoControlHD app to send data to a web server. This can be used to accomplish various tasks, depending on the web server, and essentially sends a GET request to the server (as if you typed the address in a web browser and pressed 'Go').

To send data to a server, add an action of type ‘Send data to a website’, and in the Web Data text area enter the web address of the server, and any parameters expected by the server, for example: “http://www.demopad.com/startservice.asp?data=342

Obviously the web server in question must be ‘listening’ to these requests & perform some action for this to be useful – however it can be used, for example to send an SMS text message through a http gateway, or to control XBMC etc.

Tags
send link data information website web site internet browser integrate