Page 1 of 1

Wany to know difference between javax.smartcardio api and javacard api

Posted: Thu Jan 21, 2016 2:00 am
by gorgekin
I have learned Java Card application development for some time. But I still don't know the difference between javax.smartcardio api and javacard api. I really want to know the way which javax.samartcardio is related to javacard api. Any help?

Re: Wany to know difference between javax.smartcardio api and javacard api

Posted: Thu Jan 21, 2016 9:55 pm
by Tarantino
gorgekin wrote:I have learned Java Card application development for some time. But I still don't know the difference between javax.smartcardio api and javacard api. I really want to know the way which javax.samartcardio is related to javacard api. Any help?



You may think that Javacard API helps you to develop Java card applets which interact with JCRE.
Javax.smartcardIO helps you to interact with java card itself through smart card reader.