Sunday, August 14, 2011

Smart Card Framework

Project Description
A .NET framework for simplifying development against smart card readers. Currently being designed for PC/SC compliant readers, but has support for easily plugging in proprietary API's for communication.


This framework is currently being developed for the .NET 4.0 framework. Design considerations are being taken every step of the way to allow individuals to use and replace pieces of the framework you need. For instance, want to add support for new SIM card capabilities, but don't wnat to worry about making it work for PC/SC and MCP, and other various API's. You can do that with the SDK.

As the framework code completes, work will be able to shift towards supporting the various standardized cards that exist today. For instance reading contacts from a cell carriers SIM card, or even reading data from a PIV compliant credential. I would love to hear about suggestions on the WIKI site, and if you would like to contribute send me a message and we can set something up.

Read more: Codeplex
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=https://smartcardframework.codeplex.com/

Posted via email from Jasper-Net