i am using pcsc lite maiidleware to make my smart card interact with linux operating system.
i have insatlled
pcsc-lite-1.2.9-beta6 as middleware and
slb_rf72-drv-1.1.0. as the reader.
both are working fine and and my operating system is in a position to recognise the reader and the card.
on running
./testpcsc i am getting the following successful output.
MUSCLE PC/SC Lite Test Program
Testing SCardEstablishContext : Command successful.
Testing SCardGetStatusChange
Please insert a working reader : Command successful.
Testing SCardListReaderGroups : Command successful.
Group 01: SCard$DefaultReaders
Testing SCardListReaders : Command successful.
Reader 01: schlumberger reflex72 00 00
Waiting for card insertion : Command successful.
Testing SCardConnect : Command successful.
Testing SCardControl : Command successful.
Testing SCardGetAttrib : Transaction failed. (don't panic)
Testing SCardSetAttrib : Transaction failed. (don't panic)
Testing SCardStatus : Command successful.
Current Reader Name : schlumberger reflex72 00 00
Current Reader State : 0x0034
Current Reader Protocol : T=0
Current Reader ATR Size : 10 bytes
Current Reader ATR Value : 3B 95 18 40 FF 62 04 01 01 05
Testing SCardDisconnect : Command successful.
Testing SCardReleaseContext : Command successful.
PC/SC Test Completed Successfully !
but when i run
./muscletest then it is recognising the card but showing the following internal error:
********************************************************
Token #0
Token name : MuscleCard Applet
Slot name : schlumberger reflex72 00 00
Token id : 3B951840FF6204010105
Token state : 0022
Token type : 0004 token known
********************************************************
Token #0
Token name : MuscleCard Applet
Slot name : schlumberger reflex72 00 00
Token id : 3B951840FF6204010105
Token state : 0022
Token type : 0004 token known
EstablishConn returns : Internal Error
can you please suggest me the possible reason for such INTERNAL ERROR.
i will be very thankful if anyone can help me out of this problem.
thanks
regards
vigya
--------------------------------------------
Email in Indian languages.
This mail has been sent to you from http://webmail.idrbt.ac.in
<
DISCLAIMER:
This message is intended solely for the individual or entity to which it is addressed.This communication may contain information that is proprietary, privileged or confidential and otherwise legally exempt from disclosure. If you are not the named addressee,or have been inadvertently referenced in the address line, you are not authorized to read, print, retain, copy or disseminate this message or any part of it.If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.Visit us at http://www.idrbt.ac.in./BODY>
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
