Page 1 of 1

How to download and install the applet on javacard?

Posted: Thu Aug 20, 2015 1:39 am
by wintstar
I m new to javacard applet development.
Now I m having a .cap file, but i don't know if there is anyway to download .cap file and install the applet into javacard.

Re: How to download and install the applet on javacard?

Posted: Thu Aug 20, 2015 2:30 am
by horse dream
Hi,there.You can use PyApduTool to download and install the applet on your javacard as follows. It's very easy.




After you click 'Install' button, the Install dialogbox will show up for you to set some installation parameters.


Re: How to download and install the applet on javacard?

Posted: Thu Aug 20, 2015 3:04 am
by horse dream
BTW,this tool also can list the package and applets you installed.


Re: How to download and install the applet on javacard?

Posted: Thu Aug 20, 2015 4:00 am
by wintstar
Wow,Works for me..thx very much!