Hello,

Thanks for your answer

I use the OpenCard Framework.
To access my card ( GemXpresso Pro R3), I do a SELECT_APDU with the AID of
my applet.

And I receive this error code.I haven't tried with another reader because I
have only one reader.

I don't know what is gemplus block protocol.
To set my applet onto the card, I've used the RAD III software.


----- Original Message -----
From: "Brian McGuiness" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 3:54 PM
Subject: Re: [OCF] Problem with sending command to gpc410


> -94 = FFFFFFFFFFFFFFA2
> Ignoring the FFs, A2 is the Gemcore status command for the error you are
> getting.
>
> You can get this if you haven't set up the card parameters correctly
> e.g. wrong PTS etc.
>
> Are you using Gemplus Block Protocol or PCSC?
>
> Have you tried it using another Gemplus reader (not a PC410)?
>
> cheers
>
> Nikko wrote:
> > 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.
> >
> >
> >
>
>
>
> --
> ------------------------------------------------------------------
>   Brian McGuiness                          Phone: +44(0)1355 272911
>   Senior Software Engineer                   Fax: +44(0)1355 272993
>   Ecebs Limited
>   The James Watt Building,
>   Scottish Enterprise Technology Park,
>   East Kilbride
>   G75 0QD                           Email: [EMAIL PROTECTED]
>   United Kingdom                    Internet:  http://www.Ecebs.com
>
>   This email is only for the use of the addressee.  It may contain
>   information which is legally privileged, confidential and exempt
>   from disclosure.  If you are not the intended recipient you are
>   hereby notified that any dissemination, distribution, or copying
>   of this communication and its attachments is strictly prohibited.
> ------------------------------------------------------------------
>
>
> ---
> > 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.
>
>


---
> 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.

Reply via email to