How to send APDU to PCSC reader from web broswer using javascript
问题 Problem: Sending APDUs from webpage to PCSC reader using javascript. I don't have much reputation to comment on a question so I am asking new question. I have tried/searched most of the solutions provided by experts. The solution provided by cslashm in question looks good for my requirement. But, I am not able to execute this solution. Please guide me to make it work or provide some other similar solution. Currently, I am successfully using Java Applet approach which uses signed java applet