简体   繁体   中英

Can i upload my java card applet on a non java smart card?

I'm new to Java Card and I'm working on a project where I need PIN secured smart cards for a healthcare project. What I wanted to know is if I can load my Java Card Applet on a non Java smart card (I'm trying to avoid the expensive cost which can pick 40 USD or even more / 1 card) ? If it is possible, I wanted to know some tips on how to make the difference between the cards and get their technical details (Type, Memory, Contact / contacless, etc).

不,有些智能卡操作系统没有JVM,因此无法运行JavaCard Applet。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM