|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Antwort: RE: Antwort: [Muscle] SCardEstablishContext question..
Martin.Fuehrlinger
omnikey.com
Date: Tue Apr 05 2005 - 00:47:03 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> "else if(SCARD_E_INVALID_VALUE)"
try: "else if(rv == SCARD_E_INVALID_VALUE)"
then you will get no "failure" output.
0x80100013 means internal communication error.
Have you started pcscd ?
Try this: disconnect you reader, start pcscd using "pcscd -f -d stdout",
plug the reader in, watch the output, then if reader is recognized insert
an card, the ATR have to be shown by pcscd. If this works, goto another
console (DO NOT stop pcscd) and start you program again.
If it does not work, post your readers name, pcscd output and the errorcode
you got from SCardEstablishContext(...) .
---
Mit freundlichen Grüßen
Best regards,
Martin Führlinger
Software Developer
OMNIKEY
Ferihumerstrasse 13
A-4040 Linz
Austria
Tel +43 (0) 732 / 602220 - 35
E-Mail martin.fuehrlinger
omnikey.com
Web www.omnikey.com
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]