How to get USB devices List from Browser

前端 未结 7 1117
挽巷
挽巷 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 08:06

    A java applet . You can use http://javax-usb.org/ .

    And well it has been done using java applets http://forums.sun.com/thread.jspa?threadID=5371360

    So a solution surely exists !!!

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题