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 :
Sharing an Internet connection Show AdvantagesIf you have a LAN (two computers or more connected in a network), of which one is connected to the Internet (via a DSL modem, cable, etc.), it may be worthwhile to make the Internet accessible to the other computers on the LAN by installing...
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file. ftp -i ...
[Word] Problem connecting to server or proxy Show[Word]Problem connecting to server or proxy For Bit Defender Microsoft Firewall utility Other firewall In the case that when you want to open a link or URL from MS Word, this error message appears: It is likely that your...
Enable/disable a device from the command line ShowEnable/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....
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 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...
Installing a VPN server on XP ShowInterest of a VPN Setting up a virtual private network allows you to connect remote computers in a secure fashion via an unreliable (Internet) connection, as if they were on the same LAN. This procedure is used by many companies in order to allow...
Proxy and reverse proxy servers ShowProxy servers A proxy server is a machine which acts as an intermediary between the computers of a local area network (sometimes using protocols other than TCP/IP) and the Internet Most of the time the proxy server is used for the web, and when it...
Installing a VPN server in Windows XP ShowAdvantages of a VPN The set-up of a virtual private network enables the secure connection of remote computers through an unreliable connection (Internet), as if they were on the same local area network. This process is used by a variety of...

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

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