README.txt

February 17, 2013 ยท View on GitHub

README This is an implementation of a TAG 4 for emulation.
The actual Source for the java applet is found in: src/src/tag/tag4.java

The test script is found in: src/scripts/tag4

To run the code on a sim-card, follow the instalation guide on the course foulder in fronter. (Note that this requires jload and a open simcard and the simcard keys)

To run the code on the testscript on computer: 1. Import the project to a javacard enabeled Netbeans IDE 2. Build 3. Run the test script. (This is normaly done by pressing the green play button in the IDE)