Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcre:8.2_rmi_messages

8.2 RMI Messages

The Java Card RMI message protocol consists of two commands that are used to:

  • Get the initial remote object reference for the Java Card RMI based applet. The initial remote object reference is the seed remote object that the CAD client application needs to begin remote method invocations.
  • Send a remote method invocation request to the card.

To ensure that the protocol is compatible with all applications, the SELECT FILE command is used for getting the initial reference. The response to the SELECT FILE command allows the remote method invocation command itself to be customized by the applet.

javacard/jcre/8.2_rmi_messages.txt · Last modified: 2017/05/13 04:06 (external edit)