Communicate with devices connected to server

Closed
joe - Feb 27, 2009 at 11:12 PM
 joe - Mar 2, 2009 at 12:55 AM
hi everbody,

I have to create a web application using ASP.NET( C#) to access electronic devices through web page.

I have to control every home appliances thru web page, and home appliances are connected to server.

server should do all the works , client web page only like a remote control.

is there any technology ,how to access devices independently?

thank u
Related:

1 response

signaldown Posts 15 Registration date Sunday August 10, 2008 Status Member Last seen February 28, 2009 2
Feb 28, 2009 at 05:26 AM
Yes i agree with you. you are right but before may be you should contact the electronic manufacturers to add usb ports to all your home appliances!
0
now i am just testing with relay card . It is having four LED .

I can able to communicate with the card using .NET Serial port . For Checking i have created two buttons on a web page. I have given command from that buttons to web server. It is working.

When Pressing one command after the another one , it is not working. But in real-time user wish to access more than one device at a time.

how to access devices independently with intterupt with each other?
0