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.

For javacard, how to log data in the card.

JavaCard Applet Development Related Questions and Answers.
Thelogan
Posts: 40
Joined: Thu Aug 20, 2015 4:48 am
Points :250
Contact:

For javacard, how to log data in the card.

Post by Thelogan » Tue Dec 22, 2015 1:55 am

I wonder how javacard logs data in the card. Does it need an applet to do this?
Another question is how I can read the log events after transactions. Anyone knows?

User avatar
mabel
Posts: 237
Joined: Mon May 18, 2015 3:09 am
Points :1705
Contact:

Re: For javacard, how to log data in the card.

Post by mabel » Mon Dec 28, 2015 2:57 am

Thelogan wrote:I wonder how javacard logs data in the card. Does it need an applet to do this?
Another question is how I can read the log events after transactions. Anyone knows?


Hi,
If a Java Card applet logs data in the card, it's certain that applet's programmer designs the logging mechanism. There is no standardized logging facilities.

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

Re: For javacard, how to log data in the card.

Post by UNKNwYSHSA » Mon Dec 28, 2015 8:12 am

See ISOApplet.
The file type ElementaryFileCyclicFixed in this applet also be used to store log data. New log records are preserved, old log records will be overwritten by new log records.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 54 guests

JavaCard OS : Disclaimer