i want to make a web site which is able to control a hardware on a clients computer

谁说胖子不能爱 提交于 2019-12-02 10:37:14

You can create a Silverlight Out of Browser application which can run with elevated rights.
Perhaps it is possible to access the COM Port with ActiveX, too. But that would be a Internet Explorer only solution.

I found this blog where someone managed to get that working.

http://tech-michael.blogspot.com/2009/12/silverlight-talking-to-arduino.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!