Basic help
I request u 2 pls answer my query i.e.
I am having a smart card reader and some card also but this card are not not having any OS..so can i convert this card into javacard? how can i do masking of JCVM on a such cards..
pls tell me what should i do for tht, Should i buy a new reader and new cards. Or i need only to buy new smart card(java card)?
one more:
i have simulated some of my code by using cref, how can install my applet in the real card and client application can interect with it?( I mean what is the differance in simulation in real card programming)....
pls pls reply me soon....
> am having a smart card reader and some card also but
> this card are not not having any OS..so can i
> convert this card into javacard?
Definitely, no.
> pls tell me what should i do for tht, Should i buy a
> new reader and new cards. Or i need only to buy new
> smart card(java card)?
If you have a PC/SC compliant Smart card reader you only need new cards.
> i have simulated some of my code by using cref, how
> can install my applet in the real card and client
> application can interect with it?( I mean what is the
> differance in simulation in real card
> programming)....
Installation of java card applets is the job of the GlobalPlatform part of your java card. You can download the specs from www.globalplatform.org.
Jan