Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 955 Bytes

README.md

File metadata and controls

45 lines (36 loc) · 955 Bytes

Wallet

Loyality

@ Smart Cards and Applications Course

a) Run cref from JC_CLASSIC_HOME//bin.

C:\Program Files (x86)\Oracle\Java Card Development Kit 3.0.5u1\bin> cref

#f03c15 Note

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

b) In |applet execute

> ant all
  • or just ant because by default is all. You'll notice that an .output file is generated.
Wallet
	|applet
		|...
		|default.output
	|wallet.scr