Skip to content

SmartCard App @ Smart Cards and Applications Course

Notifications You must be signed in to change notification settings

danieljecu/Wallet-Loyality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SmartCard App @ Smart Cards and Applications Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages