Smartcard reader access from a web browser?

后端 未结 7 778
情深已故
情深已故 2020-12-09 03:31

Is it possible to access a smartcard reader connected to a computer from a web browser running on the same machine, i.e. from an ActionScript, JavaScript or whatsoever scrip

7条回答
  •  孤城傲影
    2020-12-09 03:58

    You can also have a look at this beta native plugin:

    https://github.com/ubinity/webpcsc-firebreath

    It is cross-browser/cross-pltaform plugin based on firebreath framework, exposing a subset of the PCSC API.

提交回复
热议问题