Hi,

On Saturday, December 15, 2001, at 06:40  am, Richard Piper wrote:

> .Connecting to the card :
> Dec 15 16:46:33 possum pcscd:  winscard_msg.c 210: SHMProcessEvents: 
> Common channel packet arrival.
> Dec 15 16:46:33 possum pcscd:      winscard.c  66: 
> SCardEstablishContext: Establishing Context: 17022927
> Dec 15 16:46:33 possum pcscd:      winscard.c 130: SCardConnect: 
> Attempting Connect to GemPC430 0 0
> Dec 15 16:46:33 possum pcscd:      winscard.c 207: SCardConnect: Active 
> Protocol: 1
> Dec 15 16:46:33 possum pcscd:      winscard.c 215: SCardConnect: hCard 
> Identity: 1fb65
> .Select MF
> Send: 00 A4 00 00 02 3F 00
> Receive:

Could you make sure that the receive length parameter you use in 
SCardTransmit is set to the length of your buffer (and not 0). A lot of 
drivers do not check the value given in the Receive  Length but this one 
does: we would not want to have a buffer overflow, would we :).

If this does not work, could you please let me know which version you 
use.

Cheers,
JLuc.

***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************

Reply via email to