Search : in
By :

Communicate with devices connected to server

Last answer on Mar 2, 2009 5:55:00 am GMT joe, on Feb 28, 2009 4:12:09 am GMT 
 Report this message to moderators

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

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « communicate with devices connected to server » in :
Enable/disable a device from the command line Show Enable/disable a device from the command line Install Devcon Display all the devices in the system Enable/disable the device Other devices Here is a trick that allows you to enable / disable a device from the command line in XP....
The RPC server is unavailable ShowThe RPC server is unavailable First Solution Second Solution When the printers installed on the machine are no longer available and that the Windows system displays the following message: Unable to continue operation due to lack of...
[Windows XP] Repairing the network connection using command line Show[Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network...
MSN Connection Problems ShowMSN Connection Problems Error Codes Error code 0x80072ee6 Error code 81000377 Error code 0x80072efd / 80072ee7 Error code 80048820 Error code 8007277b UNICOWS.DLL Error Code Other error codes Connection problems have become...
Download ARCHOS USB DRIVER ShowDescription: ARCHOS drivers are needed for computer softwares used by Windows 98SE operating system to recognize and communicate with a device connected to it. Features: it allows access to several ARCHOS peripherals to be connected to...
Download TeamSpeak ShowTeamSpeak is a program recognized in the world of communication by voice. Many people can communicate by connecting to a server. It is widely used especially by the players, who use it to communicate with their team, because of its relative...
Download VZOchat ShowVZOchat is a visual chat community. Unlike the other communities, which use mainly text, this one uses video communication. It connects you to 245,913 users (this number increases every day) in the world, to thousands of net surfers who share your...
Types of connectors Show5-pin DIN plugs A DIN (or DIN5) connector is a plug with 5 pins, formerly used to connect keyboards to computers: The DIN5 connector has been made obsolete by PS/2 and USB connectors. Pins Pin number Function 1 Reset...
Hidserv - hidserv.exe Showhidserv - hidserv.exe hidserv.exe (hidserv stands for Microsoft Human Interface Device Audio Service), a Windows NT/2000/XP generic process used for managing user interface peripherals such as hot buttons or certain USB peripherals. The file that...
Sharing an Internet connection with Jana Server ShowAdvantagesIf you have a LAN (two or more computers connected in a network, i.e., each has a network card), of which one is connected to the Internet (via a modem, cable, etc.), it may be worthwhile to make the Internet accessible to the other...

1

signaldown, on Feb 28, 2009 10:26:45 am GMT

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!

Reply to signaldown

2

 joe, on Mar 2, 2009 5:55:00 am GMT
  • +1

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?

Reply to joe