Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hi ....... SCardTransmit Error :(0000007A) Unknown Error

843851Mar 15 2010
Hi
I am using ACOS CCID SDK , SMART CARD READER ACR 38 Reader, Acos3 Card .I created a user file(DD 11) with Write Command
80 D2 00 00 07 08 01 00 00 DD 11 00
it is succesful status
After that i selected that file
80 A4 00 00 02 DD 11
Succesful Status
After sucessful status i write data into that record as 01 02 03 04 05 06 07 08
80 D2 00 00 08 01 02 03 04 05 06 07 08
while in reading the data with the Read Command

i am getting this SCardTransmit Error :(0000007A) Unknown Error

Can one suggest me how to rectify error

and just i am working with PCSC Tool

I want to write code Which Methods are Required to Implement Simple Application in Java Card in ACOS3 sdk

Cheers,

Thanks for Concern
Naveen.C
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2010
Added on Mar 15 2010
0 comments
321 views