how to start with java card
hello,
i'm new to java card n know a bit of core java.. my superior of company asked me to get complete knowledge on java card.. iworked for 1 month on native cards..n know a bit of gsm 11.14. I want a favour.
my queries:-
a) how and from where should i start
b) wat all basics i need to know &
c)how to work on this card.
ANY REPLY WILL BE APPRECIATED..
Thanks
a)
- Look at Sun's tutorials on Java Card.
- Z. Chen's book from Sun about smart cards gives you deeper knowledge about the Java Card technology.
- Furthermore there is a great reference book about smart cards in general from W. Rankl.
b)
- Java: You should have basic understanding and knowledge about Java.
- Java Card: is a subset of Java, but you need to be much more aware of the Java Card VM and RE.
- You need to have some specifications at hand
- Java Card API, VM and RE
- GlobalPlatform
- ISO 7816 and ISO 14443 for CL
c)
- There is a number of smart card operating systems.
- I recommend the Java Card Open Platform (JCOP) from IBM/NXP. There is a good developer environment (JCOP Tools plugin for Eclipse) where you can start developing against a smart card SW simulator.
thanks for ur kind support..
i'm refering Zhiqun Chen's (Java Card technology for smart cards..
i'm not very new to java but still i'm not getting the work assigned to me .. they want me to b good with APIs n appelets..
- is iso versions necessary for these.. n from where can i get these.
thanks!
now i'm getting my work a bit.. just got info about all classes supported on java card n APIs, JVRE, JVVM.. they asked me to write a java applet for dual imsi to support dual pin ... can u help me in getting correct n exact answer..thanks!