I have been using the two together for a while. I have had no problems
using the PCSC.
Unfortunately, you can't access the Smarty-specific functionality through
the OCF.
You have to make your application Smarty Aware if you want to use it.
Actually, I am currently developing a SmartCardTerminal for the Smarty. It
uses the SmartyAPI instead of PCSC and uses a C++ DLL wrapped up by a JNI
Java Class. Unfortunately, I don't think that my company will allow me to
release this to the world. I will try though.
Tom
"Talbot, Marc" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Ashish,
>
> 8010000b corresponds to a sharing violation in PCSC. Two things could be
> causing this error. Either you have an application that has already
grabbed
> the smart card in exclusive mode (doing a PCSC SCardConnect() with
> SCARD_SHARE_EXCLUSIVE set), or your OCF application is attempting to get
> exclusive access to the card after another application has obtained shared
> access to the card.
>
> Marc Talbot
> Schlumberger Smart Cards and Terminals
> [EMAIL PROTECTED]
>
>
>
> -----Original Message-----
> From: Ashish Deshpande [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 20, 2000 1:56 AM
> To: OCF
> Subject: [OCF] Cyberflex and smartdisk
>
>
> Hi,
>
> I have installed cyberflex as well as smartdisk drivers.
> When I executed the ocf application it showed the following error.
>
> Exception occured Pcsc10CardTerminal: PCSC Exception in method
> SCardConnect: PC/SC Error SCardConnect
> return code = 8010000b
>
> What happens when multiple drivers are installed on the system?
> I want to run the ocf application with smartdisk.
> What could be the solution?
>
> Thanks and regards,
> Ashish
>
>
>
> ---
> > 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.
>
---
> 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.