PC/SC stands for "Personal Computer/Smart Card", and is a specification for integration of smart cards with personal computers.
What are the possible client-side architectures to access a local Smart Card from a generic browser (connected to a server …
cross-browser smartcard pcscI have an Angular2 app inside Electron. Now, I would like to use the @pokusew/pcsclite library to use NFC …
javascript angular typescript electron pcscI have checked the programming interface for the MIFARE Ultralight and TOPAZ/Jewel IC tags. The API quite nicely describes …
smartcard nfc smartcard-reader mifare pcscI'm trying to load the smartcard terminals using the javax.smartcardio API with the following code: public CardTerminal getReadyCardTerminal() throws …
java smartcard pcscI have an application that uses the PC/SC API to communicate with smart cards. On Windows 7, I get strange …
windows-7 smartcard pcscI have a problem with getting PCSC reader serial number if card is not present in the reader. I am …
windows serial-number pcsc winscardIs it possible using ATR to determine whether I have ISO14443A or ISO14443B type card? If yes, how?
nfc smartcard rfid pcsc contactless-smartcardI want to write a PC/SC application using VC++ 2010 in win7 x32 environment. My program fails to compile with …
visual-c++ smartcard smartcard-reader pcsc winscard