Chris,
Here I go again. (Sigh)
I encounter a problem with the PCSC terminal error returning this code :
Opencard.core.terminal.CardTerminalException: Pcsc10CardTerminal: PCSC
Exception in method SCardTransmit: error occurred with SCardTransmit return code =
00000057
I read your email about the latest patch for the PCSC wrapper dated 21
December 2000 for which you provide an attached ZIP file of the required jar.
I checked out also the GEMPLUS PCSC webpage and downloaded the PCSC Wrapper
2.0. I believe the latter is the final form of your patch made and I used it in my
classpath.
Unfortunately, despite using the same jar and loading it in m CLASSPATH, the
same termnal error occur.
So I deem it necessary to include the simple code I copied from the OCF
programming guide and the opencard.properties file.
I Also have the following jars in my classpath:
base-opt.jar, base-core.jar, pcsc-wrapper-2.0.jar
Thanks again.
Regards,
Harley
opencard.properties
WaitForCardInsert.java