Well, the OCF isn't a Gemplus API at all.
go to www.opencard.org and look at the documentation for OCF.
Use the object CardTerminalRegistry.
you must implement the CTListener interface and use the
CardTerminalRegistry.getRegistry().add(this) to add yourself to the
notification list.

Tom

P.S. It's always a good idea to call createEventsForPresentCards(this) right
after adding so that you're notified of cards that are already present.

Norbert Diernhofer <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Le Fri 13/10/2000, Norbert Diernhofer disait
> > Is there a possibility within then Opencard API to be notified, when a
> card
> > is removed from the CAD?
> >
> > Has anybody a solution for this problem?
> You can add a listener to the Event system.
> Seems to be just the thing I'm searching, but where can I register this
> listener. The CardEvent Object even isn't described within the Gemplus API
> Documentation.
>
>
> --
> Norbert
>
>




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