How to get USB devices List from Browser

前端 未结 7 1145
挽巷
挽巷 2021-01-04 07:13

What browser-based technology would allow me to query the client\'s currently connected USB devices - specifically name and device id of these. Of course, I\'m ok with the c

7条回答
  •  耶瑟儿~
    2021-01-04 07:46

    Hm, from the top of my head, I think XBAP might help you out. http://www.xbap.org/. From then on it's just c# with some #usblib.

    Edit Hm, it says that it runs executes in sandbox mode. And it seems to be IE-only pluggin. I guess XBAP is a miss.

提交回复
热议问题