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 create files in java card

JavaCard Applet Development Related Questions and Answers.
Christy16
Posts: 12
Joined: Wed Dec 21, 2016 11:45 pm
Points :168
Contact:

How to create files in java card

Post by Christy16 » Wed Dec 28, 2016 11:29 pm

I want to create EFs with some data which is defined by myself and store them in the java card. Then I would like to use an applet to select and read these data. Is there any way to do this? How can I implement? Thanks a lot

pitbar
Posts: 22
Joined: Wed Dec 02, 2015 5:39 am
Points :93
Contact:

Re: How to create files in java card

Post by pitbar » Thu Dec 29, 2016 2:26 am

You have to implement a proprietary version of CREATE FILE and the ISO versions of READ BINARY and UPDATE BINARY by yourself according to your needs.

FYI: ISO applet viewtopic.php?f=17&t=31 is really a good example for you to learn more on this part.

Christy16
Posts: 12
Joined: Wed Dec 21, 2016 11:45 pm
Points :168
Contact:

Re: How to create files in java card

Post by Christy16 » Thu Dec 29, 2016 5:20 am

Many thanks for your help. I will try to study ISO applet first.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Baidu [Spider] and 17 guests

JavaCard OS : Disclaimer