Page 1 of 1

Javacard RMI application that uses Smartcardio

Posted: Thu Aug 31, 2017 1:33 am
by Heerden
Is there any CardAccessor for the Javacard RMI classes that is based on the new SmartcardIO library?

Re: Javacard RMI application that uses Smartcardio

Posted: Fri Sep 01, 2017 2:09 am
by lostsiwonlw
Why do you need this? Would you tell me your context?

Re: Javacard RMI application that uses Smartcardio

Posted: Fri Sep 01, 2017 3:00 am
by Heerden
I want to develop a Smartcard application that is using RMI, however when configuring ApduIOCardAccessor to use PC/SC,it throws the error message: "WARNING: PC/SC is not officially supported and may not work on all platforms.".

So are there any other options for using the Javacard RMI library?