Skip to Main Content

Embedded Technologies

Javacard and JCRMI

BluestarMar 6 2017 — edited Mar 6 2017

Hello everyone,

I read the Java Card 3 Platform specification and I encountered with some questions.

  • Can the JCRE  invoke any method of any applet?
    • If so, can the JCRE get an APDU like RMI's INVOKE APDU, which will invoke the methods?
  • Can the JCRE invoke any method of any applet using the INVOKE APDU (even if the applet doesn't implement the remote interface)?
  • Can someone share an example of the INVOKE APDU? I'm interested in how to know what are the object's and method's ids.

Many thanks in advance for all the helpers and responders!

Post Details
Locked on Apr 3 2017
Added on Mar 6 2017
0 comments
278 views