> Hello,
> I need to manipulate 2 different smart card readers from a single Java
> application. If there can only be one unique opencard.properties file,
> how can I communicate with the 2 readers?
you can simlpy configure more than one factory separated by a space in the
opencard.properties file. e.g.:
OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|mygcr|GCR410|COM1 \
com.ibutton.oc.terminal.jib.iButtonCardTerminalFactory|iButtonAdapter|iBUTTO
N_PORT_TYPE_LEGACY_SERIAL|COM2
i tried it, and it works. only the ibutton-ide hangs, if there is another
card reader configured.
hope it helps
Karl Scheibelhofer
--
Karl Scheibelhofer, <mailto:[EMAIL PROTECTED]>
Institute for Applied Information Processing and Communications (IAIK)
at Technical University of Graz, Austria, http://www.iaik.at
Phone: (+43) (316) 873-5540
---
> 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.