Page 1 of 1

How to read Indentity card

Posted: Mon Jan 02, 2012 10:52 am
by Jack
Hello,
I develop in belgium and i have to read the information form Electronic Identity Card .
I want to save the info in a txt file and then make a seek in a database in order to find the record .

How to with fivewin ?

Thanks and happy new year .

Re: How to read Indentity card

Posted: Mon Jan 02, 2012 1:31 pm
by Marc Vanzegbroeck
Maybe you can use this library

http://www.eidnative.be/nl/node/8

Marc

Re: How to read Indentity card

Posted: Mon Jan 02, 2012 5:32 pm
by Jack
Do you have some samples ?
I am looking for the right syntax .

Thanks

Re: How to read Indentity card

Posted: Mon Jan 02, 2012 7:22 pm
by driessen
Hello eveyone,

I'm interested in this subject too.

Maybe an easy way to protect data or an application.

Re: How to read Indentity card

Posted: Tue Jan 03, 2012 8:15 am
by Marc Vanzegbroeck
Hi,

Here I found an other SDK to read an EID.
http://eid.belgium.be/nl/Achtergrondinf ... technisch/

There is Developer guide with example with C. Unfortunately, I do not know how to write the wrappers. :(
http://eid.belgium.be/nl/binaries/eID_D ... -63130.pdf

Regards,
Marc