Top "Smartcard-reader" questions

A smartcard reader is a peripheral device that can be connected to computer or an embedded system (or any similar device) in order to empower that device with the capability to communicate with smartcards.

Smartcard reader access from a web browser?

Is it possible to access a smartcard reader connected to a computer from a web browser running on the same …

javascript actionscript-3 browser smartcard smartcard-reader
Use APDU commands to get some information for a card

I have a terminal that has its own API to stablish and send commands between chip and terminal, there is …

java smartcard apdu smartcard-reader emv
Is it possible to access NFC API in HTML5 applications?

I have a requirement to include NFC Card reader to read associate ID to authenticate the user for a web …

html authentication nfc uniqueidentifier smartcard-reader
Contact-less card through an OmniKey, how to get "UID"?

I am trying to read information off of a smartcard, using a contact-less OmniKey 5321 card reader. Edit: Added a bounty. …

smartcard uniqueidentifier smartcard-reader winscard iso-15693
Unable to claim USB interface (Device or resource busy)

I want to use my ACR122U contact-less smart card reader in Ubuntu 14 smarty. So I installed my required packages …

ubuntu usb nfc smartcard-reader acr122
How to link access card reader with PHP?

I want to use an access card reader with PHP. I am doing this to monitor attendance at a college. …

php smartcard-reader
ATR command when programming PC/SC reader

I have checked the programming interface for the MIFARE Ultralight and TOPAZ/Jewel IC tags. The API quite nicely describes …

smartcard nfc smartcard-reader mifare pcsc
What is the easiest way to get track data off a simple USB HID magnetic card reader?

I need to get Track 1 and Track 2 data off magnetic cards and send them over the network to a waiting …

usb credit-card hid smartcard-reader
How can read/write to my ACR122U NFC/Smartcard reader?

I bought a GoToTags ACR122U NFC/smartcard reader but I am really disappointed with it. Their free windows application …

nfc smartcard-reader acr122
How to interact with a smart card in Java?

Is there is a library (API) in Java with which I can interact with a smart card? Similar to the …

java smartcard smartcard-reader