Hello Everybody, Let me start. I need to write a small program for smart cards and I have installed pcsc-lite and Towitoko driver for my reader.
Next I wrote my simple program in C, just for check how it works and... it dosn't work:(. The problems that I see: 1) pcscd deamon dosn't work still in background, because when starts bash# pcsc_demo I resived: SCardEstablishContesxt: Cannot Connect to Resource Manager 2)when I try bash# pscd -f -d stdout $ pcsc_demo pcscdaemon.c:242:main() pcscd set to foreground with debug send to stderr debuglog.c:143:DebugLogSetLevel() debug level=debug configfile.l:98:evaluatetoken() Error with device TOWITOKO_CHIPDRIVE_MICRO: No such file or directory configfile.l:99:evaluatetoken() You should use 'DEVICENAME /dev/null' if your driver does not use this field pcscdaemon.c:469:at_exit() cleaning /var/run pcscdaemon.c:488:clean_temp_files() Cannot unlink /var/run/pcscd.comm: No such file or directory and thisame from my program What that means? Ii it the problem with driver? Kindly let me know. Cheers, Przemek. -- Best regards, Przemysław mailto:[EMAIL PROTECTED] _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
