Page 1 of 1

Send APDU command to reset java card

Posted: Wed Sep 16, 2015 11:38 pm
by Asineshjil
I have studied javacard for some time. Now I am able to select my application and send APDU to the applet running on my card.
But I don't know which APDU command i could send to reset java card.
Could somebody tell me how to do that?
Any help is really thankful.

Re: Send APDU command to reset java card

Posted: Sun Sep 20, 2015 11:59 am
by UNKNwYSHSA
If you are on the windows platform, you can use the function SCardReconnect to reset the card (warm or cold);
But send APDU command to reset card? I don't know how to do that.

Here's the link to the SCardReconnect function.
https://msdn.microsoft.com/en-us/librar ... 85%29.aspx