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.

ROM applet

JavaCard Applet Development Related Questions and Answers.
Valks
Posts: 16
Joined: Wed Oct 12, 2016 11:45 pm
Points :176
Contact:

ROM applet

Post by Valks » Mon Jul 24, 2017 3:29 am

I always use APDU tool to download and install my applet in to card. Now I would like to develop in the embedded sector and not smartcards. Does anyone know whether there is a way to use the JCVM without at least the APDU stuff?
Does anyone know more details about ROM applets? Thanks...

JCaberham
Posts: 26
Joined: Mon Nov 30, 2015 3:02 am
Points :208
Contact:

Re: ROM applet

Post by JCaberham » Mon Jul 24, 2017 11:07 pm

You can have your applet masked into the ROM by a card manufacturer. This will remove the need for APDU's to install your applet. But you will still need to use APDU's for anything, including embedded applications on the device, to communicate with your applet. A Java Card applet is passive and does not perform any actions until it receives an APDU to process. I think you will find that using APDU's to load your applet will be quicker and easier than masking.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 47 guests

JavaCard OS : Disclaimer