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 along with javascript. Support of java plugin will be discontinued soon from most of the browsers due to security issues. So, I am looking for browser independent and standard way to communicate to PCSC.