Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ASP.NET/Silverlight Control USB Device

I want to alert a user of a new message using some kind of USB device (e.g. a flashing light). Is it possible to control a USB device from ASP.NET or Silverlight?

like image 801
DD. Avatar asked Mar 20 '26 17:03

DD.


1 Answers

You could possibly do this using a custom ActiveX component and som javascript in your webpage.

Alternatively you could use a Silverlight 4 application running in out-of-browser mode, but that is probably not what you want. SL4 can access locally installed Com components it is is running in out-of-browser mode, so in that case this should be realtively easy to do.

like image 90
Rune Grimstad Avatar answered Mar 22 '26 11:03

Rune Grimstad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!