Hello,

when using pcsc_scan in a terminal, I get messages like

  Card state: Card removed,

But when I'm using pcsc_scan in a script like
  pcsc_scan > test.out.txt
or in perl 
  open (PIPE,"-|", "pcsc_scan");
those messages are missing and I can only detect, if
a card is inserted. 

How can I detect cards being removed?

-- 
Regards
  Johannes

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to