It should also be possible with the Javacard Development Kit from SUN:No ! The Sun Java Card Development Kit can only be used for testing applets in a simulated environment, it does not allow you to download applets to a physical card.
http://java.sun.com/products/javacard/dev_kit.html
Are you sure?
I have done the following so far:
Using MCardApplet-0.9.11 and java_card_kit-2_2_1:
sh Compile.sh sh Convert.sh
Compile creates the .class files from the .java files of the CardEdge Convert creates the .cap file from AID and the class files
scriptgen -o CardEdge.jcsh CardEdge.cap
scriptgen creates the APDUs from the cap file.
Now the only thing we need to do is send these APDUs to the card. You can?t tell
me that this is impossible.
Can we send the APDUs with jpcsc?
I could of course use jcshell from the JCOP Tools but I would like to do it with free software only.
They only thing we need are the Admin keys for the Java Card we use. I already asked at IBM Zuerich.
They will allow us to publish the keys for the JCOP Cards.
best regards,
Christian
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
