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.
