Page 1 of 1
New to Card
Posted: Thu Aug 18, 2016 2:28 am
by pravatkumarmishra
Hi Delegate,
I am new to java card programming. i have a 32 bit smartcard(chip). how to write any data into it and then read from it.
plz help me.
Regards
Pravat K M
Re: New to Card
Posted: Thu Aug 18, 2016 3:29 am
by UNKNwYSHSA
Please make sure that your card is one JavaCard first.
Re: New to Card
Posted: Thu Aug 18, 2016 3:51 am
by Gibson
To write data into javacard, you can use java applet, and there is
SDK which including the IDE for applet development.
Just keep in mind that the applet you write must follow GP standard.
Re: New to Card
Posted: Fri Aug 19, 2016 1:58 pm
by rena2019
pravatkumarmishra wrote:Hi Delegate,
I am new to java card programming. i have a 32 bit smartcard(chip). how to write any data into it and then read from it.
plz help me.
Regards
Pravat K M
What OS is on the card? A javacard OS or a different, maybe propriatary OS?