Le Wednesday 01 December 2004 � 14:35:10, Oivind H. Danielsen a �crit: > Hello.
Hi, > We would want the SCardGetStatusChange implementation to change so it > more closely mimics the the MS implementation by not doing the 200ms > wait if it already knows it is finished. > > However, this won't help us much at first, since we are supposed to work > with all the existing pcscd-implementations in the field. > > We are contemplating writing our own client code which communicates with > the pcscd dameon. By doing this, we can create a more polling friendly > version of SCardGetStatusChange (presumably). Instead of rewriting your own libpcsclite with the SYS_USleep() removed you should patch the libpcsclite provided by pcsc-lite. You should also share the patch so it can be included in the next "official" pcsc-lite version. > We would like to be compatible with at least 1.1.x, 1.2.0, 1.2.9 pcscd > versions and those used in Mac OSX 10.2/10.3. The question then is, has > the communication protocol changed much with these different versions? Not much. Have a look at [1]. Bye, [1] http://lists.drizzle.com/pipermail/muscle/2004-April/001899.html -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
