JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Trying Java Card Application On real smart card
Trying Java Card Application On real smart card
I am an absolutely beginner for smart card. I'm going to write a simple application, and then try to install it to a real smart card.
How can I run my application on a real smart card? Should I need a connector first? Which tool must I have?
How can I run my application on a real smart card? Should I need a connector first? Which tool must I have?
Re: Trying Java Card Application On real smart card
After writing your own java card applet in development environment, such as Eclipse, JCIDE, Netbeans, you should complete the following steps to run it on a real smart card reader.
1. Convert the .java file to .class file
2. Convert the .class file to .cap file
For the first two steps, you can use converter tool in the JCDK.
3. Upload the .cap file into the card.
4. Install the uploaded applet.
5. Select your applet on the card using APDU commands.
6. Communicate with your applet.
You can go through this topic to learn more. It may be helpful to you.
1. Convert the .java file to .class file
2. Convert the .class file to .cap file
For the first two steps, you can use converter tool in the JCDK.
3. Upload the .cap file into the card.
4. Install the uploaded applet.
5. Select your applet on the card using APDU commands.
6. Communicate with your applet.
You can go through this topic to learn more. It may be helpful to you.
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela
Who is online
Users browsing this forum: No registered users and 29 guests