Read/Write to smart cards 
Author Message
 Read/Write to smart cards

Hi, I posted this question on microsoft.public.windowscard, but i haven't
got any response yet..., maybe i'll have better luck here.

------

Does anyone have any sample code or a link to a site (other than MSDN) that
shows , how to
write to, and read from smart cards?

I've figured out....

SCardEstablishContext(...);
SCardConnect(...);

//HOW DO I WRITE????
//HOW DO I READ????

SCardDisconnect(...);
SCardReleaseContext(...);

----

The info on MSDN for COM interfaces is also somewhat sketchy..., any help
would be great.

TIA,
Yul



Mon, 29 Nov 2004 21:38:52 GMT  
 Read/Write to smart cards
Hi,

You can use the SCardTransmit() function.

Regards,
HuangTM
This posting is provided "AS IS" with no warranties, and confers no rights.



Wed, 01 Dec 2004 18:07:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Read/Write to smart cards

2. SD Card vs. Storage Card reads/writes

3. reading/writing sectors on storage card

4. read/write COR of PCMCIA card in ce?

5. smart card

6. smart card SDK with C#

7. Smart card

8. Smart card

9. Smart Card communication

10. Smart Card Readers

11. Program Your Satellite Smart Cards!!!! 86447

12. smart cards...

 

 
Powered by phpBB® Forum Software