Hello, I have wrote my own CardService and CardServiceFactory. I have tested those programs with the apduiocardterminal and they work fine. But when I try with the gemplus pc410 I have this error:
opencard.core.terminal.CardTerminalException: Reader return status: -94 Message: <Card Malfunction. The card does not respond to the reset or has interrupted an exchange by time-out.> buffer received: <<>> at com.gemplus.opencard.terminal.GemplusCardTerminal.internalSendAPDU(GemplusCa rdTerminal.java:791) at opencard.core.terminal.CardTerminal.sendAPDU(CardTerminal.java:494) at opencard.core.terminal.SlotChannel.sendAPDU(SlotChannel.java:115) at webClient.myJCRECardServiceFactory.getCardType(myJCRECardServiceFactory.java :43) at opencard.core.service.CardServiceRegistry.getCardServiceInstance(CardService Registry.java:243) at opencard.core.service.SmartCard.getCardService(SmartCard.java:331) at webClient.appletWeb.init(appletWeb.java:88) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Thanks for your help --- > 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.
