We are planing to have two modes of operation one is the standard PC/SC mode and the other is special mode (requested by our customer) in which we connect to the reader with SCARD_SHARE_DIRECT and SCARD_PROTOCOL_RAW and can control the reader with our own protocol over the SCardTransmit function (that is what we call direct mode in this case).
The problem I found is that I can not make pcsc-lite and ccid to send me data when protocol is set to SCARD_PROTOCOL_RAW when using IFD_HVERSION_3_0 and do not understand if this is a feature in pcsc-lite or there is some other reason. Regards simon On Tue, Dec 1, 2009 at 2:52 PM, Ludovic Rousseau <[email protected]> wrote: > 2009/12/1 Simon Posnjak <[email protected]>: >> Hi all! >> >> I am developing a reader which will support direct mode. > > What do you call "direct mode"? > > Bye > > -- > Dr. Ludovic Rousseau > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle > _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
