Hi,
when i wanted to register the pc/sc reader i got
this Exception when i tried to create the Terminal.

Pcsc10CardTerminal: PCSC Exception in method SCardEstablishContext:
PC/SC Error SCardEstablishContext
return code = 8010001d

I used this code :

 CardTerminalRegistry ctr = CardTerminalRegistry.getRegistry();
 Pcsc10CardTerminalFactory pcsc_ctr = new Pcsc10CardTerminalFactory();
 String [] term ={"tr","PCSC",""};
 pcsc_ctr.createCardTerminals(ctr,term);
 
In advance for any help
Ciao  Thomas


---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe 
! in the body.

Reply via email to