To create a CardRequest the last parameter is a java.lang.Class of the kind cardServiceClass
One of the examples I downloaded uses null here. The card I have is a GemPlus java card used in a Gem PC-410 card reader. Exactly which card I don't know. I have called ATR on it and got back a response, but that doesn't help me much. I suppose GemPlus will be able to help there. What can I put as the cardService class that will work with most java cards? Secondly, the applet is finished. I have used many methods to read and return data and to set data and created my own finals to support these methods. Therefore I think I'll have to build my own custom command APDUs. Is it OK if I use PassThruCardService to turn byte[]s into command APDUs and send them? Thanks -- Chris Malan [EMAIL PROTECTED] --- > 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.
