ZFGC

Resources => Coding => Topic started by: Kren on February 28, 2013, 03:03:45 am

Title: HTML5/HTML/PHP to C#?
Post by: Kren on February 28, 2013, 03:03:45 am
hello, I am a newb in web programming, but somewhat experienced in C#, trying to do a house automation, which I want to control through a website, my process is something like this:


your computer -> website-> send a value -> another computer receives the value -> arduino -> light bulb


my main concern is how I send from a website to a specific computer and how that computer interprets it :/. I can do the website and the c# program that will receive it but not sure about how to send D:, any ideas guys :D?

EDIT: found some guide not sure if it's the right way but..

http://www.codeproject.com/Articles/463947/Working-with-Sockets-in-Csharp

http://html5labs.interoperabilitybridges.com/prototypes/websockets/websockets/info
Title: Re: HTML5/HTML/PHP to C#?
Post by: Zaeranos on March 01, 2013, 08:38:11 pm
Well, if you are using websites and servers, I would be using webservices. My suggestion is to look into WPF, JSON and REST.
Title: Re: HTML5/HTML/PHP to C#?
Post by: Kren on March 03, 2013, 11:01:17 pm
Zaeranos, is WPF for browsers right? it does look amaizng :P will look into it : ).

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved