[Muscle] How to start 'pcscd' on arm-linux?
Wang Yongqing
qinwyo2008 at yahoo.com
Mon May 12 22:42:36 PDT 2008
Hi
You must start the pcsc daemon before you start your application!
----- Original Message ----
From: fineliuhai <fineliuhai at 163.com>
To: "Muscle at lists.musclecard.com" <Muscle at lists.musclecard.com>
Sent: Monday, May 12, 2008 1:14:35 PM
Subject: [Muscle] How to start 'pcscd' on arm-linux?
The code is:
***************************************************************************
printf("Testing SCardEstablishContext : ");
rv = SCardEstablishContext( SCARD_SCOPE_SYSTEM, NULL, NULL, &hContext );
printf("%s\n", pcsc_stringify_error(rv));
if ( rv != SCARD_S_SUCCESS ) {
printf("SCardEstablishContext error : rv = 0x%1x", rv);
return -1;
}
***************************************************************************
The return information on Arm is:
***************************************************************************
Testing SCardEstablishContext : Service not available.
SCardEstablishContext error : rv = 0x8010001d
***************************************************************************
I found this error in <pcsclite.h> :
***************************************************************************
#define SCARD_E_NO_SERVICE 0x8010001D
/**< The Smart card resource manager is not running. */
***************************************************************************
What should I do now?
________________________________
杭州复地连城国际地铁生活方式,76-134㎡精品房源热销中
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drizzle.com/pipermail/muscle/attachments/20080512/3c8ff338/attachment.html
More information about the Muscle
mailing list