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.

applet works only under Type A

JavaCard Applet Development Related Questions and Answers.
mose05
Posts: 18
Joined: Mon Jan 25, 2016 3:11 am
Points :170
Contact:

applet works only under Type A

Post by mose05 » Sat Mar 19, 2016 4:50 am

I want to make my applet runs only when the protocol is Type A or Type B. Can someone please give me any pointers on which GP command to use to load an applet that will only work with a Type A or type B protocol? Thanks a bunch...

kurihan
Posts: 17
Joined: Mon Dec 07, 2015 11:17 pm
Points :122
Contact:

Re: applet works only under Type A

Post by kurihan » Sat Mar 19, 2016 6:10 am

If you want to let your applet only work with Type A, use the following at the end of the INSTALL for INSTALL command:
Just for example

Code: Select all

EF0D // Contactless specific parameters
A00B // Contactless Protocol Parameters
800181 // Assigned Protocols for Implicit Selection (Type A only)
810101 // Initial Contactless Activation State (Activated)
A503 // Communication Interface Access Parameters
8201C0 // Communication Interface Access per Instace (Contact & C'less)

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 66 guests

JavaCard OS : Disclaimer