Hi All,

I have changed "SmartCard.start()" against

String drivername= "com.sun.comm.Win32Driver";
CommDriver driver= (CommDriver)Class.forName(drivername).newInstance();
driver.initialize();

But now it doesn't work either in the JBuilder or in my Netscape.

It doesn't find my Card Reader !

Do I have to change more that just the SmartCard.start() ?????

Thanks in advance!

Ciao
Kaweh




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