Hi,

There is no problem with the GemplusCardTerminalFactory! Just be sure that 
you have connected the reader (GCR410) before launching the program!

1rst please try without to be sure problem comes from PCSC wrapper miss 
configuration (use following line):
OpenCard.terminals = com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory

2nd:
We experienced troubles with PCSCWrapper and the way readers are registred 
within registry database. I don't know how Bull SmarTLP3 readers is 
registered out there, but if the vendor key contains space in vendor 
string, then it may cause troubles to OCF PC/SC Wrapper. Have a look in 
registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Calais\Readers
and surch for your reader key. The reader key should be something like:
<VendorString><space><ReaderModel><space><ReaderNumber>
If <VendorString> have space characters then copy this key (with subkeys 
device and groups) and rename <VendorString> without spaces (you've just 
created an alias)

May help, not sure.
PS: this problem will be soon corrected in a new release of OCFtoPC/SC wrapper.

Good luck,
Cedric HUET


At 16:00 21/03/2001, [EMAIL PROTECTED] wrote:


>There is no parameter (name, type or address) to set.
>Pcsc10CardTerminalFactory does it for you.
>
>Your opencard.properties file seems to be good, but a '\' is missing !!!
>If that doesn't work, set OpenCard.terminals to
>com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory only.
>If the Bull SmarTLP3 is recognized, the problem come from
>GemplusCardTerminalFactory.
>
>Good luck.
>
>
>----------------------------------------------------------------------------------------------------
>
>
>OpenCard.services =
>com.gemplus.opencard.service.op.vop.vop211.CardServiceVOP211Factory
>OpenCard.terminals = \
>com.gemplus.opencard.terminal.GemplusCardTerminalFactory|gcr410_com1|GCR410|COM1
>
>\  <-- '\' is missing
>com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
>
>OpenCard.trace = opencard:4 com.gemplus.opencard:4
>OpenCard.trace = com.gemplus.opencard:4
>#OpenCard.trace = opencard:8 com.gemplus.opencard:8
>#OpenCard.trace = com.gemplus.opencard:8
>---------------------------------------------------------------------------------------------------
>
>
>
>
>Catalin Scintei <[EMAIL PROTECTED]> sur 21/03/2001 15:12:01
>
>Pour :    [EMAIL PROTECTED], [EMAIL PROTECTED]
>cc :
>Objet :   Re: Réf. : [OCF] How can I use a Bull PCSC reader       withOCF
>
>
>  Thank you for your answer but I really don't know what I should use as
>name, type or
>address of the card terminal.  I have a Bull SmarTLP3 (PCSC compliant)
>conected on COM2.
>  I'm really new in OCF, but I worked some with the CryptoBuilder kit from
>Bull. That's
>how I have a PCSC driver for that reader. When I install that driver, it's
>working but
>not with the OCF. When I try to get it in OCF I get an error like this:
>exception caught
>in initOCF : com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory !
>  I use a GemPC410 reader from Gemplus and 2 GemXpresse 211 cards.
>  My opencard.properties looks like that:
>----------------------------------------------------------------------------------------------------
>
>
>OpenCard.services =
>com.gemplus.opencard.service.op.vop.vop211.CardServiceVOP211Factory
>OpenCard.terminals = \
>com.gemplus.opencard.terminal.GemplusCardTerminalFactory|gcr410_com1|GCR410|COM1
>
>com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
>
>OpenCard.trace = opencard:4 com.gemplus.opencard:4
>OpenCard.trace = com.gemplus.opencard:4
>#OpenCard.trace = opencard:8 com.gemplus.opencard:8
>#OpenCard.trace = com.gemplus.opencard:8
>---------------------------------------------------------------------------------------------------
>
>
>  Help me!



---
> 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