PCSC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "PC/SC est un standard pour les terminaux (lecteurs) de carte à puce. Les lecteurs PC/SC sont reconnus comme des périphériques CCID (Chip/Smart Card Interface Devices) sous Win…") |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
* http://www.pcscworkgroup.com/ |
* http://www.pcscworkgroup.com/ |
||
* MUSCLE : Movement for the Use of SmartCard in a Linux Environment http://www.linuxnet.com/ |
* MUSCLE : Movement for the Use of SmartCard in a Linux Environment http://www.linuxnet.com/ |
||
* [[Javax.smartcardio]] |
|||
* [https://npmjs.org/package/node-pcsc Module PCSC pour Node.js] |
|||
Latest revision as of 12:33, 3 March 2013
PC/SC est un standard pour les terminaux (lecteurs) de carte à puce. Les lecteurs PC/SC sont reconnus comme des périphériques CCID (Chip/Smart Card Interface Devices) sous Windows.
OpenCard Forum qui était son alternative Java n'est plus soutenu.
- http://www.pcscworkgroup.com/
- MUSCLE : Movement for the Use of SmartCard in a Linux Environment http://www.linuxnet.com/
- Javax.smartcardio
- Module PCSC pour Node.js