Hi, Folks, I'd like to read/write TI's IC card(Vicinity Card Transponder and Encapsulated plus transponder) by PCSC(SCard*** series API) on Windows Embedded Compact 7. I could connect to card, but couldn't find how to publish TI's supported COMMAND set(REQUEST code, like Inventory, Read_Singl_Block, etc etc described in http://www.ti.com/lit/an/sloa166/sloa166.pdf ) by SCardTransmit() API.
Are there any sample code/technical document for it? I thinks I should publish C-APDU, with TI's request, but I couldn't find how to do it.
I'm new to PCSC/SmartCard, so I'd really appreciate if you could give me a pointer to implement.
thanks in advance
toshiaki kikka