This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I believe, you can do it very easily. I have done these things in past using other cards such as payflex. But i guess it has only basic security. You can refer java card API docs and write an application on PC (using java or VC++). you will need card reader attached to PC. Your PC application can send a command to a card and then card responds.
Originally posted by Subhashini Sekar: can we set up a simulation to test the application uses the javacard authentication.
The quick option is to make use of the test clients offered by your Java Card Authentication provider. If you are not comfortable then try using OpenSC framework which supports PKCS#11 Javacards.
In our book, we illustrated the archiecture, technologies and strategies for how to implement Java Card Authentication and how to combine Java cards with Biometrics.