smartcard-reader
List processes that use the smart card readers
I\'m 开发者_JS百科writing a Windows service that must handle Smart card readers. Very often, when I try to connect to an inserted Smart card, SCardConnect() fails with SCARD_E_SHARING_VIOLATION which[详细]
2023-01-19 23:38 分类:问答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 server. What is an easy way to get the track data from a USB HID magnetic card reader?[详细]
2023-01-19 13:51 分类:问答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 WinSCard library.[详细]
2023-01-18 15:15 分类:问答Select AID command is not working
I am working toan application to read EMV card using C#. I use Winscard.dll . and i established the conncetion - Selected the reader - connect to card and get ATR .[详细]
2023-01-12 10:32 分类:问答PN532 Card Emulation mode
I am trying to configure the ACR122U\'s in card emulation mode, but i didn\'t know how to use it. I am using java 6 smartcard io for reader communication.Who worked with PN 53开发者_JAVA技巧2 card emu[详细]
2023-01-01 12:56 分类:问答How to get smartcard reader name in Windows 7 using C# or C/C++?
I\'m trying to make a C# program which will use a C .dll (unfortunately, the .dll doesn\'t have good documentation) to access a smart card. One of the functions of the .dll uses name of the reader as[详细]
2022-12-29 09:45 分类:问答Smartcard reader naming: when removing any reader, the name of the rest changes
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[详细]
2022-12-26 14:43 分类:问答Blackberry smartcard reader example
I am writing an app for BlackBerry that utilizes a BlackBerry smartcard reader. There is not much documentation on the subject, so I\'d really like if someone could give me starting examples.[详细]
2022-12-25 20:03 分类:问答How to link access card reader with PHP?
I want to use an access card reader with开发者_Python百科 PHP. I am doing this to monitor attendance at a college. Is there any intermediate technology which can be used to take the readings from acce[详细]
2022-12-21 15:04 分类:问答High level global keyboard hook for C# and WPF for reading a keyboard wedge card scanner
The only keyboard hook supported for .NET managed code is a low-level keyboard hook (WH_KEYBOARD_LL).[详细]
2022-12-17 22:08 分类:问答