Ok, I have released a sample base for a resource manager.  The code calls the
config file function to return key/value pairs from the config file called
config.txt.  This function returns the location of the reader CT-API library
for the specified reader SLB_RF_60 (Schlumberger Reflex 60).  The library is
then dynamically loaded and some sample smartcard functions are applied using
the CT-API provided by the dynamic library that is loaded.  The library is then
closed and the program exits.

This is base code for a Resource manager.  It just needs to be cleaned up and
CT-BCS functions need to be implemented in an API that sits above all of this. 
Then we just need to make it static to all applications and lock handles and we
have finished a very simple resource manager.

Let me know what you think.

Thanks
Dave


--
******************************************************************
David Corcoran                   Internet Security/Smartcards

Work:                            School:
205 Industrial Blvd              2252 US Highway 52 West Apt C4
Sugar Land, TX 77478             West Lafayette, IN 47906

Suggestion: Use Linux, it is for IQ's higher than 95.

Quote:
  If you can't make it work, at least make it look good.
    ~ Bill Gates
******************************************************************
***************************************************************
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