Hello,
I will be releasing a new version of pcsc-lite later this week that exports
the SCardControl function SCardControl will allow the following:
/* So a card does not have to be in the reader */
SCardConnect( ... SCARD_SHARE_DIRECT ... )
SCardControl( hCard, pTxBuffer, TxLength, pRxBuffer, pRxLength );
I did this by tunnelling through the SCardTransmit function and pulling it
out before the driver in ifdwrapper.c by specifying it's protocol as RAW.
There will also be some new Linux USB reader support in the next month for
a couple of readers. pcsc-lite will work fine with this and I will
distribute another program called pcscusb which will block for device
insertion and notify the Resouce Manager of the new smartcard reader.
As many of you know I will be graduating in December but I promise that I
will continue to work on MUSCLE in the same way that I have done so far.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
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
***************************************************************