I have a problem with getting PCSC reader serial number if card is not present in the reader. I am using winscard.dll and c++.
I have checked the programming interface for the MIFARE Ultralight and TOPAZ/Jewel IC tags. The API quite nicely describes how the bytes are saved on the card, how to address the memory blocks, how to
we have bought the ACR122 USB SDK for NFC testing. Wewould like to build the test desktop application for the ACR122U-A2 NFC reader. We are developing it in 开发者_JAVA技巧Java on the Microsoft Window
Some smart cards offer the option to reference a file by an SFI (short file identifier), which is a 5-bit n开发者_运维百科umber. In contrast, a typical file identifier is 2 bytes long.
I am writting a smartcard application. This application connects card in reader and sometimes works with it. I need to watch when reader is no longer available (either card is ejected or reader is rem
I have an application that uses the PC/SC API to communicate with smart cards.On Windows 7, I get strange results: the data returned from the cards is inconsistent and invalid with certain commands.If