Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

how to select java card applet automatically after resetting the card?

JavaCard Applet Development Related Questions and Answers.
glassMan
Posts: 5
Joined: Thu Aug 20, 2015 1:20 am
Points :8
Contact:

how to select java card applet automatically after resetting the card?

Post by glassMan » Fri Aug 28, 2015 2:29 am

I install an applet to java card and select it successfully, once I reset card, I must select the applet again. Is there any way to select java card applet automatically after resetting the card? How can I implement my applet code?

rena2019
Posts: 68
Joined: Thu Aug 20, 2015 4:16 pm
Points :1790
Contact:

Re: how to select java card applet automatically after resetting the card?

Post by rena2019 » Fri Aug 28, 2015 3:40 am

You have to make it "default selected" while installation

User avatar
Tolice
Posts: 40
Joined: Wed May 20, 2015 2:41 am
Points :254
Contact:

Re: how to select java card applet automatically after resetting the card?

Post by Tolice » Sat Aug 29, 2015 3:16 am

You can read the GlobalPlatform Specification about the "install for install" command, there is a Application Privileges bytes in Data Field. when you send "install for install" command, you can set application privileges with 0x04, it will make your applet default selectable.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 58 guests

JavaCard OS : Disclaimer