Page 1 of 1

Driving License Applet

Posted: Wed Jun 17, 2015 4:17 am
by JavaCardOS
This Electronic Driving License applet implements the ISO18013 standard on a smart card. It is based on the passport applet code developed by the JMRTD team.

For more information about this Applet, please see the following file.
Note:
The Applet has been successfully compiled in JCIDE, and can be directly used after downloading.
This Applet is from http://sourceforge.net/p/isodl/code/HEAD/tree/ (LGPL2)

Re: Driving License Applet

Posted: Wed Aug 19, 2015 1:59 am
by Tarantino
very good project. Excellent

Re: Driving License Applet

Posted: Fri May 10, 2019 2:35 am
by chandramani
hI,
i want to write an image into this applet,what command should i pass.
i created a file and wrote 128 bytes of data into the file, how to pass the rest data into the file.
first command i passed is :00 d0 00 00 80 (128 bytes data)
second command passed is : 00 d0 00 80 80 (next 128 bytes of data),not working.
please guide me.

Re: Driving License Applet

Posted: Fri May 10, 2019 2:35 am
by chandramani
hI,
i want to write an image into this applet,what command should i pass.
i created a file and wrote 128 bytes of data into the file, how to pass the rest data into the file.
first command i passed is :00 d0 00 00 80 (128 bytes data)
second command passed is : 00 d0 00 80 80 (next 128 bytes of data),not working.
please guide me.

Re: Driving License Applet

Posted: Fri Jul 26, 2019 2:26 am
by wumindejia
When I compile drivinglicenseapi, scuba_data、scuba_smartcards_j2se、scu_storage_j2se and scuba_util are missing. How can I solve it? Thank you very much!