@ Smart Cards and Applications Course
C:\Program Files (x86)\Oracle\Java Card Development Kit 3.0.5u1\bin> cref
default.output will contain
java.net.ConnectException: Connection refused: connect
if you don't start the CREF (javacard simulator).
Required file structure:
Wallet
|applet
|build.xml*
|applet.opt*
|src*
|apdu_scripts
|wallet.scr
> ant all
- or just
ant
because by default isall
. You'll notice that an.output
file is generated.
Wallet
|applet
|...
|default.output
|wallet.scr