Hello all!
I'm currently trying to access SmartCards (SLE4428 - MemoryCards;
Towitoko Chipdrive 130 / SCMMicro SCR335). In order to get access to
the cards I tried to use the following Frameworks:
- OpenCard Framework 1.2
- JPCSC
The problem is that I cannot connect to the card. With JPCSC I get the
SCARD_W_UNRESPONSIVE_CARD Error when trying to do a
....
context.Connect(readers[0], PCSC.SHARE_DIRECT, PCSC.PROTOCOL_T1);
....
Is anybody out there having some useful tips regarding access to
smartcards like the sle4428? Any tips regarding other Frameworks are
appreciated as well.
Regards
Tim
|