Page 1 of 1

Change native implementation of javax.smatcardio

Posted: Wed Mar 09, 2016 5:15 am
by Riddle
I am programming an applet which uses javax.smatcardio APIs and I want to change native implementation of that.
Could anyone give me some pointers? Thanks

Re: Change native implementation of javax.smatcardio

Posted: Tue Mar 15, 2016 2:13 am
by UNKNwYSHSA
Why you want to do it?
Package javax.smartcardio is for offcard applications.
You can't use it in the applet.