Hello,

Well, you can tackle this in a few ways.  

If you want to exclusively use
java you might take a look at the Open card framework
(http://www.opencard.org)  I believe there are OCF drivers
to the Chipdrive, if not you can use the OCF->PC/SC bridge.

If you want a low-level interface to the Chipdrive I might suggest taking
the towitoko driver off the web site and wrapping JNI calls around it so
that you can talk to it in Java.

If Java is not a requirement, you might just want to write directly to the
Chipdrive driver or to pcsc-lite which would call the chipdrive driver.

Best Regards,
Dave



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

Home:                          Purdue University
1008 Cherry Lane               Department of Computer Science
West Lafayette, IN 47906       
Home: (765) 463-0096
Cell: (765) 427-5147

http://www.linuxnet.com

*************************************************************


***************************************************************
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