OCF terminal application with an applet installed in JCOP tools simulator

274 byte By n2304770a at 2007-11-26 18:25:32
I'm newbie of JCOP technology though rather experienced java-developer. Can I run and test a OCF terminal (off-card) application with an applet installed on the JCOP tools simulator within Eclipse and if so, show me the exact way in brief, please! Thanks in advance!

Logical Channels and Opening An Application

462 byte By Mizax1a at 2007-11-26 18:27:32
Hello,Upon sending an APDU to a Java Card (a GEM card) to open a channel, it works fine. But when I try to select an application on that new logical channel which is in the secured state, it always gives back an error, but I can select that same application from the basic channel. Do I need to ...

Xlet application

723 byte By fra77a at 2007-11-26 18:34:28
Hi,I have to develop an application using xlets.this application is very similar to a web-site: there is a 'home page' and the other 'pages'. From the 'home page' is possible to shift to the others 'pages' . To develop this one I used a single xlet that adds in the HScene objects that ...

Terminal.waitforcard windows server 2003

309 byte By Porto_Deva at 2007-11-26 18:42:02
I am writing a basic application which uses Terminal.waitforcard to wait for a card to be inserted. This works perfectly on windows xp, however when I run the application on windows server 2003 after a number of minutes it blocks any calls to cardreader. The log file records "card is mute". Any ...

32 bits Java card vendors list

94 byte By sonnyyua at 2007-11-26 18:42:12
Where can I find 32 bits Java card vendors list?How about JC 2.2.2 vendors list?

RSA Encryption

723 byte By xtodamixa at 2007-11-26 18:44:27
hi guys..i have this little task to do but have no idea how to go about itUsing java develop applications capable of encrypting and decrypting information passed between two machines.Assume that there are two machines A and B where A will provide the public key for RSA (i.e. Rivest, Shamir) ...

Getting started

446 byte By Orthoida at 2007-11-26 18:47:08
Hello, I am keen to learn java card technologies for an approaching project.I would appreciate some advice on which cards to purchase and a suitable reader, and a where to purchase these items in the UK.My project will involve storing some data on a card for around an hour then reading the data ...

Access Mifare Memory using JSR 257

295 byte By Javacarda at 2007-11-26 18:53:49
hello everybody !!!how are you doing ?- A quick clarification is required:Is it possible to access (read/write) Mifare Memory in Secure Chip using JSR 257. If yes, how can we do it ?Any documentation/reference material ?Thanks guys !!!Javacard ;)

How to use SATSA without Midlets

1236 byte By SamaeLa at 2007-11-26 19:00:53
Hi.I'm writing an application that connects to an card reader with an APDUConnection. The application isn't a Midlet, and It gets me the following errors:Exception in thread "main" java.lang.UnsatisfiedLinkError: isNetworkMonitorActiveat ...

Porting virtual machine

169 byte By mcayira at 2007-11-26 19:01:13
hi all,How can i port java virtul machine to microcontroller that has limited RAM (32 K) and FLASH(256 K) ?Any idea would be valuable.Thanks.

Using OTA to directly modify SIM data

496 byte By molejoa at 2007-11-26 19:02:24
Hi thereI'm new to this whole Java/Sim programming, and as such, here is a newbie question:Is there a way to directly modify (create/change/remove) data stored on the sim card using the OTA interface ?I'm referring to basic data, such as the phonebook, etc...I know that it is possible for the ...

Can i display a component added to the Hscene without making Hscene visible

392 byte By Pallavi_Na at 2007-11-26 19:06:11
Hi..i have a very simple question.Can i add components such as HGraphicButton(Derived from HVisible) to a HScene and have it displayed by calling btn.setVisible(true)..without making hScene (to which this button as added) visible...I guess if HScene works like a frame/window above button should ...

How to connect with an usb card reader

158 byte By SamaeLa at 2007-11-26 19:08:12
I'm trying to connect, or a Midlet, running in Sun Java Wireless Toolkit 2.5 for CLDC or a simple Java app, to a usb card reader.Is it posible?

APDU script question

1060 byte By MrHyylja at 2007-11-26 19:13:15
HiI'm trying to simulate a SIM card using cref in Java card kit 2.2.1, but I have some trouble editing the .scr-file. According to the Java card user guide, the steps are as follows: powerup;* Select the installer applet* CAP begin...* CAP end* Create Applet APDU Command* Select APDU ...

Painting the background

2540 byte By Zuarkoa at 2007-11-26 19:16:58
Hi everyone. I have a little question. I'm trying to make my application draw some background images (in the HBackground) And everything seems to be ok except when the image is drawed. It appears but distorted. I first put the background and then reduce the video playing so te background could ...

Testing Fingerprint biometrics in JCOP card

469 byte By gsudesha at 2007-11-26 19:17:57
Hi,I was testing fingerprint biometrics in JCOP41v22 cards. Can anybody pls tell me the template format. Which standard they are following and what is the matching algorithm. I have already done some coding using ANSI INCITS 378-2004. But the problem is the card is dumping the data in itself in ...

jcop tools

400 byte By Satya008a at 2007-11-26 19:18:08
i installed jcop into eclipse IDE, and start running helloworld program, we use this jcop to create java card project, i have an doubt can we use this development environment to run applications or create applications for other non-java phones, or create applications using other API for example ...

JCVM implementations

161 byte By armeda at 2007-11-26 19:24:06
I plan to put javacard on an arm based smartcard chip. Are there any free javacard virtual machine implementations out there that I can start with?

any idea to identify an unkown card is flash card or eeprom card ?

155 byte By bobododoa at 2007-11-26 19:30:58
I tried to use stress test cause we know that eeprom have better endurance than flash. However, it will destroy the card and it will time consuming.

active format descriptor and decoder format conversion

251 byte By bonito_qqa at 2007-11-26 19:31:28
hidoes anyone know in which table the active format descriptor is transmitted and how the middleware can acces it?also is the decoder format conversion as specified in MHP part of the broadcaster data or is it user dependantthanks

OTA Server emulator and other tools

646 byte By FernandoMartineza at 2007-11-26 19:34:00
Greetings,Some months ago i was developing smart cards aplications, using NetBeans as my IDE, and Axalto VIEWS Tools (ME simulator and OTA Manager) for the simulating these services.ME Simulator -> Simulated the SIM card menus on the mobile device.OTA Manager -> Simulated the incoming and ...

Intialize Update failed

2378 byte By Kerria at 2007-11-26 19:44:05
Hello!I try to load applet to my Gemplus GemXpresso PK IS card. For this I need to do at least 3 things:1. Select Card Manager2. Initialize Update3. External AuthenticateI try to use default Card Manager for PK IS card. With first point there is no problem. Initialize Update APDU response also ...

JCOP tools

152 byte By aggabeya at 2007-11-26 19:47:00
Hi, I am loking for the JCOP Tools.The official link doesn't work.Can somebody provide it to me?Thanks a lot,@ggabey

About Global Platform Implmentation

1117 byte By j2miana at 2007-11-26 19:47:59
hi,I am looking for information regarding GP compliance for application management. I have came to know that according to GP, application provider will give you a various profiles (e.g. load,install, personalization) and script interpreter will process this scripts to generate APDUs.I want to ...

coding in hexadecimal the phonenumber

531 byte By visionsofta at 2007-11-26 19:48:02
I am initial in the programming javacard, and my work has to make is to program a chart SIM GSM for the sending of SMS to waiter SMS of the operator in place to number 555. I read documentation, until there that goes a little because I still read, but I am blocked not to include/understand a ...

Upload Applet

236 byte By aggabeya at 2007-11-26 19:48:11
Hi,After I wrote my applet, compiled and converted it into .cap file with java card development kit, how can I upload it into the card?Is there any simple tool, opensource, for doing this?Thanks@ggabey

Upload Applet with apdutool/cref

201 byte By aggabeya at 2007-11-26 19:49:26
Hi, is it possible to upload applet using apdutool/cref on a real card (any javacard compatible) and how!I spend a lot of time, but no success...Thanks a lot,@aggabey

GlobalPlatform/OpenPlaform/PCSC...

129 byte By aggabeya at 2007-11-26 19:49:27
I am a little bit lost betwwen all this tools frameworks...Someone can clarify the differences?Thanks a lot!

JCOP Tools/Cardman

305 byte By aggabeya at 2007-11-26 19:49:29
I dowloaded JCOP tools, but there is only the eclipse plug-in.In this page, http://www.zurich.ibm.com/csc/infosec/jcop_tools/entry.html,there is other tools as Cardman which can easyly list the content of a card....Where can I find this tool?Thanks a ...

ADB T75 and CXS

1448 byte By SamaeLa at 2007-11-26 19:55:39
Hi.We are trying to use a smartcard (not Javacard) with a STB from ADB (T75) updated to 1.1.2 MHP.This update supports (in theory) targets SAT and CXS.We try to connect with the following and simple code:APDUConnection walletConnection;final String walletSlot = ...

JavaCard Tookit 2.2.1 / converter warning

355 byte By arkadycca at 2007-11-26 20:05:01
Hello,when I convert APPLETS with the converter tool I get a Warning:You did not supply export file for the previous minor version of the packageWhat exactly does this mean ?As far as I can tell my applets do not have any porblem !Thanx in ...

Write JavaApplet in a Javacard

326 byte By SamaeLa at 2007-11-26 20:07:51
Hello.I have a JavaApplet created, tested, compiled and converted into a cap file with Sun Wireless Tollkit 2.5.Now, I have a Javacard (G&D Smart Cafe Expert 64).I have a writer / reader, but only can write APDU commnads one to one, so:How can I write the entire applet into de ...

how to protect JavaCard Applet?

432 byte By mrbig1314a at 2007-11-26 20:10:53
1. How to prevent others from modifying CAP File content?2. How to make sure CAP File never be modified by anybody?I know LOAD COMMAND can use the function of DAP, but study fora long time still can't understand how to use.3. Have any method may let CAP File can't load into the card(or ...

Deficiency in smart card communication (javax.smartcardio)

1816 byte By joachim75a at 2007-11-26 20:13:32
I encountered the following problem in smart card support that is incorporated in the Java SE 6 (via package javax.smartcardio):I have a card implementing the T=0 protocol. A brief problem description: If I send a known command APDU to the smart card (using the CardChannel.transmit method), the ...

building j2me cldc

1787 byte By Leopold.Faschaleka at 2007-11-26 20:13:47
i downloaded j2me_cldc-1_1-fcs-src-winunix.zip and tried to compileon linux-x86i changed javac calling to include -source 1.4 -target 1.4to avoid version problems, but now i get following error with JavaCodeCompactany ideas to solve this?... classesUnix.zipmake[2]: Entering directory ...

How to change STB's channel number at service selection (MHP)?

594 byte By Kjetil_Ka at 2007-11-26 20:13:51
Hi!I'm using ServiceContext.select() to select a service on a MHP STB (ADB). Servie selection works fine, but the channel number on the STB doesnt change to the selected channel. This means that the user is watching another channel than the box indicates.My application changes the channel and ...

building j2me cldc

2414 byte By Leopold.Faschaleka at 2007-11-26 20:13:58
i downloaded j2me_cldc-1_1-fcs-src-winunix.zip and tried to compileon linux-x86 with gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)I get following error compiling VmCommon/src/verifierUtil.c:... obj/verifierUtil.o../../../kvm/VmCommon/src/verifierUtil.c: In function ...

Help! Help! Strange behaviour on NXP Java card

520 byte By speclifea at 2007-11-26 20:25:02
I wrote cardlet on NXP Java card , but when i sent APDU 00 A4 04 00 00, card return 6A82, i'm sure 6A82 is not returned fromwithin my applet.It seems the APDU 00A4040000 has never entered my process logicand 6A82 is returned outside, maybe from the JCRE.But i do want this APDU come into my own ...

JCOP 41

387 byte By tedga at 2007-11-26 20:30:01
I am using the Put key command to add a new key to the JCOP 41 card. The current key set version is FF and I am trying to add key set version 01. I have successfully authenticated and set the security level so that MAC and Enc are switched off. The response from the Put Key command is the ...

Channel button u/d in MHP app's and service change listener?

845 byte By Kjetil_Ka at 2007-11-26 20:37:17
Hi!I'm developing an MHP application where the user is able to select channels from a channellist. 1. Channel up/down keys.Problem is that I cant get the application to receive V_CHANNEL_UP or VK_CHANNEL_DOWN keyevents. Is this just how it should be or am I doing something wrong? It seem like ...

installing Applet along with multiple classes-urgent

967 byte By chipconsultanta at 2007-11-26 20:42:20
hi , friends i have 2 applets which have a shareable interface to perform object sharing ,between 2 but i m unable to install that applet ,I am using eclipse and aspect developer to convert the applet in to a cap file ,the conversion is successfull but i m unable to install this cap file when i ...

Xlet development

234 byte By bhat_vasua at 2007-11-26 20:53:15
I am very very new to Xlets . How to develop Xlets on NetBeans IDE ? Under what category should we develop the same (like java classes, applets )? If i develop it as an application it asks for a main method. Please help.

smartcafe customizer

172 byte By SamaeLa at 2007-11-26 20:56:57
Hello.I have got smartcafe customizer from G&D.If i google it, there are only two results...There are any information about it?thanks

use APDU to sign

73 byte By bluedot2000a at 2007-11-26 21:00:40
hi guys, how to use APDU commands to sign data? thx

How can I make my own applet changed to Security Domain?

56 byte By meexinxina at 2007-11-26 21:01:17
My delevopment tools is PHILIPS JCOP41v22.Thanks!

Verifier Error: Exception handlers not sorted in ascending order by the off

1934 byte By arkadycca at 2007-11-26 21:01:39
Hello,Java Card 2.2 did not convert my Applet ! Java Card 2.2.1 & 2.1.2 do not report this Error and the Applet is working !What's wrong here ?D:\save\smsTest>C:\Programme\Java\jdk1.5.0_06\bin\java -classpath ...

what is java card ?

123 byte By dgdfgdfgsa at 2007-11-26 21:02:50
Hi,I am new to j2me. I want to know what is the java card.Use of java card.How to programming with java card.

erreur code

130 byte By MiTraa at 2007-11-26 21:17:58
Hello, I have a APDU error code. It don't reconize the field lc when load my datas. (error 6D 00)thiank you.

Answer This

257 byte By v007mishraa at 2007-11-26 21:26:32
i want to send some msg in the mobile system so u have any one have any idea then plz send the code for me n one more thing i want to display any msg any perticuler time to the othermachine whith diff. ip add. but it should connect in the LAN.

java card perfomance

295 byte By moskvacha at 2007-11-26 21:27:27
Hello all, There are not too much vendors, which have java cards. And I propose to measure the perfomance of cards, which we are using in our projects, I think it will be usefull information for each other. Or may be not....Who could say something? Is topic correct ?