The card information is :
Java Card 2.2.1
Global Platform 2.1.1
ISO 7816.
I know many things about card now. i can read or write my data from it and i can work with java card API,but the problems are here that
I'm working With Linux OS and still I cannt find a good IDE for this Card. maybe you say Netbeans but beware that netbeans ide has two problems
first : it supports java card 3 (extended class and servlet) it's not useful for me because it's incompatible with my java card version.
second : you cannt load or install an applet in to your card. it just makes a virtual environment for you.
do youhave any suggestion? also if you have had an experiance in windows OS it's not important just tell me :D thnaks.
it's a long time i've been trying to find APDU or ISO 7816 protocol code till send a direct command to install my applet in the card but unfortunately :((
you make me happy if you show me a way or give me a solution to How install my applet. (IDE || any tool || APDU)