JTable at MIDP 2.0

53 byte By kokoadia at 2007-11-27 9:19:38
how to make content JTable dynamic not static?

First MIDlet help

1556 byte By Mala at 2007-11-27 9:20:02
Hello,I'm brand new to J2ME (and still a beginning programmer), and I was hoping to get some assistance or some resources for my current issue.I have a very small, very simple MIDlet that I am trying to get to run on my Samsung SGH-A707 (also known as the Samsung Sync).The MIDlet runs in the ...

Client Server data exchange

384 byte By javadev2a at 2007-11-27 9:20:14
Hi All,I am trying to develop an application which send data from client midp(mobil) to java server. I am reading java articles. In articles it mentioned that some mobil phone wont support TCP IP, SOCKET, DATAGRAM,UDP methods. Can you plz suggest how I can do this project succesfully. If you ...

Java Card 2.2.2

180 byte By sbonello@gmail.coma at 2007-11-27 9:20:26
q1 ) Are there any cards complaint with Java Card 2.2.2 ?q2) When using the jdk v 2.2.2 is it possible to generate cap files for the Java card version 2.2.110x

using KSOAP2 in accessing .net webservice

2834 byte By HybridBoya at 2007-11-27 9:20:29
I am having trouble accessing a .net web service using soap service with package ksoap2. The service url is http://dsm.decisionality.com/MedicalDemo/MIB001FeelingUnwellservice.asmx the location of wsdl file is http://dsm.decisionality.com/MedicalDemo/MIB001FeelingUnwellservice.wsdl i am trying ...

Class not found exception

3539 byte By javadev2a at 2007-11-27 9:20:34
Hi All,I am novice to j2me, I am tryiing communicate data between client and Java server. I have used code in forums,I have given project name client and midlet class name FileViewer.java. It is compiling succesfully but when I run it , it is giving Unable to create Midlet FileViewer.java ...

Helping with class Image

2358 byte By eng_wallaaa at 2007-11-27 9:20:40
I need to appear images in a menu beside a text but it doesn't appearcompletlywhat appear is only a part of it my editor is netbeans and there is the code of my test package TravelList;import java.io.*;import javax.microedition.lcdui.game.Sprite;import javax.microedition.midlet.*;import ...

Wap Browser From J2ME

348 byte By amila325a at 2007-11-27 9:21:02
Hey i need to create a wap browser. And the main thing is i dnt know a bit about this thing. But i need to do it somehow. So plz guys help me out. I know about J2ME but i dnt have a clue to create a wap browser. plz guys i need this. plz help me. so plz i need to know how to get those access ...

Help with J2ME Streaming

2172 byte By cs02lk1a at 2007-11-27 9:21:47
Hi,My name is Constantinos Loizou and I am a student and currently developing a project for my Master's degree.I need to stream audio and/or video to a PDA device. There is a trick here which is:The PDA must receive the stream from a multicast address. For this I have implemented a Bridge ...

Communication between Midlet and Servlet using Apache Tomcat

754 byte By a.med16a at 2007-11-27 9:21:51
Hi team,I developed a simple Midlet which made the following operations:- Open an http connexion with Sevlet using Tomcat.- Open DataInputStream and DataOutputStream.- Send 2 Strings (Username and Passwd) trough DataOutputStream to Servlet.- Servlet checks if the username and passwd are correct ...

Can I use data carousel to transfer files in MHP?

332 byte By ifaint_zhanga at 2007-11-27 9:22:36
I have read DC/OC spec but dont understand very clear.We have to transfer files to MHP STB, can we use DC? As I know, DC is not good at tranferring filesystem like files,so it does not include filesystem structure ,right?Is this the only reason that we must use OC in MHP?Thanks in ...

Application Specific Parameters

278 byte By globalplayera at 2007-11-27 9:23:29
HI!The GP install commant supports a 0xC9 tag which is called "Application Specific Parameters". Is it possible to read back these data with some GP command eg. select?Or are the data in this tag hidden in the application?Thanks, globalplayer.

Help! Problem with upload JC Applet upload!

127132 byte By Ievaa at 2007-11-27 9:24:18
Hello everyone.I have developed the applet, which structure is totally the same like the sample of BioApi implementation in javacardforum BioApi (I mean i have client and server applets, that belong to the same package).The .cap file of the package can be successfully uploaded in simulator and ...

Authentication keys

149 byte By sbonello@gmail.coma at 2007-11-27 9:26:04
I bought the Sm@rtcafe Expert 2 and the Gemxpresso R3. How it possible to gain access to their authentication keys. RegardsSimon

Common Access Card (CAC) with PCSC reader...Help!

973 byte By CDM_Ballera at 2007-11-27 9:27:45
Hey allI'm working on a DoD contracted tool for logging in using a CAC (Common Access Card). We are using an SCR331 reader, which is PCSC compatible. All I really need is to be able check a pin number with the card and get information off of it. Does anyone have suggestions?The dll we ...

How many space takes a digital signature

267 byte By mimaxxa at 2007-11-27 9:28:01
Hello,I wait for the activation key of JCOP to use with Eclipse. so I can try nothing, only plan and clue some code snippets together. For planning my data structures I need to know how big a digital signature is.Thank you very much.mimaxx

differences between wma 1.0 and 1.1

320 byte By etaa at 2007-11-27 9:29:34
Could you please explain the defferences between wma1.0 & 1.1every where I search in sun they refer to 1.0 or 1.1 instead.it seams that they have no defferences.but from the other side many phones support 1.0 only.could you please help me with them.which versio I shoud ...

availiable memory in JCOP31

611 byte By flasholinosa at 2007-11-27 9:29:53
hello guys.... i need some help.I am using jcop31 and i try to get the memory availiable in my card with this codeshort m = JCSystem.getAvailableMemory(JCSystem.MEMORY_TYPE_PERSISTENT);then i create the following class to give me the short m in apdu private void rd_memory(APDU apdu) {byte[] ...

Download and Support change

396 byte By _asc_a at 2007-11-27 9:30:08
* * *IMPORTANT NOTICE* * *As of July 3rd 2007 the e-mail address SCARD@de.ibm.com will no longer be supported. All support activities for the JCOP operating system on NXP / Philips silicon will be serviced by NXP Semiconductors. Please address requests for the JCOP Tools and activation codes to ...

How to register MIDP for symbian set

169 byte By Vansha at 2007-11-27 9:31:13
Hi to all,Please tell me the way how i could register my MIDP application for symbian mobile set.expecting a favorable replyThanks in Advance

Best Java Cards and their toolkits?

461 byte By Ievaa at 2007-11-27 9:31:14
Hello everyone!I have developed application for JCOP card. But I would also like to adapt it to be used in the other most widely used Java Cards.Could anyone give me some good explicit list of most widely used and most popular java cards, their manufacturers or vendors and toolkits? It would ...

DataElement with DATSEQ with zero elements

2472 byte By Matthijsa at 2007-11-27 9:31:35
Hi,I have this problem.I am putting some stuff inside a DataElement to then store it inside my ServiceRecord. The information I want to store is a List of items. This list is not always the same length, it depends on the situation. The problem is, the list can also be of length 0. This means ...

How to Prevent SMS to enter from device Inbox

374 byte By abhishekgedama at 2007-11-27 9:31:48
I want to write j2me application using WMA so that when i send sms using this application and if the receiving device has the same application running the sms will not appear in inbox.In simple words 1) How can I prevent SMS from entering into device Inbox using WMA or any other method?2) Is ...

accessing backend rational databases from j2me

154 byte By tolia at 2007-11-27 9:31:50
can somebody tell me how to access backend rational databases from j2me? Is there any API for that or it has to go through a middleware? thank you.

accessing access databases from j2me

120 byte By tolia at 2007-11-27 9:31:56
can somebody tell me how to access access databases from j2me? Is there an API for that or its through a servlet?

-- deleted topic --

77 byte By Lillesanda at 2007-11-27 9:32:23
Topic deleted by author.Message was edited by: Lillesand

J2ME Memory Limitations for Images

815 byte By chris_j_pooka at 2007-11-27 9:33:03
Hi ...I have a J2ME app which loads up an image, the user is then able to scroll around the image and edit it. However I have had big problems with larger images ( greater than 800 x 800 px ). This is down to memory limitations going by the error message on certain devices. I am currently ...

Unwrap key using javacard

704 byte By susikaufmanna at 2007-11-27 9:33:10
How can I use a javacard to unwrap a key? At the moment I do the unwrapping in the offcard application, but for unwrapping the private key is needed (I have an aes-key wrapped with RSA). And the private key should not leave the javacard. So I send the wrapped bytes to the card. But I can't ...

Startup using RegisterAlarm

263 byte By ianpaulstraina at 2007-11-27 9:33:52
Hi,I've written an app that uses registerAlarm to restart the app after a certain amount of time. When the app starts via the alarm, is there any way of identifying that it was the alarm that started the app and not the user?ThanksIan

HTTP operation error on midlet

342 byte By Muhammada at 2007-11-27 9:34:30
hi all fellows!i've got a problem in MIDlet and servlet connection.i've created a midlet and installed its jad in mobile phone, on PC i run the servlet and midlet, it works properly, but when i run application on the mobile phone, it says "error in HTTP operation".can anybody help me? i m ...

HELP NEEDED!: Unicode character sets on mobile

598 byte By Makashia at 2007-11-27 9:36:04
Greetings,Im trying to display japanese katekana on my mobile using the unicode standard. But although the SDK emulator displays them, the applet on the phone does not. It only displays exclameted triangles. This suggests to me that they are unrecognised.I cannort use the latest version of the ...

Creditcard

113 byte By Manojmaruthoora at 2007-11-27 9:36:39
Can i implement credt card operations using Java Card Technology and embed it in a web application in J2EE

getAppProperty("SMS_Port")

153 byte By etaa at 2007-11-27 9:37:29
getAppProperty("SMS_Port") returns null in my application but in wma demo it works well.does any body know from where the problem could be?

How to determine whether Bluetooth is ON in a MIDlet

508 byte By Nortona at 2007-11-27 9:37:56
I want to know the following things:1. Whether it is possible for a MIDlet or Java ME code to determine whether the device it is running on has bluetooth turned ON or not.2. Whether it is possible for a MIDlet or Java ME code to determine whether the device it is running on has bluetooth ...

Help with application message

176 byte By joakim07a at 2007-11-27 9:38:02
Is there any way to bypass the message, "Allow application to create bluetooth connection" while running my application or like implement a auto selection to continue...

Help needed on Bluetooth connection

116 byte By joakim07a at 2007-11-27 9:38:04
Hey, is there a way to maintain bluetooth connection and check that the bluetooth connection is still active.

MIDP2 user-agent strings...

204 byte By jhodgskia at 2007-11-27 9:38:11
Creating a servlet that will detect if the mobile is MIDP2.Do all MIDP2 phones' user-agents contain "MIDP-2" as a substring? Or is there a better way of detecting?Cheers,James

TC65 /XT75 - how does the GSM handshake work?

531 byte By murilo.pollaa at 2007-11-27 9:38:19
Hi Everybody!!!I am develloping a calling application and my class ATListener won't hear an URC while I'm dialing!!What I do is: when the person pushes a button the module calls a number from the SIM card. However, if I push the button again to hang up the call, the module won't be listening ...

receiving an sms whenever it comes

337 byte By etaa at 2007-11-27 9:38:28
excuse me I need the ability to receive an sms whenever it comes but I think it is possible only if I can :1. have a program which can run at start up and be invisible + the ability of running a midlet from an other one.2. tell to the system to run my program when a new sms receives.could you ...

Change the video played when emulating camera (MMAPI)

281 byte By vin100a at 2007-11-27 9:39:09
Hi!I'm currently developing a J2ME appli that uses MMAPI.When I launch it on Sun WTK Emulator, a little video (with Taj Mahal etc.) is played to simulate what the camera is actually shooting.Is it possible to change this video?Thanks in advance.

Using volatile variables in j2me

148 byte By Z1X2C3V4a at 2007-11-27 9:40:53
HiI was wondering what are the consequences of using volatile variables in j2me application.Can someone elaborate on the issue?

Xlet and web services

195 byte By suvetara at 2007-11-27 9:40:55
Hello, I'm new to Xlets. I would like to ask, whether it is possible to use web services in Xlets. If yes, can you please provide me with some link to any tutorial or source code? Thanks.

Where is the IBM JCOP web site?

267 byte By DanielEmbeddedbra at 2007-11-27 9:41:35
Hi, we have just recieved the JCOP licenses but the web site for the JCOP documentation was removed from the IBM.com. Has anyone noticed it? Does anyone know where to find information on JCOP? In case you suggest it, we have already Googled it a ton for it ;-)

ECC - problem with signature

15200 byte By m.oliva at 2007-11-27 9:41:41
I'm trying to use my JCOP 41/72K card to generate/verify a signature.I've created the code below just to test the sign/verify capabilities of the card.package signECC;import javacard.framework.*;import javacard.security.*;public class SignECC extends Applet {/* * Constants *///CLAfinal static ...

Need help with Netbeans IDE

343 byte By k711a at 2007-11-27 9:43:58
Want to use the WTK platform AND the MOTOROLA SDK platform resources to build a Midlet. The WTK has the JSR 179 location API I need, and the MOTO SDK has some class files I need. I have them both listed under J2ME on the Platform Manager. Can someone please help . I have searched for days to ...

JCOP of Nokia 3220 NFC shell

566 byte By fabalana at 2007-11-27 9:44:12
We are just in receipt of a Nokia 3220 NFC shell.However, we have no idea about how to load an applet to the secure element inside the shell.We've got both Pegoda and Omnikey reader. However, we could'nt select the card manager of the card via the JCOP shell integrated in Eclipse. All we got ...

Problems with installing

11555 byte By mimaxxa at 2007-11-27 9:44:58
Hello forum,yesterday I got my JCOP activation key and started to test my applet.When I started to install the applet I got the error code 6A80. I know the meaning I a found the error but I can磘 change it. Maybe there is anyone who can help me.I tried anything (changes short to byte ...) but ...

how can i edit image using j2me

416 byte By ParagPatila at 2007-11-27 9:45:04
Hello freinds, i m having prblem with rditing my image after capturing it.....Actually wt i m doing is just capture the image and save it on memory card..........but how can i edit or modify image before saving it...i m using Nokia-6681 mobile.....cpturing image using getSnapshot()method which ...

Help on sending SMS using Nokia phones.

8159 byte By psyeua at 2007-11-27 9:45:12
Hi guys, I am trying to send an SMS from Nokia phone using the codes below:But it can't be received by the other mobile number.Could anyone please help me with this...Which part of the code hinders from sending the sms through gsm.Thanks in advance//SMSSend.javaimport ...

help connecting to servlet

1353 byte By Aharona at 2007-11-27 9:45:17
HiI have made a simple test midlet which connects to a servlet on the web and reads a string.Now when I test this all out n my local computer it works fine howeverwhen I changed the url in the midlet to read from the real servlet at my website I get errors. I have included the relevant midlet ...