Hi everybody. Can anyone tell me if it is possible to load and represents a SVG file from a xlet? I'm trying to develope a Xlet that shows a simple animation. Is there any other way to do this, please tell me. Thanks a lot.
799 byte By
Kerria at 2007-11-27 1:19:14
My Java card applet store on Java card blocks with length 192 bytes (just byte arrays) without encryption . Total block count is 200. All blocks are allocated before with operator new. Off-card application could write at once any block count to card. For example it could write 10 blocks, and in ...
792 byte By
ACSa at 2007-11-27 1:20:11
Dears, I use the jcop 3.1.1 and card by gemalto, the geXpresso, when i test the applet in simulated environment, his okbut, when i load applet to card, this error occurs:?> upload -d "C:\Documents and Settings\antosantos\workspace\Teste\bin\br\ac\javacard\ac.cap"jcshell: Error code: 6d00 ...
6637 byte By
akhannaa at 2007-11-27 1:23:37
I am unable to render using a gridbag layout in an Xlet. However using the exact co-oridnates I am able to get the desired rendering. I searched the forum but did not find any references to this problem. I would appreciate any suggestions:Code below:import java.awt.Color;import ...
Hi!I've a problem: I've implemented the method "userEventReceived(UserEvent event)" to receive the user events but when I click on a button of remote control to view the next message that I want to display, it slides of two for time. So, instead to display the second message, it displays the ...
214 byte By
EVLa at 2007-11-27 1:27:43
Hi all,I need to generate the binary AIT to run my xlet on a STB in a online Test Center ( http://www.mhp-knowledgebase.org/).Is there any tool to do this?Thank you in advance,Eva.
When i add the second line of this:leerArchivoConfig config = new leerArchivoConfig();prueba = config.getcolorFranjaTexto();to my initxlet, the program crash and dont show nothing on screen. Can someone help me?leerArchivoConfig have this method something like thatpublic int[] ...
1670 byte By
EVLa at 2007-11-27 1:29:50
Hi all, I've seen when I use a container with a layout, and I add components, all lays out as expected, but when I add containers does not work well.Example code follows:/** This code works */HContainer container = new HContainer(0, 0, 720, 500){public void paint(Graphics g) ...
1151 byte By
waterpca at 2007-11-27 1:33:11
After seeing another post mention it, I tried /identify on my cards but see an error. Here is the /card ATR and then the /identify error. Have I done something wrong?> /terminalTerminal:PCSCJCTerminalStatus:Card present, 00000004Last error: ERROR> /cardresetCard with timeout: 0 ...
Friends,Can someone help me a get a MAC Computation tool / the procedure to compute MAC.We need to compute the MAC for STORE DATA Command.Thanks,Javacard.
Dear all,I am new to J2ME, and sorry if I am not in the right forum...I am connecting two SIM cards to my mobile using dome device, can I create a J2ME app. that can tell the phone to disconnect the current SIM and connect to another?What should I read, where I have to go ? ;)Thanks in ...
10832 byte By
Ievaa at 2007-11-27 1:57:57
Hello,I am trying to modify Loader.java sample to load simple HelloWorld applet to the JCOP simulator. During the execution the problem with call to the installForInstallAbdMakeSelectable aperas. The error code returned by he simulator is just 6a80 (Wrong data). I cant't find out what is the ...
I updated my jre from 1.5.0_10 to 1.6.0_01Since update ECLIPSE crash everytime as i try to access card reader. Virtual debugging works fine. I'm using TOWITOKO external serial card reader and everything worked fine for months until now. Error msg:JVM terminated. Exit ...
797 byte By
KurtBa at 2007-11-27 2:04:05
Hi all,Can somebody explain me exactly what the sunPCSC provider (found with the samrtcardio in Java 6) is used for?1) Is it a Cryptographic Service Provider (CSP)?2) The support of a similar provider is necessary to encrypt (on the card) and decrypt (on the computer) with the same algorithms. ...
Hi,I want to use JCRMI to connect and communicate with my Java Card applet.Is it possible to use Sun's Java Card IO to get a RMI Connection?I wasn't able to find any thing related?Thanks for your help!
534 byte By
Ievaa at 2007-11-27 2:27:40
Hello everyone.From topics posted int his forum I found out that there is ability to write OffCard-side application for working with JCOP card not inly Java, but also in C/ C++?I am right? What are the native languages and interfaces/classes, that I can use to program host-side application for ...
581 byte By
CEOPHSa at 2007-11-27 2:28:44
I was wondering if anybody know of any resources that lists the SIM toolkit features (MO SMS, CALL CONTROL) etc supported by individual phones and maufacturers? The support appears to vary greatly from phone to phone.I'm currently trying to assemble a list of Nokia phones that support the MT ...
HiI use an OnwerPIN object to prevent RFID reader device from executing particular instruction of the applet.It is created in the applet constructor.it is initiated in the intall() method with a defaut PIN code.a verifyPIN() instruction is used for the user to validate the PIN object.the ...
Hello everyone, I am j2me and j2ee developer and I would like to familiarize myself with the java card technologies. I am looking for development kits (sample cards and card readers) to buy from something. Could someone advice me from where should I buy such kit ?Kind regards, Marcin Zduniak / ...
Hi,I am using GemCombi Xprresso R4 (Java card ,compliant with GP2.1.2 and JC2.2.1)and GemProx-P2 reader.The card is at the status of INITIALIZED.So I send Initial Update and External Authentication command to the card.The final response is "90 00",which means success.But after that I send ...
I'm trying to send an APDU to a smartcard by cardreader. But I met a problem like this:I try to send a Update Record command.The command would be like this:A0 DC 01 04 08 FFFFFFFFFFFFFFFAs you know, in class CommandAPDU's constructor, the data field is byte type. How can I send "FF" as the ...
Hi,I am developing a STK application that sends an SMS. On the emulator and nokia 6680 everything goes fine. However, the nokia 6021 returns a resultcode of 0x32 ("command data not understood by ME").What could be the problem ?Thanks, EricThis is the SMS_TPDU (number is Z-ed out): public byte[] ...
7261 byte By
Zuarkoa at 2007-11-27 2:58:44
Hi.I've tried to change the background of the screen (the background layer) in different ways and I haven't been able to do it. I've tried with jpg and mpg files (PAL the last one) Even I can't change the background color! I've only been able to see the image in the background distorted, ...
Hi,I already read the threads about the debugger not stopping on breakpoints but can't find a solution for this.In my case no matter what I use (simulator or real card) the debugger won't stop on any breakpoint. I tried Eclipse 3.1.2 and 3.2.2 and use JCOP tools 3.1.2. Java is 1.4.2_14-b05/So ...
Now publicly available on www.mhp.org are the following;- MHP 1.2 specification (including MHP for IPTV)- MHP 1.1.3 specification- Presentation on MHP 1.1.3, MHP 1.2 and MHP for IPTV- GEM 1.1.1 (for OCAP 1.1)- GEM errata
387 byte By
castanaa at 2007-11-27 3:13:32
Hi all:Sorry for my ignorance but I am a DVD author and I am very interested in learning BD-J programming for Blu-Ray format and since it is based into J2ME, I would like to ask you some good Sun online course about this topic or some good book about it, for it, Could anybody advice me?Thanks ...
169 byte By
atizaa at 2007-11-27 3:20:12
Hi all,It is not clear to me whether the MHP application have to be signed in case of the SS/TSL connection.Anyone having experience, please advise.
1268 byte By
KurtBa at 2007-11-27 3:23:59
Hi,To start, I already checked http://forum.java.sun.com/thread.jspa?forumID=23&threadID=615884I'm signing a SHA1-messageDigest on my Java Card using the algorithm Signature.ALG_RSA_SHA_PKCS1. The problem is that I can not verify it off-card, using JCE or FlexiCoreProvider ...
47 byte By
fishMDa at 2007-11-27 3:26:15
How to get card sn from javacard applet?
229 byte By
alToSa at 2007-11-27 3:28:34
Hi!Is it possible to use both interfaces (contact and contactless) of smart card at the same time? Or is there a possibility to switch among them issuing some command from applet to Java Card OS?Thanks
Over in the discussion forum at the http://www.mhp.org webspace, in the "Getting Started With MHP Programming" section there is a thread named "How To Sign An App." where there are a lot of unanswered questions.Is there anyone here who could perhaps have a look at the questions there ...
Some readers might like to know of the idea in the following document. http://www.users.globalnet.co.uk/~ngo/mhp_free_content_database_idea.PDFThere are also some notes in the DigitalTV_WG forum at the CLCTech facility at the http://www.cenelec.org webspace.The content of the PDF mentioned above ...
237 byte By
davendaa at 2007-11-27 3:33:57
Hi folks,Is there a way to get a copy of JCOB without using an activation code? I have ordered one but would like to get on with the project without having to wait for the snailmail with activation code to arrive...?
85 byte By
sonnyyua at 2007-11-27 3:44:00
One application need communication speed, thought some place but forget where.
Hello! I am new to java card technologie and i'm trying to make a JCRMI project. I have a sample code to start with (RMIDemo, purseclient from kit),and i'm trying to understand the concept before i begin mine. So, i have read the notes in the jc kit and some articles like "An Introduction to ...
Like to know whether Java Card API have support for ISO 14443/15693 One of the forum discussion i get to know APDU structure for 7816 is same for 14443. does the APDU structure is same for for 7816,14443 and 15693?
342 byte By
Ievaa at 2007-11-27 3:49:42
Hello, where can I find more information about ATR (e.g. how JCOP tools parses ATR )? I want to know the components of it and find out, what useful information besides protocol, historical bytes (of card, I guess) can i get from it. Also i would like to know max / min length of ATR.Thanks,Best ...
67 byte By
sonnyyua at 2007-11-27 3:50:12
EEPROM vs. ROM EEPROM vs. FLASHEEPROM vs. FRAM
Hi, I want to upload applets to the card.My card is GemcombiXpresso R4, compliant with GP2.1.2 and JC specification.I found there are two ways:1.Use Java card dev_kit provided by SunIn this kits,apdutool is provided to upload applets.In Dos,we type "apdutool *.src" to upload applets.2.Load CAP ...
67 byte By
sona212a at 2007-11-27 3:55:12
Can any body brief me about difference between ocap and mhp?
863 byte By
Ievaa at 2007-11-27 3:56:35
Hello, yesterday i had some problems with the usage of eclipse during my session with card. So i had to end the program through the task manager, because it seemed that it will never awake and continue the performance.Now during the work with my JCOP card through the JCOP shell, i have problems ...
505 byte By
wurfmana at 2007-11-27 3:58:54
Hi, could someone help me out of my blindness please ;-)I'd like to make a service selection, i think it is done with the ServiceContext.select(Service s), but where can i get the service object?I know the ids like network-id, transport-stream-id, and service-id.i tried:DvbLocator locator = ...
540 byte By
yagmura at 2007-11-27 4:00:51
I have a problem which is related with persistent memory.I want to use the same location which is persistent variable in eeprom billion times.And I am trying to destroy the java card.I think jcre(java card run time environment) is quite well handling.But what is time that will be destroyed by ...
Hi Friends,I am crazy for reading or sending sms messages from PCI have nokia 3200 , where I am reading sms messages from my Nokia PC suite, but can not send them back.Can any one give me any library where both reading and sending of messages are possible, I remember way back 2002-2003 I had ...
Hello,I started testing with javacards a few weeks ago. I started using the OCF in my application, but now I want to use the Java6-classes, but I am new to this.My first problem: there are different classes in the java docs online then in my java6. E.g. I do not have a class called ...
Hi!I have uploaded a load file to my card.The AID of the package is A0 00 00 00 62 03 01 0C 01.The AID of the applet is A0 00 00 00 62 03 01 0C 01 01.Then I tried to install the application and make it selectable.The application AID I used is A0 00 00 00 62 03 01 0C 01 02.So I sent the APDU to ...
Hi all, I have gone through many topics. I searched the forums but I haven't found the card which is right for me. So, I hope that someone could answer me.I need a Java Card which has more than 1MB capacity. It should be a java card, where I can write java card applets to authenticate the data ...
378 byte By
Ievaa at 2007-11-27 4:16:28
Hello, I am sending some byte array by portions of 255 bytes to my on-card Applet using a sequence of APDU command-response operations. I just wanted to know, in case there is any possibility to make on-side chaining: send some sequence of APDU commands and receive only one response from the ...
Hello,I'm writing a p2p application as part of something for my uni, and have encountered a problem I can't seem to find a solution for. A peer on the application sends out a query message to all active peers which returns who has the file specified. I then need the app to split the file into ...
I use this code to make image test. i see resized video and the Image 'cabecera.png' in xletview, but in decoder i only see resized video, and not 'cabecera.png'..., do you know the reason?Thanks!!