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.

Get Mifare Card Type

I've wrote a simple app (C#) in order to execute some I/O operation on my Mifare Card through my …

c# mifare smartcard-reader
Where can I find winscard.lib for PC/SC programming in VC++ 2010 (Win seven)?

I 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