Hello Guido, i have some problems answering your question through the MUSCLE mailing list - so i will answer you directly... :-)
The "problem" is, that the "Request ICC" command is interpreted directly by the CTAPI-Driver - it is not send to the card. The CTAPI-Driver resets the card, gets the ATR and determines the ICC type (memory or processor card). All work is done in the driver, not by the card. The SCardTransmit() function of the PCSC interface sends the given command directly to the card - but the card does not recognize the CLA 0x20 (because it does not support CT-BCS commands . Try to send another command, e.g. Select MF (i think it�s 0x00 0xA4 0x00 0x00 0x02 0x3F 0x00 - but i�m not sure for TCOS cards). Hope that helps, Frank _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
