Name                    Last modified      Size  Description
Parent Directory                             -   
opencard.properties     2008-03-10 15:53  226   
libOCFPCSC1.so          2008-03-10 15:53   24K  
fieldIO.o               2008-03-10 15:53  5.5K  
fieldIO.h               2008-03-10 15:53  6.5K  
fieldIO.cpp             2008-03-10 15:53  9.8K  
Tracer.o                2008-03-10 15:53  2.5K  
Tracer.h                2008-03-10 15:53  2.4K  
Tracer.cpp              2008-03-10 15:53  2.9K  
SeverityLevels.h        2008-03-10 15:53  2.5K  
PcscExceptions.o        2008-03-10 15:53  3.0K  
PcscExceptions.h        2008-03-10 15:53  633   
PcscExceptions.cpp      2008-03-10 15:53  3.8K  
PcscContexts.o          2008-03-10 15:53  2.3K  
PcscContexts.h          2008-03-10 15:53  4.7K  
PcscContexts.cpp        2008-03-10 15:53  6.6K  
OCFPCSC1.o              2008-03-10 15:53   16K  
OCFPCSC1.h              2008-03-10 15:53  3.2K  
OCFPCSC1.cpp            2008-03-10 15:53   24K  
Makefile                2008-03-10 15:53  547   
Title   : OCF to PC/SC Lite layer
Author  : David Corcoran
Requires: pcsc-lite-0.5.2 or higher 
Purpose : This provides a means to use OCF under
         Unix to talk to PC/SC supported readers

Note: This is pre-alpha stuff so email me with problems.
I'm not an OCF expert so your feedback is valuable.
I have tested this with all the demo applications included
with OCF except the stockbroker demo.

To install type make

To use this make sure this library is copied into a path
that is included in your LD_LIBRARY_PATH or that is included
in your ld.so.conf such as /usr/lib

You must have pcsc-lite installed (0.5.2) or higher and OCF 1.1.1.

You will also have to include only 1 reader in your /etc/reader.conf

You will need to update your opencard.properties file.  An example
is included.

For questions please contact: corcoran@linuxnet.com

Best Regards,
Dave