PFR fonts and fontindex XML file

800 byte By ferreirosa at 2007-11-27 4:25:31
Hello,I'm trying to test new fonts on my ADB stb using the org.dvb.ui.FontFactory class.To do that, I've created the proper dvb.fontindex XML file and loaded the .pfr file, both to the the home directory of my application, but the FontNotAvailableException appears.I think that the fontindex ...

New beginner of JAVATV

1789 byte By vicent_chinaa at 2007-11-27 4:30:28
iSorry to post a a question like this, but i try to find the answer by search the former threads ,but i can;t make it .so i have to do this.My first question is:Is the JDK for JAVATV must be 1.3?and i meet the errors like this:[root@localhost linux-i686]# make ...

Implement zooming functionality using HIcon--URGENT

753 byte By pundita at 2007-11-27 4:30:39
Hi ,I need to implement the zoom functionality on my Image. I am using HIcon to render the image. The image is rendered at the point where Iset the bounds of the HIcon object.But for a scaled image of say twice the size , I can only see a part of the image.The only way i can see the whole image ...

Applet loading Problem

354 byte By manojit123a at 2007-11-27 4:40:00
Hi,I have developed some applets for Cyberflex e-Gate cards. The applets are working fine with old cards. But, just few days ago, I have received some new Gemalto Cyberflex 32K eGate cards.I have failed to load the applets into the new cards. It returning 69 85 error during loading. Plz, ...

About Java Card hard accelerate engine

198 byte By archooa at 2007-11-27 4:45:53
hi,allAnybody know there is some java card products with hard accelerate engine in the market?If I want to use ARM Jazelle technology with my java card, how to do?thanks!

how to get the KMC key in JCOP 10

174 byte By CooLWonga at 2007-11-27 4:56:08
I am new learner in JCOP. When I set the key, it will appear invalid key. So how i get the key?There need calculate the key. Pls help me, pls teach me... Thanks

How to run javatv on windows!

128 byte By vicent_chinaa at 2007-11-27 5:04:10
After few days learning ,i still don't konw how to run the JAVATV on windows, someone please tell me.Many thanks!

EXP loading on card

333 byte By Ievaa at 2007-11-27 5:05:28
Hi,is there any possibility to load additional exp files on-card (e.g. BIO API exp of stub files). And is there any possibility to load additional packages (e.g. for work with TLV structures, an not to parse them by myself on-card) from Java Card newest version?Thanks for the help.Best ...

Maxium Applets; Applets vs Memory

367 byte By vskaya at 2007-11-27 5:12:21
1. Is there any restriction on number of application(applets) on a java card.2. Is there any constraints on memory usage for an applet 3. Is there any information about minum and maximum memory requirement for using javacard.3a. what would be minimum memory requirement to execute ...

Java TV, STP and IPTV devices for running open applications

551 byte By hcarvajaa at 2007-11-27 5:19:01
I like to know if IPTV or STP devices would be able to run simple applications like Mercator (Java based POS solution). We require online videos and multimedia capabilities to implement a compelling checking in and checking out processes. STBs have embedded Digital Signal Processors -DSP- that ...

if i want to encrypt a message that i send to Java Card applet like DES

1537 byte By Kanastasiosa at 2007-11-27 5:20:59
What are the steps that i have to do ? is there something missing?//set the private key private byte[] KeyData = {0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38,0x39, 0x40};deskey = ...

Two classe in the same file

447 byte By RafaTorresa at 2007-11-27 5:23:11
I have this in the same file:-public class Oratge{ public Oratge(){} public void initXlet(...){.....Ziper arch = new Ziper(arg1);.....}class Ziper{ .............}At xletview runs perfect, but when i try use it in mhp decoder, this tell me that he dont found Ziper classWhy? If you need more ...

How to get an ATR with GET DATA?

527 byte By Ievaa at 2007-11-27 5:23:38
Hello,I am using JCOP card, I just wanted to improve my knowledges about the card. I read ISO 7816-4, and now would like to simply get an ATR by using GET DATA command. But all my tries failed with responds like: CLA value not supported , etc.So I just need a simple sequence of bytes to send to ...

Extending HContainer

1766 byte By EVLa at 2007-11-27 5:24:53
I've subclassed HContainer in order to provide a container with a background fill. If I add text components, it works well. But when I add a HStaticIcon component, doesn't show the component. I can see the HStaticIcon component is added and the space for him is left, but it's not painted.The ...

GP Secure Channel and Le byte

323 byte By doxygena at 2007-11-27 5:29:42
Hello!Assume I have opened a secure channel successfully. This channel should only use C-MAC verification.Now I want to send a commands through this channel. What about commands with a Le byte. Do I have to callculate the C-MAC without the Le byte and insert it afterwards?Thank you, ...

Setting up Environment for Java Card

329 byte By khaled200a at 2007-11-27 5:34:16
How Can I setting up the environment for Java Card in Windows XP Platform And where i should write the Environment Variable And please also tell me how can I run sample program from Java Card Development Kid 2_1_2 . please send tutorial diagrammatically.Please help me.Thank you very much for ...

Class conversion Error

376 byte By Prakash@sun.javaa at 2007-11-27 5:36:06
Hi Friends, I'm new to Java card technology. I set the environment variable and the remaining properly. I'm using Java 1.6 and Java card 2.2.2. After compiling the Java file successfully, when i try to convert the class file into JCA or CAP it says an error "unsupported class version 50.0". I ...

Class conversion error

465 byte By khaled200a at 2007-11-27 5:37:08
Hi Friends,I'm new to Java card technology. I set the environment variable and the remaining properly. I'm using Windows XP platform And using Java 1.4 and Java card 2.1.2. When I run "build_samples.bat" after compiling the Java file successfully, when It tries to convert the class file into ...

Load 'USim Card R6' applet into the card

2227 byte By shchaa at 2007-11-27 5:40:52
Hello,I'm using GEMXplore tools which is a version 2.4.002.I want to make a USim Card R6's applet.For testing, I have opened the sample project in the 'USim Card R6/LocationExample' and trying to load applet into the card but I got error message with '69 85'. It was time to 'Load' and ...

Unable to delete applet on java card

164 byte By ninnov_9_nova at 2007-11-27 5:45:02
Hiiii ,I am unable to delete a specific applet on a java card... it says 6985 Conditions of use not satisfiedCan anyone please help me!!!!!!!!!

GP 2.1.1. secure channel answer

333 byte By globalplayera at 2007-11-27 5:46:30
Hi!I've opened successfully a secure channel (ENC+MAC).The first command through this channel is a GET STATUS (encrypted with MAC).The answer to this command comes without MAC and unencrypted.I've expected an encrypted message with a MAC. Am I wrong?Thanks in advance, ...

GP 2.1.1. delete command

213 byte By globalplayera at 2007-11-27 5:46:34
Hi!I wan't to delete a key set (tag D2).The smartcard response is a 6700 wrong length.Is it mandatory to append the AID with the tag 4F to the command data?Thanks, globalplayer.

TS file with MHP object carousel

258 byte By nvn199a at 2007-11-27 5:51:01
Hi,I have a stb supporting MHP 1.2. And I am looking for a ts file with MHP obj carousel(DVB) for testing mhp app on it. Can anyone please capture and give me one ! my email is nvn199@yahoo.comThanks in advanceNghia.

parsing XML

75 byte By QnMakera at 2007-11-27 5:52:03
Hi,Can anyone tell how to parse the xml document from a Xlet?

how to get the value of status words SW1 SW2

399 byte By MikeNa at 2007-11-27 5:56:42
Hello,i am newbie in javacard and writing a SAT programm using javacard kit 2.1.2 and the SIM API 03.19.how can i get the value of the status words?For example, i use the command "select" and get the FCI saved in array. Now i want to request the status words e.g. 9F 0F , 90 00 etc.I have ...

Diversifed Card

135 byte By manojit123a at 2007-11-27 6:00:09
Hi,Is there any way to know a card keys are diversified ot not from the CPLC or ATR ?Please help me.Manojit

Problem loading Java Applet to smartcard

1069 byte By globalplayera at 2007-11-27 6:01:28
Hi!The load command response is a 0x6A88.Does the smartcard verifiy the contents of the cap file before the last block is loaded?Here is the dump:13 00 A4 04 00 08 A0 00 00 00 03 00 00 00 02 61 70 05 00 C0 00 00 70 114 6F 6E 84 08 A0 00 00 00 03 00 00 00 A5 62 73 2F 06 07 2A 86 48 86 FC 6B 01 ...

pjava compile error

1432 byte By RunXlet.javaa at 2007-11-27 6:02:31
hifirst of all, please understand my poor englishi am trying to compile javatvbut there is an error"Error loading class RunXlet : Bad major version number"what does it mean? T_T--i installed these programsplease check my specifications(?).jdk 1.6(C:\jdk1.6.0\bin)javatv_fcs(C:\javatv_fcs)Jaxp ...

Where can I find the JCOP tutorial?

595 byte By Bobby_SHa at 2007-11-27 6:05:39
The " Load" APDU command of my card is a little different from that of the JCOP. So if I use JCOP to load applets to my card, there will be error.So I wonder if I can modify the default parameters of APDU command in JCOP. Or is there a JCOP tutorial ?I can't find help in Eclipse help content. ...

How make the HContainer navigable?

4902 byte By Miki_Koha at 2007-11-27 6:08:08
Hello, I am trying to make my own 揅omponent? I want put some buttons pictures (HStaticIcon) to HContainer. I wont add first HStaticIcon using HContainer.add(HComponent) and next by using HContainer.addAfter(HComponent). And now there is my problem I don抰 know what interface I have to implements ...

Requst For Pocket PC

143 byte By mike2236a at 2007-11-27 6:15:01
HiI have a Qtek S200 that it have windows mobile 5i want install jdk and intelijidea on it possible?plz help

GemXpresso JCard Manager session authentication problem

2359 byte By vcalmalioa at 2007-11-27 6:21:39
Hello!First of all I am new in Java Card Technology and I am trying to explore theJCard Manager environment. I am using GemSafe Xpresso Cards.My problem is that I cant create a session between reader and card in one of mycards. The trace in this card's authenticate prosses is:Default key file ...

Problem with BioAPI in jcop simulator

8441 byte By Ievaa at 2007-11-27 6:25:30
Hello everyone.I am trying to develop verification application, that implements javacard forum BioAPI. The problem is, that simple server-client sample (from java card kit 2.2.2 ) wokrs fine on JCOP card, but i can't load it in the simulator. It always returns some terminal error.Could anyone ...

Would anyone like to help me solve the problem of my card applet?

7859 byte By Bobby_SHa at 2007-11-27 6:28:52
Hi,Recently I wrote a Java card applet to store array of bytes into my card.When I send APDU, it always sends back "6F 00",which means: No precise diagnosis.Here is the code of my applet: /** * */package cn.ac.sinap.baoqiang.fileaccess;import javacard.framework.APDU;import ...

how to get Terminal Response for the framework commands

257 byte By MikeNa at 2007-11-27 6:29:31
Hey,i am writing a javacard applet using javacard kit 2.1.2 and the SIM API 03.19. i need to get "Terminal Response" for the framework commands, e.g. "Setup Event List" or "setup Menu". Is it possible? How?Thanks in advance!MikeN

Java Card Implementation

947 byte By vskaya at 2007-11-27 6:33:26
I know there are some threads which discussed on Java Card Implementation. And things are scattered. I would like to share my understanding with few questions.My Understanding:Javacard toolkit helps developers to write smart card application. Developers should by smartcard which supports JCVM ...

Question on apdu.getBuffer() and apdu.setIncomingAndReceive()

652 byte By Bobby_SHa at 2007-11-27 6:40:49
Hi,I have some questions on methods of APDU class.When we want to receive APDU, we first create a buffer to hold APDU command bytes. For example: byte[] buf=apdu.getBuffer();All of the APDU bytes we receive and send are all stored in this byte array.Another method :apdu.setIncomingAndReceive() ...

Designing text

878 byte By Zuarkoa at 2007-11-27 6:41:44
I've been trying to design an app with some text and I have some doubts.On one hand I thought about formatting the text. I know there is a escape sequence that lets you change the text colour, but I know too (If I'm wrong correct me please ;) that there isn't anyway to change other styles as ...

Cost of Java Card, Reader, Tools etc

394 byte By vskaya at 2007-11-27 6:42:08
Hello All..I could see old data about cost of Java Card, Reader, tools etc discussed way back in feb 2006..Does any one have recent cost data who can share here.Like to know approximate cost that i should incur to buy Java Card, Reader, associated tools,IDE etc.it would be nice to discuss about ...

Send alphabets in USSD string through STK

595 byte By vikascyadava at 2007-11-27 6:47:55
Hi All,I am able to send numbers in USSD string .But when I am trying to send alphabets in ussd string I am not getting any response.Please suggest how can we send alphabets in USSD String.Is there any configuration at HLR side to handle this problem or there is problem with my ...

getModulus and getExponent return error 6f00

2551 byte By susikaufmanna at 2007-11-27 6:49:34
I try to generate a RSA1024-Keypair on a JCOP-31 JavaCard. I thought all my used components are supported, but getting this error 6f00 I am not so sure any more.Here is some of my code:private RSAPrivateCrtKey PrivateRSAKey1024;private RSAPublicKey PublicRSAKey1024;private KeyPair ...

Gradient in MHP

235 byte By ferreirosa at 2007-11-27 6:51:55
Hi,does anybody knows a way to fill, let's say HStaticText elements, with a gradient color?Is it possible, since Graphics2D is not available on MHP?Thank you for your all replies.Regards.Alex.

SIM Applications

1077 byte By one_upa at 2007-11-27 6:54:38
Hi all,I am looking into developing sim apps. I would like to know the answers to these questions:1) Can sim apps access a phone's main memory to get to the inbox and phonebook?2) Can sim apps initiate and terminate calls, and initiate beeps? Say, can you have an app such that, when the user ...

Java Card, Web Start and 2 certificates

873 byte By Toshi47a at 2007-11-27 7:06:33
I have a WebStart application that is required to use client certificates. These certificates come from a user's Smart Card that gets put into Internet Explorer. WebStart will automatically grab the certificate and send it to the server.My problem comes when there are 2 certificates that fit ...

Decrypt message using Javacard fails

990 byte By susikaufmanna at 2007-11-27 7:10:48
I have a JCOP-31-card which generates a RSA-Keypair. It sends the publickey's modulos and the exponent to my client application. So far, no problem. My client application now uses the (from mod and exp) new generated public key to encrypt a string. Now I am trying to send this string to my ...

BYTES REMAINING

126 byte By flasholinosa at 2007-11-27 7:14:05
Hello guys. Can you tell me please how i can get the total and the remaining bytes of a java card? Thank you in advance

Nokia is not supporting PRO_CMD_SEND_USSD

233 byte By vikascyadava at 2007-11-27 7:30:56
Hi ,I am trying to send ussd string through STK.I am able to send it through sony ericssion handset but not able to send Nokia handset.Guys do you know that nokia supports PRO_CMD_SEND_USSD command or not?

problem upload cap

3563 byte By flasholinosa at 2007-11-27 7:32:03
hello guys. I am using a jcop20 card 2.2.1 (global platform 2.1.1) and when i try to ypload an applet to the card i take this message :cm> /term "winscard:4|OMNIKEY CardMan 3x21 0"--Opening terminal> /card -a a000000003000000 -c com.ibm.jc.CardManager--Waiting for card...ATR=3B 66 00 FF ...

SDK/ Simulator for Interactive Java TV Application Development

318 byte By amit_j2mea at 2007-11-27 7:33:06
Hi,I am newbie to Java Interactive domain,I want to know that is there any simulator/SDK available to develop application using Java TV API, OCAp API, HAvi API... And alsohow to configure java development environment for the SDK for TV in Windows/Linux.With Regards,Amit ...

how to free persistent data memory?

637 byte By Bobby_SHa at 2007-11-27 7:42:26
Hi,Recently I have been working on card applet developing.In my applet I want to use EEPROM to hold a large file, so I apply byte array[] in class constructor.In Write method I write data to the byte array[]; In Delete method I want to make the byte array[] null,so I used "byte array[] = ...