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.

Question about Applet Deletion

JavaCard Applet Development Related Questions and Answers.
Sajaki
Posts: 11
Joined: Tue Jan 05, 2016 4:51 am
Points :106
Contact:

Question about Applet Deletion

Post by Sajaki » Sat Feb 04, 2017 10:29 pm

In my applet A, I want to subscribe to a life cycle state of another applet B present on the card. No matter when the applet B is deleted by ADM, and also applet B - AID is removed from GP Registry, an event is fired so that as subscriber, my applet A is called to delete all information related to the applet B.
Is it feasible in Javacard Framework?

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

Re: Question about Applet Deletion

Post by mabel » Sun Feb 05, 2017 4:43 am

Use simple SIO concepts.
You can have a server applet which can get notified when the subscribed client applet is getting deleted.

User avatar
lostsiwonlw
Posts: 55
Joined: Fri Jul 31, 2015 9:09 pm
Points :358
Contact:

Re: Question about Applet Deletion

Post by lostsiwonlw » Sun Feb 05, 2017 8:41 pm

There is no problem to let applet A know that applet B is deleted.
But I don't think applet A can delete all the in formation related to applet B .
Searching for meaning...

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 13 guests

JavaCard OS : Disclaimer