calling the sim toolkit applet

382 byte By loud_speakersa at 2007-10-2 16:02:04
hi all,from my reading a sim toolkit applet is triggered by various events say event_menu_selection, if it is regaitered for that event. This would imply that all sim toolkit applets registered for that event wopuld be trigerred,. This creates a huge problem. I want to trigger only a prticular ...

Checking services with java

433 byte By armendia at 2007-10-2 16:03:03
Hello, I need someone to help me on this.I have a service which starts on my computer, and i'ts a problem that sometimes this service stops, so i have to restart it automaticaly. (see services on Control Panel-Administrative tools-services)So my question is "How do i know that the service is ...

How to Use JavaCard API

214 byte By Rajesh_Gupta1980a at 2007-10-2 16:03:28
hi,i want to work on JavaCard API but i compile sample program of JavaCard API on but it does not compile. i get the error. Java.framework.*; Package does not exists and 6 error related to API

Osgi: Configure port of "http services" bundle in oscar?

225 byte By wakewakeupa at 2007-10-2 16:07:34
Hi,I'm new in osgi/oscar I'm testing "http services" bundle. But I don't find documentation about this bundle. Is posible change the port of the service?Thanksss__ http://www.hhdirecto.net

J2ME and SMS

830 byte By Rfostera at 2007-10-2 16:09:37
I've written J2ME code for the cell phone to send an SMS message. I first set up the connection:String addr = "sms://" + phonenumber + ":" + port;MessageConnection sender = (MessageConnection)Connector.open(addr);Then I send the message:sender.send(message):This all works fine but there is an ...

Cannot load CAP file 2.2 using loader application

18526 byte By SuperToya at 2007-10-2 16:13:11
I can抰 use this code to load cap file 2.2 into simulator and jcop card. But it can load cap file version 2.1 into simulator and jcop card correctly. The error isEX: msg Invalid CAP file, directory component missing or out of order., class class com.ibm.jc.JCExceptionInvalid CAP file, directory ...

Mini SD and Micro SD

113 byte By Printisora at 2007-10-2 16:13:40
HiCan Mini SD or Micro SD cards be used with the Java Card Technology?Thank you,Mihai

eclipse 3.1

1513 byte By flasholinosa at 2007-10-2 16:15:02
hello there. I am using eclipse 3.1.Below is my code:package com.acme.helloword;import javacard.framework.APDU;import javacard.framework.Applet;import javacard.framework.ISO7816;import javacard.framework.ISOException;public class HelloWorldAppet extends Applet {// codes of CLA bytes in the ...

Two Q about sending AT commands and getting the COM port programetically ?

449 byte By Mahmoud_Hadada at 2007-10-2 16:19:09
hi all,i'm new into this kind of programming and wanted to know how can i send AT commands to my modem using java comm.i have done the following:1-Obtained a CommPortIdentifier object for COM3.2-Obtained a CommPort object using CommPortIdentifierObject.open();what should i do to issue the ...

Instructions for Downloading and Activating the JCOP Tools

4382 byte By freiheita at 2007-10-2 16:19:48
In response to my question:I refer to JCOP Tools available on Eclipse.If the plug-in free for download?If it is not, kindly provide a proper hyperlink from which those interested can place their order.Listed below is the reply from IBM. Can anyone who has successfully obtained the activation ...

Where can i find tut's for JAVA TV

76 byte By handy21a at 2007-10-2 16:25:56
Pls give me some sites which gives begineer knowledge for JAVA TV API

Do we need keys?

294 byte By comara at 2007-10-2 16:28:36
HelloI am new in javacard computing and I would like to know if I have to get keys for loading applets in the Sim card, or if it exists (legal) ways to avoid it.If i need keys, how can I get them? and will I have to pay something for them?please help methanks

off card application

475 byte By flasholinosa at 2007-10-2 16:32:16
Hello there. I am a little confused about host applications. I am using eclipseand i have already send an applet into my javacard.Now i want to develop a host application. i have some questions...1. i must use java and eclipse or i can use whaterer language i want(c++, vc.net etc). 2. OCF is ...

Connecting to Modem on port Com15

604 byte By joe_ogunkalua at 2007-10-2 16:35:21
Hi friends,I am working on a project which requires me to connect to a Modem on port Com15 and send AT Commands to the modem.I am new to this area of programming and i do not know how to go about it. The modem is properly installed and i have tested it with Hyper Terminal and is working fine.I ...

suitable java card

502 byte By divyesh_atomtecha at 2007-10-2 16:43:20
Hi all i m developing SIM toolkit application for that i need a java card of below configuration.1) it should support BIP.2) it shuold allow to send USSD & GPRS messages.3) it should allow to load applet of size 40k. 4) it should support jsr 177(for communication between J2ME application of ...

take back up before uninstalling Sim Tolkit applet

582 byte By divyesh_atomtecha at 2007-10-2 16:43:23
hi guys & gals i have already SIM toolkit application on my SIM as an applet,now i want to update version of my application. so for that i want to uninstall my applet from SIM & want to install new one.but while uninstalling i want to take back up of some data from applet which was ...

security in file system

703 byte By divyesh_atomtecha at 2007-10-2 16:47:41
hi alli m creating new file in SIM file system & stroing some data in that file.now i want to secure that data by any unauthorized access. for that i need any of the keys like ADM o or any key that i can change permission of file from my applet & make it secure but n/w operater is not ...

Invalid AID 1.0

323 byte By John_Tana at 2007-10-2 16:48:16
Hi,I hit the error "Invalid AID 1.0" while trying to convert my newly created java applet under a new package called "testjava". I wonder what Applet ID could i use for my newly created Javacard Applet. Must we follow certain format in specifying Applet ID?Thank you for your respond in ...

Automatically receiving SMS

419 byte By joe_ogunkalua at 2007-10-2 16:48:42
I have been able to connect my mobile phone (Motorola V3) and send AT commands to it successfully. I want my application to automatically detect when an SMS comes in and then retrieve the sms message. How do i go about this? I know it is possible because when my mobile phone rings, data ...

how to play 2 videos?

590 byte By Gattoa at 2007-10-2 16:49:03
Hi all!I have a problem.I need to create an xlet that reproduces in the same time two reduced videos.The first video is the video of the current channel and the second video is another service presents in the transport stream.Here is an example...i'm watching a service (for example a soap ...

java.lang.UnsatisfiedLinkError: no OCFPCSC1 ....

1708 byte By sam_gka at 2007-10-2 16:50:58
Hi everyone,I'm trying to make Opencard work.I use a SCR335 USB Smart Card Reader(Microsystems) in WInXP SP2.I'm trying to execute the InsertCard demo sample. My opencard.properties file(which is located in C:\ocf\OCF1.2\components\sb-demo\src\demos\samples) containts the following ...

xletview problem running xlet

1709 byte By hi_tech_ia at 2007-10-2 16:57:03
i have tried to run the followining xlet on A:\drive and my xletview application and jar file are located in C:\ harddrive. Can anyone tell me why isnt it running? I also using sdk 1.4.1 and i also set the classpath as iam using windows xp OS.this is what i get:C:\>java -jar xletview.jar ...

How to implement a save transaction with JCOP

609 byte By geri-ma at 2007-10-2 17:01:44
Hi there,I'd like to realized a "save" wallet with a JCOP-Applet for a contactless payment szenario. Therefore I need a save transaction handling mechanisms. Eg: when I deduct money from my JCOP using a Terminal Application, then only if the Transaction was really success fully the money is ...

Problem with ClassLoader!

512 byte By Daniele_Ka at 2007-10-2 17:06:09
hi...i'm italian student. I have a problem with xletview 0.3.6! In the mhp 1.0.3 there are abstract DVBClassLoader.(URL)..but when I implements this class end when i run the xlet, this call ClassCastException!!! The same code imported in the main of one class, end when run this code with ...

why text will shake on TV screen?

453 byte By ifaint_zhanga at 2007-10-2 17:13:50
I am testing one MHP app on some MHP box. The text area shakes a lot on tv screen,which makes eyes quite uncomfortable.I tried to make the text bold and it makes things better ,but still shake.After that when we present the app on HD TV ,the text area no longer shake.Does anyone knows why? and ...

running concurrent xlets on IRT RI

636 byte By meemua at 2007-10-2 17:15:11
I am trying to make two xlets run concurrently on IRT's RI and make them communicate using the inter-xlet communication API. However, when I enter navigator after starting the first one, the navigator destroys the first xlet. How do I get it to run several xlets concurrently?And another matter ...

Need some help about database management in Mobiles .

320 byte By harikomara at 2007-10-2 17:16:40
Hi ! I am Hari prasad. Currently i want to write a J2ME application which can able to save some offline data in mobile and connects to server through wireless. I want help in knowing what kind of databases i can have on mobiles and limitataion for that. Please help me . its urgent ...

HSinglelineEntry and HMultilineEntry

335 byte By HSinglelineEntrya at 2007-10-2 17:19:55
Hi ,I've got some problems with HSinglelineEntry and HMultilineEntry , i can compile the file but when i run it on the latest Xletview the HSing. and Hmulti not appear!So my question is if the compiler finds all imports why don't file.class work correctly?When i have use Jtext area i didn't ...

Send & receive data over GPRS

282 byte By SumantaBa at 2007-10-2 17:19:59
Hi All !!!I am developing a program to receive and send data over GPRS. A remote device is sending data at a particular port (6600) of my server. I am able to read that through ServerSocket. However I am not being able to send any data to that device. Any help?

back button

207 byte By djeghea at 2007-10-2 17:20:23
could someone share a piece of source code to manage the back button in stb? (i know that it's not a standard button in MHP, but i see that italian applications use it).Thank you,djeghe

installing API

242 byte By brad9376a at 2007-10-2 17:33:47
Hello,I have J2ME & j2sdk currently installed on a windows system. I would like to include the Java TV API. I have the downloaded the Java TV source, but I'm not sure how to apply it. What do I need to do with these files ?

JCard Device

130 byte By SeanTanSonya at 2007-10-2 17:43:52
Hi,i'm decide to use the JCard to implement for my assignment. Having any JCard device can recommend to me? Thanks.

make the tv broadcasting screen smaller

609 byte By Tedrosa at 2007-10-2 17:45:46
Hi,I don't even know if this is doable. I've serched the web including this forum to see if I could find some more info.I'm working on an application, where the user can get infomation about happenings on a specific area.What I'm wondering is, if there is a way where I can keep the tv-show ...

Reader for Sim card

202 byte By comara at 2007-10-2 17:52:48
Hi,I want to load and install a Sim Toolkit applet, with Eclipse and JCOP tools.Please can you advise me on which sim card reader should I use?Thanks in advance.Cheers

how to simulate sms serviceS

360 byte By gerekbolsaa at 2007-10-2 17:53:58
Hi thereCurrently I am working on J2ME project but I am stucked in SMS problem.How can I simulate sms sending and receiving to and from emulators.I want to send sms from my PC to emulator and receive sms form emulator.Could you please help me with this issue, may be you could send any links or ...

host application and RMI

631 byte By CyndyPerua at 2007-10-2 17:55:40
Hello,I am new into JavaCards, and I have been trying some features, but as you can guess I have some questions:1. There are many examples of applets, but none of hosts that interact with the card using APDU, would you please send us an example?2. is it better to work with RMI than with the ...

Mandated DAP

2943 byte By samisamia at 2007-10-2 17:55:55
Good Morning everyone,I am working on putting a Security Domain (SD) on a JCOP41 card and assign to it the Mandated DAP privilege.Here are my assumptions:1) With Mandated DAP no loads/installs can take place unless the SD assigned the Mandated DAP verifies the DAP in the CAP file.2) The above ...

Application Cache

146 byte By feanor7a at 2007-10-2 18:04:01
Can an application store itself using ApplicationCache.store() method?And how I can get (or put) the necessary permissions to do it?

Infrared port Programming

298 byte By embeddedbraina at 2007-10-2 18:05:25
Hi, Could any one please suggest me a good source to read about Infrared port programming. A leptop equiped with the Infrared port needs to be programmed to access a printer remotely. I am very new to this and I really appreciate any help you guys might offer.Thank

getting images for HGraphicButton

450 byte By brad9376a at 2007-10-2 18:12:11
I'm having problems populating an Image object, not sure what's wrong. Is this done differently for xlets ?Heres the code:try {buttonImg= Toolkit.getDefaultToolkit().createImage("test.png");myButton= new HGraphicButton(buttonImg);scene.add(myButton);} catch (Exception e) ...

sle4442 card

703 byte By BIXBANa at 2007-10-2 18:12:32
Hi guys,I have an sle4442 pvc is card i am trying to load an applet onto. I am using the jcop toolkit and a schlumberger usb card reader(reflex usb).unfortunately i get this error message.> /cardjcshell: Error code: -8 (Failed (no diagnosis))jcshell: Command failed: No ATRthis is what i get ...

cap file

849 byte By BIXBANa at 2007-10-2 18:12:37
can anyone help me with this error messages?thanks in advance?> upload -d "C:\Documents and Settings\mawuko\workspace\hello\bin\com\acme\hello\javacard\hello.cap" => 80 E6 02 00 13 06 77 61 6C 6C 65 74 08 A0 00 00......wallet....00 03 00 00 00 00 00 00 00 ......... (16107 usec) <= 6D ...

java to exe (eclipse)

273 byte By flasholinosa at 2007-10-2 18:13:08
hello there . I am using eclipse and i have created a host card application.When i run it from eclipse i dont have any problem.How i can compile my project to executable?I try excelsior jet but nothing....Thank you in advance.Linos

Access the MiFare Memory through the contact interface

283 byte By MEX1a at 2007-10-2 18:16:18
We need to access the MiFare memory portion of a MiFare ProX with JCOP and MiFare emulation. Is there a simple strait foward way to do this directly from the reader attached to the host, or an application has do be developed and loaded into the card.Regards,Juan

Cell Phone and Smart Card

151 byte By embeddedbraina at 2007-10-2 18:20:04
Hi,Could you please tell me how to program a cell phone to read/write a smart card or any other card holding information?Thank you

how can i play video from another service?

665 byte By jsecanella at 2007-10-2 18:22:16
i have 2 services, fe A and B, and i want to create a player in service A to play a video component. I have tried to put 2 video components in service A but nothing was played.in this case the code used was: mediaLocator = new MediaLocator("dvb://1.1.1.1");player2 = ...

Close an Xlet!

356 byte By pilgrim461@aol.coma at 2007-10-2 18:22:34
i would like to close an xlet from a second class, not from HScene.problem: there can only excist one HScene. it doesn't work, if i try to close from another container.i tried to call the function destroyXlet(true). but this function only works within the HScene.how can i solve this problem! ...

JCOP Tools 3.1.1b: Debugger does not break, what am I doing wrong?

520 byte By jns2006a at 2007-10-2 18:23:23
Hey everybodyI'm desperately trying to debug applets using the JCOP Tools 3.1.1b but when I start the applet in debug mode, the debugger does not break on the breakpoints I set. You might know the little ticks that appear on top of each breakpoint bullet in the editor. The strange thing is ...

What phone operators will ask?

701 byte By comara at 2007-10-2 18:23:47
Hi,I am facing on a problem. I explain my situation:I have to develop a location software, and the only way I have found to do it was to use the NMR of the SIM Toolkit. Technically I think it is feasible, but to load and install a SIM Toolkit applet and to use the GSM network, I have to contact ...

Can I write my applet on cell phone SIM card

310 byte By jin1964a at 2007-10-2 18:24:53
Hi,Currently I am developing an application based on cell phone. It need load my own applets on the cell phone SIM card, especially the SIM cards already are loaded applications by cell phone vendors. Can i load my applets into SIM card, and meanwhile don't impact cell phone vendor's applets ...