I'm trying to run the GetCardID.java sample that comes with the opencard framework. I'm using OCF 1.2 and j2sdk1.4.2_04 on Fedora Core 2 linux, and I'm using the PCSC libraries and the OFCPCSC bridge to talk to a Gemplus PC Twin USB reader and GemXpresso Pro 64K card. When I try to run the sample I get the following results:
------------------------------------------------------------ start use case: get a card ID CardTerminalException: Pcsc10CardTerminalFactory: PCSC Exception in method SCardListReaders: error getting length of reader list return code = 80100003 finished use case: get a card ID ------------------------------------------------------------ I googled for an answer to this and got 3 results, none of which were responded to. Any ideas? The error is for SCARD_E_INVALID_HANDLE. I'm wondering if it might have something to do with the card being unrecognized or something. What I'm eventually hoping to be able to do is use the Gemplus Rad III kit or possibly Piccola to load the muscle cardedge applet onto a card. The windows-based applet loader that David Corcoran just released won't work behind a proxy and everything else I've found requires a working Java interface. BTW, I'm getting the same PCSC Exception trying to do this in Windows. Thanks, Carl Youngblood --- > 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.
