Hello, I have some doubts:
1- I can use only ocf jars to develop my application?? my doubt is if I
need manufacturer reader libraries....
2- The java card doesn�t use de concept of MF,DF,EF? It�s based only en AID
of the applets??
I'm working with gemplus technolgy (GPC410);
For example I was trying to do this:
FileAccessCardService oFService =
(FileAccessCardService)smartCard.getCardService
(FileAccessCardService.class,true);
CardFilePath rootPath = oFService.getRoot();
CardFileInfo rootInfo = oFService.getFileInfo(rootPath);
CardService implementing interface opencard.opt.iso.fs.FileAccessCardService
thanks a lot
---
> 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.