Hello.
I'm trying to access an MPCOS card from a Java applet. I'm using a
GCR410 reader.
I already run some other examples, and I can access the card
correctly, but if I try to access from the applet, I have the follow
exception:
CardTerminalException:
javax.comm.NoSuchPortException
I don't know what could be the problem, because I have the same
opencard.properties file to test the applet than the one I use to run
the examples. I guess all my software prerequisites are OK because
with other applications everything works fine. My opencard.properties
file is as follows:
--------------------begining of file----------------------
OpenCard.services = \
com.ibm.opencard.factory.MFCCardServiceFactory \
opencard.opt.util.PassThruCardServiceFactory
OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGemCore|GCR
410|COM1
OpenCard.trace = opencard:5
-----------end of file-----------------------------------
Does anybody knows what am I doing wrong?
Thank you very much.
Jair Constantino
[EMAIL PROTECTED]
---
> 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.