From: Karsten O. <wid...@t-...> - 2007-04-23 15:07:44
|
Murat Yasin Kubilay schrieb: > Hi all, > > I have downloaded your project from sourceforge in order to load applet > to my javacard. I am a bit novice in smartcards. After i ran your > application in the manage connection tab, connect subtab, there are a > lot of parameters to enter to connect to the smart card. With the > default settings when i try to connect to the card i get the error > "cardConnect:The smart card cannot be accessed because of other > connections outstanding". Actually no other applications are > using/connected to the smartcard. My javacard is gemexpresso and using > an omnikey cardman 3x21 card reader... And the card has the pin > "123456"...But i dont know if i have to enter it somewhere... > > can you pls help me how can i overcome this problem ? connect to > smartcard ? load my applet The graphical front end is outdated. Please use the command line tool GPShell. There are example script files which can be used with GPShell. There is a README. If you are lucky you simply have to exchange to filename of the applet to load, e.g. take the helloInstall.txt. If you have of card which uses the GloblaPlatform 2.1.1 standard, look into helloInstallGP211.txt. Be careful! After 10 invalid tries your card is locked, so you must know if you have a OpenPlatform 2.0.1' or GP 2.1.1 card. If you have a GemXPresso card the things are also different (see helloInstallgemXpressoProR3_2E64.txt). Read the README. I'm currently updating the Java version of the GlobalPlatform library and then a current GUI will be released. Regards, Karsten > > Thanks a lot > > > > Murat > > _________________________________________________________________ > MSN is giving away a trip to Vegas to see Elton John. Enter to win > today. http://msnconcertcontest.com?icid-nceltontagline > |