On 27/03/06, Joseph Antony <[EMAIL PROTECTED]> wrote: > Hi, Hello,
> I am using the default pcscd that comes with Mac. I found that Mac > 10.4.x based pcscd was able to handle large transactions ( > 264 > bytes), while those versions (of pcscd) that came with 10.2.x and > 10.3.x failed. I know that PCSCLITE_ENHANCED_MESSAGING is the macro to > be set, to enable enhanced messaging. The problem is I am not able to > find where this has been done in 10.4.x so I can do the same with the > older versions also. I got the sources from > http://www.opensource.apple.com/darwinsource/ > > My current requirement forces me to use the default version and not > the open source version. Any lead / guidance in this regard will be > highly useful to me. Unless Apple changed the code in pcscd PCSCLITE_ENHANCED_MESSAGING is only used at compilation. So if the pcsclite.h file does not define PCSCLITE_ENHANCED_MESSAGING I would be very suprised if pcscd really supports large APDU. What have to done to check the support of large APDU? Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
