Hi, You ask a capability about Pcsc-lite but I think it is not really about it. It only presents you a daemon facility. By using pcsc daemon, you can isolate your smart card reader from your application. In your test application, you must construct your 5 bytes command structure and send it to your smart card reader. Reader will send the command to the smart card and card will evaluate it. You may look at Resource Manager source files.
Best regards... Bayram Kurumahmut Senior Student Computer Engineering Department - ITU Istanbul/Turkey > Message: 2 > Date: Wed, 24 Mar 2004 11:00:57 -0600 > Wrom: RZFSQHYUCDDJBLVLMHAALPTCXLYRWTQTIPWIGYOKSTTZRC > Subject: [Muscle] Sending a command to the card immediately after > power up. > To: "MUSCLE" <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > > > All, > > I need to send a 5 byte command to the card after power up and it has > sent the ATR on reset. This command will allow the card to send 256 > bytes per read instead of the default 38.Is there a way to do this using > pcsclite? > I'm using 1.2.0 on Linux and Max OS > > Mark S. > --------------------------------- > Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://lists.drizzle.com/pipermail/muscle/attachments/20040324/e8b4012c/atta chment-0001.html > > ------------------------------ > > _______________________________________________ > Muscle mailing list > [EMAIL PROTECTED] > http://lists.drizzle.com/mailman/listinfo/muscle > > > End of Muscle Digest, Vol 1, Issue 466 > ************************************** > _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
