BrettF Posted December 29, 2006 Posted December 29, 2006 Ive been looking at buying a jaycar kit can be given an IP address which allows you to switch up to 4 devices. The cat is KV3595. Dose anyone know who i would go about making a program to switch these on and off?? Has anyone done anything similar? I DONT actually have the kit of yet as its a bit pricey.BTW- the link to the kit is- HERE Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
webman Posted December 30, 2006 Posted December 30, 2006 By the looks of it, they only support a web interface so you could tackle this from a couple of angles.First option would be to to a bit of digging into the sort of web requests that are sent to the relay to carry out certain actions, and use one of the UDFs here that allow you to easily send POST/GET requests as per a web browser.Or, you could create a "hidden" IE instance and sort of "click" the links to make it do what you want. (Check out the _IELinkGetCollection and _IELinkClickByIndex functions). [font="Tahoma"]Craig Rodway, IT Support, Bishop Barrington School.[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now