PORTS Forum

Ports and Interfaces => Serial Ports => Topic started by: faivre on October 03, 2011, 11:21:31 am

Title: Serial Port Communication via Web Browser
Post by: faivre on October 03, 2011, 11:21:31 am
Hello,

I’m interested in communicating with a serial port using a web browser as the interface.  What is a good strategy to do this?  Currently I use visual studio and the C# code from Serial Port Complete for Forms applications.

Thanks in advance,

Brian
Title: Re: Serial Port Communication via Web Browser
Post by: Jan Axelson on October 03, 2011, 02:28:47 pm
These might help:

http://social.msdn.microsoft.com/forums/en-US/netfxbcl/thread/a5ff20cf-0bb5-4a3e-aed4-24c6290f66cd/

http://www.codeproject.com/KB/miscctrl/htmlwincontrol.aspx

Jan
Title: Re: Serial Port Communication via Web Browser
Post by: maya53 on October 03, 2011, 03:17:30 pm
I had the same question. happy to get the links from here. Thanks Jan