>Yet in the example code in the book "Smart Card App dev using Java", there
>are 2 package called
>opencard.opt.iso.fs.FileAccessCardService;
>opencard.opt.iso.fs.CardFile;
>
>Are these generic packages that can handle any ISO-7816 file system ?
opencard.opt.iso.fs.FileAccessCardService is an interface that the CardService
implementation for the specific card must implement.
opencard.opt.iso.fs.CardFile is a generic implementation that internally uses
the CardService for the specific card.
Frank Seliger
IBM Pervasive Computing Division
Schoenaicher Str. 220, 71032 Boeblingen, Germany
[EMAIL PROTECTED] Tel.
+49-7031-16-3142
---
> 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.