搜索资源列表
pcsc
- 熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.11的APDU指令,希望对大家有所帮助-familiar with the operation of the Smart Card friends all know Microsoft PC / SC standard provides a smart card reader standard accurate, and I would l
PCSC
- 例子中的pcsc驱动不是一个服务读卡器和智能卡的全功能的pcsc驱动,如大家所知,驱动安装以后,系统就能识别pcsc读卡器,应用程序就可以通过微软的smartcard组件来访问智能卡。现在流行的usbkey(国外习惯叫usbtoken或usb dongle)是一种安全认证的设备,集成了读卡器和卡片,上层应用利用pcsc框架调用微软的csp进行数字签名,身份认证等功能。 如果不走pcsc架构,这些功能的开发可以说一点不比开发驱动容易。
PCSC示例程序
- 例子中的pcsc驱动不是一个服务读卡器和智能卡的全功能的pcsc驱动,如大家所知,驱动安装以后,系统就能识别pcsc读卡器,应用程序就可以通过微软的smartcard组件来访问智能卡。现在流行的usbkey(国外习惯叫usbtoken或usb dongle)是一种安全认证的设备,集成了读卡器和卡片,上层应用利用pcsc框架调用微软的csp进行数字签名,身份认证等功能。 如果不走pcsc架构,这些功能的开发可以说一点不比开发驱动容易。
pcsc操作类
- PCSC操作封装类
PCSC.智能卡开发标准的PC/SC代码
- 智能卡开发标准的PC/SC代码,可以直接参考使用,The development of standards for smart card PC/SC code can directly refer to the use of
Example.rar
- PCSC SmartCard Reader Demo,PCSC SmartCard Reader Demo
my_pcsc.rar
- Smart card PCSC API read information from Smart Card and send,receive command from card. Source code wrote in VB.NET.,Smart card PCSC API read information from Smart Card and send,receive command from card. Source code wrote in VB.NET.
PCSC
- 智能卡读卡器模拟程序源码,可模拟一张真实的卡片,并将本地文件内容映射至虚拟卡片中,可与通用读卡器程序进行交互。-Smart card reader simulator source code, can simulate a real card, and the contents of local files mapped to the virtual card, you can interact with the common reader program.
Simple-PCSC
- 标准PCSC的代码. 使用与任何PCSC的读写器-standrad code
PC-SCVBSampleApplication
- VB和所有PCSC读卡器通讯的例程有详细的VB代码实现可直接运行-VB and all communications routines PCSC reader detailed VB code can be directly run
Smartcardapi_source
- C#写的PCSC示例代码,已经封装成了一个框架,C# 程序可以直接使用-C# sample code written in PCSC has been packaged into a framework, C# programs can be used directly
com-PCSC
- DDK中串口PC/SC驱动的开发demo,在此基础上修改后再配合自己的串口读卡器即可完成串口智能卡读卡器的开发-DDK in the Serial PC/SC driver for development of demo, and then modify this basis with their own serial port reader to complete the development of smart card reader
PCSCCSharp
- PCSC智能卡连接函数,主要引用系统Wincard.dll类和智能卡的连接-smart card connection founction
MonoPcsc
- Microsoft PCSC Reader source code
20040726pcsc
- pcsc封装类,完成pcsc基本操作 PCSC.cpp PCSC.h-pcsc wrapper classes to complete the pcsc basic operation PCSC.cpp PCSC.h
desfiredll
- a dot net libiarry to control any pcsc desfire rfid reader
pcsc
- 调用smartcard遍历PCSC读写器并连接发送指令-Traverse smartcard reader PCSC call and connect to send commands
PCSC
- VC中PCSC智能卡接口的编程文档,此文档描述了上位机的编写主要内容-VC in the PCSC Smart Card interface, the programming document, this document describes the main content of the preparation of PC
PCSC DEmo Vc
- 遍历PCSC 设备,实现连接、复位、指令交互等工作。(Traversing PCSC devices to achieve connection, reset, instruction interaction, and so on .)
PCSC读卡器工具范例
- 通过PCSC接口来给读卡器发送APDU,完成ic卡的测试。(Through the PCSC interface to send the APDU card reader, IC card to complete the test.)