"sending" http command with a "simple" button
Dec 28, 2017 5:03:18 GMT -5
Post by flotul on Dec 28, 2017 5:03:18 GMT -5
Hi,
I'm new to this forum and also beginning discovering the web's programming world (I'm using a Liberty BASIC for a while).
I just bought some Ethernet relay modules from SainSmart like this one.
As you probably already know, these modules can be controlled via http commands (btw, is this the correct word, "http command"?).
Here's an example: http://192.168.1.4/30000/01 : Output-01 HIGH (relay 01 ON)
Now to my question: can I assign a "simple" Run BASIC button this kind of command or is there another way to do this?
If "yes", does anyone have a short example of the syntax I will need to use please?
I'm new to this forum and also beginning discovering the web's programming world (I'm using a Liberty BASIC for a while).
I just bought some Ethernet relay modules from SainSmart like this one.
As you probably already know, these modules can be controlled via http commands (btw, is this the correct word, "http command"?).
Here's an example: http://192.168.1.4/30000/01 : Output-01 HIGH (relay 01 ON)
Now to my question: can I assign a "simple" Run BASIC button this kind of command or is there another way to do this?
If "yes", does anyone have a short example of the syntax I will need to use please?