226 byte By
kroczek at 2007-9-26 22:23:43
Hi all, I am looking for a simple BER-TLV class that could help me to encode/decode BER-TLV. If anyone knows an URL or has already done such class, it will be nice to help me.Thanks by anticipation.
Has anybody been able to successfully establish an HttpConnection using the palm.net wireless radio connection to the internet. If so, can you please post a solution to this newsgroup.I have been working for a couple weeks now trying to get this working with no luck. Every network MIDlet that I ...
124 byte By
damoncwk at 2007-9-26 22:26:31
Hi,I would like to ask is it possible to build a movie playerusing JMF in ipaq or palm with KVM?
301 byte By
machatha at 2007-9-26 22:28:11
Hi,If we write an application in java and lets say it works on a device running on GPRS network. How would we know if it would run fine over CDMA, CDG, WCDMA or other networks?Regards,Mansoor ChathaSQA assosiate,Research In Motionmchatha@rim.net ...
273 byte By
conio96 at 2007-9-26 22:31:17
Hi, i don't have java card and the card reader, what i do is convert the applet by using converter command and test it in the jcwde simulator. is there any simulator program for the card reader so that i can simulate the process on my pc?Thanks
342 byte By
arjani2k at 2007-9-26 22:32:07
dear all,when ever my pose emulator tries to connect to any server via http it is showing this error:net.lib interface error: 0x0000120cif i use cell emulator, it is working fine and whenn i use this pose emulator it is giving problems.any help appreciatedreagrdsabdul rafiq jani ...
983 byte By
TJunior at 2007-9-26 22:32:30
Good Morning,I am just starting out using Java Card Technology, and I'm experiencing a few teething problems.I have downloaded the Java Card 2.1.2 development kit and have followed the installationa and setup guide, but am unsuccessful when attempting to run any of the demos provided. Being ...
403 byte By
GibbonsM at 2007-9-26 22:33:52
Im a student doing a dissertation on Java Smart Card for a conversion Masters in Computing. I have been using the Java Card 2.1.2 Development Kit and User's guide. However, could anyone comment on the extent to which the kit is used in industry.Is it superseded by other development kits/IDEs? ...
511 byte By
msickels at 2007-9-26 22:36:11
I've installed the CLDC, MIDp, and the JDK1.4.When trying to preverify the class, I get the following error:Error preverifying class FooClassClass loading error: Illegal constant pool indexI've checked paths and use the folling commands...c:\> javac -bootclasspath ...
217 byte By
VBerlin at 2007-9-26 22:39:39
Hallo,Has anyone create a Socket with MIDP ? If I executeConnector.open("socket://MyServer:32123");I receive a IOException without any message. What make I wrong?Volker
1096 byte By
feffe#1 at 2007-9-26 22:41:50
Hi!I'm attempting to send information using datagram sockets from a Palm. Here's how I tried to create my DatagramConnection:datagramConn = (DatagramConnection)Connector.open("datagram://127.0.0.1:8080");But when this line is executed an exception is ...
Where can i find J2me application demo or sample website?And also tutorial?
3409 byte By
illya_vp at 2007-9-26 22:44:58
Hello,Incident Title: Can't download JeodeRuntime on Windows CE device viaJeodeConfigurator across a serial connection.Incident Type: InstallationProduct: Insignia Jeode JVMProduct Version Number: 1.9Hardware Specifics : iPAQ 3630 PocketPCHost OS: Windows 2000Target OS: Windows CE 3.0 Here is ...
318 byte By
rpmdu at 2007-9-26 22:45:29
Hi,iam having a general doubt on wap vs j2me.i find in some places like (getrid of wap) or (say goodbye to wap) replacing it with j2me.But, how is data sent from a server to client and viceversa.(ie) what is the transport layer and the protocol thru which the data is sent!.Thanks,RP ...
HiI'm new to developing Personal Java applications. I have Jeode EVM on my Compaq Ipaq with PocketPC 2002. JeodeEVM supports PersonalJava1.2 class libraries. So do I use JDK 1.2 or JDK 1.1.x ? 'Java Check' is not available for 1.2 PersonalJava Spec. So if I use JDK 1.2, what do I do?Help ...
324 byte By
dmeband at 2007-9-26 22:47:04
I'm trying to create my own scr file for an applet that I've created, and I'm using the demo2.scr file as a guide. What do all the cap files included in the scr file do for each applet, and how do they relate to the applet they are specified for? If anyone can help me out on this I'd ...
406 byte By
Spiffles at 2007-9-26 22:47:21
Ive done some work with CORBA, DCOM, Jini/RMI andwas wondering what options one has when developingapplications for mobile embedded systems with J2ME?Theres one book that will be published at the endof this month that has some material on Jini/J2MEapps. J2EE/J2ME is more web based, which is ...
604 byte By
xnarai6 at 2007-9-26 22:47:33
Hi ! I am compiling javacard sourcebut this errorwhy error ? Command is Conveter -config HelloWorld.optErrorWarning :Method <init> in class HelloWorld.HelloWorld contain local variables, but not local variable table.Warning :Method install in class HelloWorld.HelloWorld contain local ...
3146 byte By
Liveline at 2007-9-26 22:51:38
Hi AllI gota a GemXpresso 211 PK cards & Gempc 410 Reader. And I try to access the file ":c009" using the sample app below..I get a negative op..pls help package mypackage; import opencard.core.service.SmartCard;import opencard.core.service.CardRequest;import ...
201 byte By
mpultz at 2007-9-26 22:54:33
Does anyone know of Java Bluetooth implementations other than that of http://www.zucotto.com/ and http://www.avelink.com/. I'm looking for a free/cheap solution.RegardsMads
Hi,I want to use Jeode PDA Edition and I already have the Jeode EVM on my iPaq. The Jeode PDA Edition web site says the implementation is based on Personal Java 1.2 spec; but somewhere in the FAQ it is mentioned that JDK 1.1.8 is to be used to develop applications. Shouldn't JDK 1.2 be used ...
All experts,I am developing a J2ME MIDP software on Palm which has to display dynamic PNG. I have used the JAI API to write a J2EE servlet that can generate dynamic PNG. All works fine in browser, but in Palm the PNG image cannot be displayed (IllegalArgumentException). When I try to display ...
176 byte By
modelart at 2007-9-26 22:56:28
A program can dynamiclly generate a math expresion.Is there any function in JDK to calculate the dynamic math expression? Any help is appreciated...
What kind of modem AT commands shall I send to the modem to draw it from the voice mode to command mode? How?I can play a wav file over the phone line now. but after finish playing the file, i cannot issue any AT command to the modem. I have to switch off and on again the modem. Is there a way ...
464 byte By
teobc at 2007-9-26 22:57:39
Hi there,Appreciate some experts can point me in the right direction. I am learning how to develop midlets that connect to remote server. In the examples that I have come across so far, they all use emulators and connect to the local machines. I am looking for an example that actually connect ...
1108 byte By
manu019 at 2007-9-26 22:58:40
I am using the Java Card Api to generate the random no in the card but i am getting the null pointer exception when iam testing the code, i am attaching the code. kindly give the solutionmanu import javacard.framework.*;import javacard.security.*;import javacardx.crypto.*;public class ...
108 byte By
damoasta at 2007-9-26 22:59:39
Hi,how can i set the classpath to my *.class file on my iPAQ/Jeoda?Thanks Thomas
241 byte By
vasvin at 2007-9-26 23:06:41
how to store the program permanently in the card.We have already configured the card reader. We create a sample code like the helloworld pgm but we don't know how to store that code in the card.pls help us
4089 byte By
inju1 at 2007-9-26 23:08:02
Hi,I'm getting IndexOutOfBoundsException when calling DataInputStream's readInt() in my midlet. The code works fine under J2MEwtk emulators, but with POSE (and on my Hansdpring too) I'll get the exception. Method below tries to download a recordstore via HTTP.The format of the file on ...
674 byte By
vasvin at 2007-9-26 23:09:53
we tried to run the helloworld program in the samples directory,the op as (0x15).While running the jcwde.app in that command prompt the op is as follows: java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read jcwde terminating on receipt of SimulationException. ...
533 byte By
vasvin at 2007-9-26 23:09:57
We read that jcwde acts as a simulator to run the program(ie when only we don't have card terminal),but we are owning a card terminal(gemplus) and card.Then what's the use of jcwde tool (simulator) in running the application.whether our card external program communicates with card resident ...
404 byte By
pulat85 at 2007-9-26 23:12:19
hi, all. i tried compiling my class using KToolbar but it cannot load some of my classes on the other package. so i tried compiling it using the command line. I am encountering a problem and the error message is that it cannot find the java.lang.Object. I already included tools. jar in my ...
1)I want to use J2ME to write softwares for Pocket PC.Is there a JVM available for Pocket PC?2)If I am programming using MIDP, will the program run under CDC/Personnal profile?
141 byte By
v.pavlov at 2007-9-26 23:14:45
anyone interested?To the SUN folks - may I distrubute a patch that adds another target (linux-uclibc) to CVM build tree?
484 byte By
kfpu at 2007-9-26 23:15:39
Greetings all:I'm new to this, so please bear with me.I need to setup an application which will send alerts through SMS, the client asked to use api_sms.jar. I tried to search for this JAR file but couldn't find it. Does anyone knows where I can find this file. I'm also looking for ...
hi,I have a .class file on my desktop and now I want to execute it on my iPaq which has a Jeode EVM on it. How do I do it? Kindly provide me with the steps.Help neededThanksVivek.
Hope this isn't clutter--in general, I'm trying to learn J2ME, and in particular convert a specialized calculator I created (using jdk1.2.2) into a Palm app. I've got Forte CE 3.0, which has the correct tools, but I can't find a good tutorial on J2ME.If anyone cares, the calculator has ...
318 byte By
dmeband at 2007-9-26 23:17:13
I have written my own applet, and went through all the necessary steps to convert the file and everything. The applet is selected properly, but when I try to run the methods in my applet, both come up with the SW response 0x6f 0x00. Does anyone know what this stands for or where I can look it ...
73 byte By
ronaldsh at 2007-9-26 23:18:13
Did anyone heard / try to use J2ME to process SMS message ?
940 byte By
dmeband at 2007-9-26 23:18:52
Ok, the problem I am currently having that gives me a 6f00 (unknown) error is due to the way I am reading in data and storing it in my loop. My code is as follows:byte[] buffer = apdu.getBuffer();byte numBytes = buffer[ISO7816.OFFSET_LC];byte byteRead = (byte)(apdu.setIncomingAndReceive());if ...
440 byte By
spin_FX at 2007-9-26 23:19:14
i finished going over the specs for the new JavaCard setup (2.2) and noticed when glossing over the specs that there was an inclusion of applet installation and deletion.i havent dug to deep into this myself yet, but does this mean that we would be able to load and unload applets using pure ...
197 byte By
pulat85 at 2007-9-26 23:20:41
Hi, all. How do I add -bootclasspath in the build button of the KToolbar. Am trying to compile classes via the command line but I can't seem to run them using the Ktoolbar..Any idea?
Where should i start if i were to code for an application that were to make calls from PC o Phone.I have seen some messages stating that we need to use IBM's callpath or Lucent's Passageway....But where do i find this driver..help greatly appreciated...Hussain ...
391 byte By
pulat85 at 2007-9-26 23:22:30
Hi, all! Anyone who has successfully used MathFP. I had it compiled and all that but when I tried to get the value of PI, i am getting a different value not of the expected PI value. Any idea why? Other functions are also not working! Like cos, tan and the like.Help will be greatly appreciated ...
192 byte By
dmeband at 2007-9-26 23:23:13
So, instead of using that for loop, the whole loop will be replaced by something like first [ ] = Util.Arraycopy(byteRead);? or should it be Util.Arraycopy(buffer);
670 byte By
sogogo at 2007-9-26 23:23:20
Hi,I saw that the WAP phone can connect to the internet or remote database through the WAP gateway while i-mode is another gateway for Japanese users. They will merge to xHTML ultimately.J2ME seems a developing tool to build the mobile application. May I ask you that whether the 2 mobile ...
133 byte By
inju1 at 2007-9-26 23:25:27
hi,Does somebody know how to put DateField into 24h format? Is it possible at all? tia, inju
416 byte By
ayemyat at 2007-9-26 23:27:40
Hi Everyone!Anyone tried to run pjava on HP Jornada 56x series before ? I have some problems in running applet on Jornada.How to run the class file / html page( applet ) from storage card (additional memory card) of the device ?For the time being, i can only run it from the default HPChai ...
Hi All,I need to code a small piece of program that - will run on CE 3.0 (enough memory at least 16MB),- can keep a database (free preferred),- can communicate with a server to exhange data by "modem" and "serial port",- can use the built-in scanner of the handheld,- can use the wireless ...
425 byte By
arntsc at 2007-9-26 23:28:18
Hi,I'm having problems running my j2me application using jdk1.4 and wireless toolkit version 1.0.3. I get the following error when preverifying the code:Error preverifying class mypackage.MyTestClassTruncated class fileWhen I run with jdk1.3 everything works fine!How can this be? Has anyone ...