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 and store files system (such as EFs, DFs) inside smart card?

JavaCard Applet Development Related Questions and Answers.
leonard
Posts: 25
Joined: Wed Nov 18, 2015 12:13 am
Points :176
Contact:

How to create and store files system (such as EFs, DFs) inside smart card?

Post by leonard » Sun Nov 22, 2015 11:54 pm

I'm suppose to create 7 EF files with fake data is created by myself, and store these files inside smart card to select and read these files content then.
Have any possible ways to do that? please give some instruction or links of any tutorial.
Many thanks !

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: How to create and store files system (such as EFs, DFs) inside smart card?

Post by UNKNwYSHSA » Tue Nov 24, 2015 5:26 am

Your requirement code can be found in the opensouce applet ISOApplet.
In the IsoFileSystem.java; you can find the code to CreateFile, DeleteFile, ReadData, WriteData.
If you has other questions, tell me for further discussion.
sense and simplicity

leonard
Posts: 25
Joined: Wed Nov 18, 2015 12:13 am
Points :176
Contact:

Re: How to create and store files system (such as EFs, DFs) inside smart card?

Post by leonard » Wed Nov 25, 2015 2:28 am

UNKNwYSHSA wrote:Your requirement code can be found in the opensouce applet ISOApplet.
In the IsoFileSystem.java; you can find the code to CreateFile, DeleteFile, ReadData, WriteData.
If you has other questions, tell me for further discussion.


Thank you so much for your answer, I will try this code.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 40 guests

JavaCard OS : Disclaimer