Jcwde icon
Jcwde icon

Jcwde

The Java Card platform Workstation Development Environment ("Java Card Workstation Development Environment" or "Java Card WDE") tool allows the simulated running of a Java Card applet as if it were masked in ROM. It emulates the card environment.

Cost / License

  • Free
  • Proprietary

Platforms

  • Windows
  • Linux
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Emulation

 Tags

Jcwde News & Activities

Highlights All activities

Recent activities

No activities found.

Jcwde information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
Jcwde was added to AlternativeTo by User1297624 on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Jcwde?

The Java Card platform Workstation Development Environment ("Java Card Workstation Development Environment" or "Java Card WDE") tool allows the simulated running of a Java Card applet as if it were masked in ROM. It emulates the card environment.

The Java Card WDE is not an implementation of the Java Card virtual machine. It uses the Java virtual machine to emulate the Java Card RE. Class files that represent masked packages must be available on the classpath for the Java Card WDE.

For the version 2.2.2 release of the Java Card platform reference implementation, Java Card WDE adds support for Java Card Remote Method Invocation (Java Card RMI).

Some of the Java Card RE features that are NOT supported by Java Card WDE are:

  • package installation
  • persistent card state
  • firewall
  • transactions
  • transient array clearing
  • object deletion
  • applet deletion
  • package deletion

The Java Card WDE tool uses the jcwde.jar, api.jar (with cryptography extensions) and apduio.jar files. The main class for Java Card WDE is com.sun.javacard.jcwde.Main. A sample batch and shell script are provided to start Java Card WDE.