Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

difference between javacard and the ordinary card

JavaCard Applet Development Related Questions and Answers.
yang340
Posts: 2
Joined: Mon Jun 11, 2018 3:01 am
Points :22
Contact:

difference between javacard and the ordinary card

Post by yang340 » Mon Jun 11, 2018 6:05 am

what is the difference between javacard and the ordinary card?

wumindejia
Posts: 55
Joined: Thu Sep 22, 2016 5:05 am
Points :784
Contact:

Re: difference between javacard and the ordinary card

Post by wumindejia » Mon Jun 11, 2018 9:35 pm

Card divided into java card and native card. Java card can dynamically download and delete applications, while native card can not.

pangsn
Posts: 5
Joined: Tue Jun 12, 2018 4:31 am
Points :56
Contact:

Re: difference between javacard and the ordinary card

Post by pangsn » Wed Jun 13, 2018 3:06 am

Java card without a pointer, and have internal security mechanism can efficiently avoid errors and crashes caused by cross-border access program.
Native card has a pointer, can operate all kinds of memory, but it is easy to cause errors and crashes because cross-border access.

pangsn
Posts: 5
Joined: Tue Jun 12, 2018 4:31 am
Points :56
Contact:

Re: difference between javacard and the ordinary card

Post by pangsn » Wed Jun 13, 2018 3:10 am

Javacard without a pointer, and have internal security mechanism can avoid errors and crashes caused by cross-border access program.
Native card has a pointer, can operate all kinds of memory, but it is easy to cause errors and crashes because cross-border access.

atr7816
Posts: 7
Joined: Sat Apr 28, 2018 7:19 am
Points :54
Contact:

javacard vs native card

Post by atr7816 » Wed Jun 13, 2018 8:25 am

pangsn wrote:Javacard without a pointer, and have internal security mechanism can avoid errors and crashes caused by cross-border access program.
Native card has a pointer, can operate all kinds of memory, but it is easy to cause errors and crashes because cross-border access.


To be exact, Java language doesn't have the type of pointer. This character is inherited from Java language.

Some of the difference between java card and the classic(traditional) native smart card.

You do not have the required permissions to view the files attached to this post. Please login first.

pangsn
Posts: 5
Joined: Tue Jun 12, 2018 4:31 am
Points :56
Contact:

Re: javacard vs native card

Post by pangsn » Wed Jun 13, 2018 9:57 pm

atr7816 wrote:
pangsn wrote:Javacard without a pointer, and have internal security mechanism can avoid errors and crashes caused by cross-border access program.
Native card has a pointer, can operate all kinds of memory, but it is easy to cause errors and crashes because cross-border access.


To be exact, Java language doesn't have the type of pointer. This character is inherited from Java language.

Some of the difference between java card and the classic(traditional) native smart card.



Thanks for your correction.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot] and 22 guests

JavaCard OS : Disclaimer