Hi,
Thanks for your reply..
I changed my opencard.properties file but in this case demo
programs couldn't sense anything even a card insertion.
My reader scpecs(one page from Towitoko!) writes that my settings should be
-->:
- opencard.properties --------------------------------------
OpenCard.services = opencard.opt.util.PassThruCardServiceFactory
OpenCard.terminals =
com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory
------------------------------------------------------
- readers.cfg ----------------------------------------
Reader[1]
PORT_NUMBER = 1
READER_NAME = TOWITOKO terminals
DLL_NAME = gen_twk.dll
-------------------------------------------------------
But I changed those settings to that
is what you said:
- changed opencard.properties -------------------------------
OpenCard.services = opencard.opt.util.PassThruCardServiceFactory \
com.ibm.opencard.factory.MFCCardServiceFactory
#OpenCard.terminals =
#com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory
OpenCard.terminals =
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
OpenCard.trace = opencard:5
--------------------------------------------------------------
But it is not working..
After those settings i can not get even "card inserted" or "card removed"
events.
What is the problem in this configuration ?
.?.
Kind Regards.
Engin
----------------------------------------------------------------
> It seems to me that you should use the Pcsc10 terminal (i.e., specify
> com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory in the
> properties file) instead of PcscMig.
>
> The later (Mig) was used by IBM in connection with drivers that were
> "migrated" from a propretary API to PC/SC API, and it seems to me that
> they required supplementary properties file (in addition to the
> opencard.properties) in order to work properly. Anyway, as all readers
> have at least a PC/SC driver now, the Pcsc10CardTerminal should work
> just fine.
>
> Hope it'll help.
>
> Cheers,
> Christophe.
----------------------------------------------------------------
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
---
> 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.