smart card reading

  • Thread starter Thread starter Mortar
  • Start date Start date
M

Mortar

can anyone point me to some smard card reading examples/projects? I'm
having a heck of a time finding anything. By the way, its for a
proximity reader.
 
There would have to be a driver for the card to make it look like some sort
of device. You'd then consult the documentation for the card to figure out
how to communicate with the driver. Unless you vendor has an example for
that particular card, I don't think you're going to find anything.

Paul T.
 
Only storage-type cards were supported in CE.NET 4.2, as I understand it.
Knowing the name of a DLL wouldn't be of any help, anyway. There's no
'standard' interface to all SD cards (any more than there's a standard
interface to PCI cards on the PC). You have to have a driver...

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top