Smart card 
Author Message
 Smart card

I need to read the contents of a smart card that is connected via a
PCMCIA card reader. When inserted it appears as another hard drive,
using FAT filesystem. However, I will be writing to the card directly
from another piece of hardware that is NOT MS Windows and runs our own
hardware OS. Can I access the card directly in VB (CreateFile?) or do I
have to run some other application to do it?

Thanks,

Dave



Sat, 10 Apr 2004 00:13:53 GMT  
 Smart card
That depends on whether the other OS mimicks the DOS format, most of
the PCMCIA cards that I have seen do actually do that - even if they
are just filling in one huges pre-formatted file.

BTW I am no fan of PCMCIA - 'point drivers' are far better.

I have written a couple of MSDOS device drivers and Formatters for
SRAM cards - since this is not really on topic Email me if you need
samples.

On Mon, 22 Oct 2001 17:13:53 +0100, David Glass

Quote:

>I need to read the contents of a smart card that is connected via a
>PCMCIA card reader. When inserted it appears as another hard drive,
>using FAT filesystem. However, I will be writing to the card directly
>from another piece of hardware that is NOT MS Windows and runs our own
>hardware OS. Can I access the card directly in VB (CreateFile?) or do I
>have to run some other application to do it?

>Thanks,

>Dave



Sat, 10 Apr 2004 22:19:02 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Smart Card Reader

2. Interfacing with a smart card in VB ??

3. Smart Cards

4. smart card reader

5. Smart Cards

6. Smart Cards

7. Is thers a smart card reader ActiveX control?

8. Smart Cards

9. Smart card or id logon authentication.

10. pocket pc + smart cards

11. Please tell me the basics of Smart Card Technology and the components involved???

12. Smart and CHIP Cards

 

 
Powered by phpBB® Forum Software