This is a discussion on "Home Automation" within the Classic ASP section. This forum, and the thread "Home Automation are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Home Automation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Home Automation
Hi all, need some help? I need to be able to control a vb program that controls the automation modules within the house, via the internet. I was thinking of asp script to send variables from the website to the server (and therefore to the vb program).So therefore I could say turn the light off from the webpage, this information would be sent to the vb program and would be executed. Also it would be good if the vb program could tell the webpage what lights are on or off?
Please if anyone could help mw with this project I would be very gratefull Thanks David Catley |
|
|
|
||||
|
ok.... here's what I think.
The answer is for the VB application and the web site to share the same database. The VB application should monitor the database at regular intervals to see the state of appliances and whether anything has changed. The website can obviously see the state of the appliances by querying the database, and can change the state of appliances by writing new values to the database. Because the VB application is constantly monitoring the database, changes will be picked up upon, and the relevant actions taken. This is of course one way to do things, and there will of course be other ways.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
If you create a pop box, you can get your application to check for mail every minute or whatever if you have DSL.
Just send a formatted email with instructions to your application, that way you could get it doing different things depending on the text of the mail. Make sure you have some security to stop any spammers who find the address burning down your house accidentally :wink: |
![]() |
| Tags |
| home, automation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| stay at home mom | sunrise1964 | Introduce Yourself | 9 | Jun 17th, 2008 19:24 |
| I was on the way home and... | simonb | Webforumz Cafe | 12 | Aug 3rd, 2007 11:01 |
| this.is.home.ro | C0rnholio | Free Web Site Critique | 7 | Nov 3rd, 2006 00:03 |
| home.comcast.net/~motormaniac/psportal/home.html | motormaniac | Free Web Site Critique | 2 | Jul 25th, 2006 15:23 |
| advertising directory automation for existing pr4 site | paddyp | Job Opportunities | 0 | May 9th, 2006 17:39 |