Tag Archives: Java Card

R13: WSA, CAD, APDU and some more

[Work done from 15th December to 28th December 2008] We presented our project to ICTA officials on 23rd December 2008 for the pre-selection competition for World Summit Award(WSA). We were doing initial preparations during the starting week of this period. … Continue reading

Posted in Reports | Tagged , , , | Leave a comment

R12: Java Card Client Terminal

[Work done from 1st December to 14th December 2008] For the last two week period I was working on Client terminal application and the RMI implementation to the eID Java Card application. I had to refer to the manual and … Continue reading

Posted in Reports | Tagged , , | Leave a comment

Java Card and Reader/Writer Ordered

We’ve ordered for the following products and hopefully they’ll arrive within next few days. The order has been placed for two Java Cards and one Reader/Writer. NXP (Philips) JCOP 41 V2.2.1/72K USB SCM SCR3310 Reader/Writer We shall start working on … Continue reading

Posted in News | Tagged | 2 Comments

R11: Wearing the Java CAP

[Work done from 17th November to 30th November 2008] We had our 3rd formal evaluations of the project during this period. So that I was working very hard to achieve my own deadlines to produce a working model of the … Continue reading

Posted in Reports | Tagged , , | Leave a comment

R10: Working on Java Card Applets

[Work done from 3rd November to 16th November 2008] For the last two week period I was busy with completing my modules for the demonstration. I was doing the development in the Java card environment, I had to develop an … Continue reading

Posted in Reports | Tagged , , | Leave a comment

Functions of Java Card Applet

Select method The select method tells the JCRE if the applet is ready to process requests, by returning a true value. If the applet is not ready to accept processing requests, the select method returns a false value. Deselect method … Continue reading

Posted in Articles | Tagged , | Leave a comment