Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

is it possible to simulate whole java card application on simulator?

rohit007Feb 14 2012 — edited Mar 1 2012
Hello all,

currently i dont have any real java card yet,not either reader . I already made a simple applet and check its working by CJCRE (net beans simulator), it is working fine,
now i want to move to host application which will communicate with java card via card reader. Is this possible to simulate complete application ( host application + java card applets)?
I want to check it out that:- which line of java program would be helpful to know that:-
1-"how real host application will talk to reader"
2- how it connect and disconnect the reader
3- how it send apdu to java card by reader
and much more.
I am using netbeans 7.1 and it is using CJCRE as a simulator....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2012
Added on Feb 14 2012
8 comments
339 views