Hi,
Shawn Casey Elliott wrote:
> I'm trying to figure out how to develop a simple applet in java that gets
> information from a micropayflex card. I have a gemplus GCR410P
> reader/writer, and I'm doing the development on a win98 machine.
>
> The part that is confusing me is what do I use to write the applet? OCF?
> How are the APDUs and the applet wrapped up together?
A Java applet (or application) running on the host machine can call
the classes/methods of an OCF CardTerminal implementation to exchange
APDUs with the card. I gather that Gemplus has a CardTerminal
implementation for the GCR410. To accomplish something useful with this,
though, you'll need to know what commands to place in the APDUs you
send. The APDU command set tends to be card-specific, so hopefully
you have developer documentation for the Micropayflex from Schlumberger
or someone.
Hope this helps
-Lewis
Lewis McCarthy [EMAIL PROTECTED] 1-650-694-6813
Software Engineer
Los Altos Security Engineering & Research (LASER)
Critical Path Inc. http://www.criticalpath.net
---
> 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.