Hello,

I released a primitive SSP Lite under the Middleware section.  I also
released pcsc-lite-0.4.9.  There were really no changes to pcsc-lite but I
had to rearrange the objects in the Makefile so it would provide all the
necessary functions to ssp-lite.  So you will need to download the new
pcsc-lite-0.4.9 to use ssp-lite-0.1.0.

I also provided an example SSP for the Cyberflex Access card and a test
program.
The SSP is not finished.  Basically I wrote the:

SCardGetDirectory
SCardChangeDirectory
SCardOpen
SCardClose
SCardRead
SCardWrite
SCardSeek

The example test program will open the file /3f00/0000 and then attempt to read
10 bytes and then seek 2 bytes and read again.

So here is a pictoral describing what is happenning:

SSP-Lite  ------>  PCSC Lite  ------> IFD Driver

or

SSP-Lite -------> PCSC Lite Client ----> RPC ----> PCSC Lite Server ---->
PCSC Lite ------> IFD Driver

if you are using RPC.

If someone is interested in finishing the SSP for the Cyberflex Access let
me know.  We can work together to create an Applet Loader API.

Best Regards,
Dave

David Corcoran                                  Purdue University

1008 Cherry Lane                                MUSCLE Smartcard Developers
West Lafayette, IN 47906                        http://www.linuxnet.com
765-463-0096                                    765-427-5147 cellular



***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to