Hi,

I apologize since I pasted the wrong example line, so instead of

CardRequest cr = new CardRequest
(CardRequest.ANYCARD,null,PassThruCardService.class);

please read 

CardRequest cr = new CardRequest
(CardRequest.ANYCARD,null,FileAccessCardService.class);

this is the line that makes the program timing out.

Thanks, 
Antonio


At 13.17 10/07/00 -0400, you wrote:
>your subject line confuses me.  What does this have to do with the
>FileAccessCardService?
>
>"Studio di Ingegneria Molinari" <[EMAIL PROTECTED]> wrote in message
>[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>>
>> Gentlemen,
>>
>> we started using OCF in a Schlumberger Cryptoflex 8K + Reflex 72
>environment,
>> using Win98 and PC/SC:
>> installation was OK, all demo run OK (not StockBroker ...), were also able
>to
>> use APDU commands from inside a new simple app.
>>
>> Problem is that the card doesn't seem to be recognized as implementing ISO
>fs,
>> since after:
>>
>> CardRequest cr = new CardRequest
>> (CardRequest.ANYCARD,null,PassThruCardService.class);
>> cr.setTimeout (10);
>>
>> the program just exits for timeout.
>>
>>
>> Did anyone experience something similar with this kind of card?
>>
>> Thanks in advance,
>>
>> Antonio
>>
>>
>>
>>
>>
>>
>>
>>
>>   --------------------------------------------------------------
>>   Studio di Ingegneria MOLINARI    via Cairoli,30  I-23900 LECCO
>>   ph:+39 0341 364816 fax:+39 0341 352253 mobile: +39 335 6193239
>>   --------------------------------------------------------------
>>
>
>
>
>
>---
>> 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.
>
>

  --------------------------------------------------------------
  Studio di Ingegneria MOLINARI    via Cairoli,30  I-23900 LECCO 
  ph:+39 0341 364816 fax:+39 0341 352253 mobile: +39 335 6193239
  --------------------------------------------------------------


---
> 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.

Reply via email to