... Ah, ok, you are welcome to do that. The source code is included in the package. Please send me back any changes that you find useful to the J2ME comunity. ...
hi,im sorry if my english is bad, because im not english native speaker i want to make an encryption menu on my cellphone but only to encrypt short message...
Hello I am trying to play an audio/video file in j2me but its not working. its throwing exception at p.realize(). exception is that unable to open socket...
You never say what the error is. You also never say where the source code is, just that it's in the Nokia forums somewhere. ... From: kaiser truman...
Bryce Maryott
bryce.maryott@...
Jul 6, 2004 9:24 pm
913
I've posted a summary and my thoughts on wireless/J2ME at JavaOne 2004 to my site: http://billday.com/2004/07/06/javaone-2004-recap/ I'm interested to hear...
Hi all, Is it possible to use devices within a local network without having to pay something to carriers. Let's say I have several devices within a building...
hello sir, I am a student of Information Technology and i am developing a J2ME application .Sir i was facing few problems with Exception handling in J2ME . sir...
Is there anyway to get an ACCURATE reading on how long an instruction takes, and how much memory is used? Specifically, I need to profile "createImage(byte[]...
Bryce Maryott
bryce.maryott@...
Jul 11, 2004 1:47 am
917
Hi , I don't know if I understand but u can try to use something like this: System.out.println( "free memory = " + Runtime.getRuntime().freeMemory() ); Bye ......
You can create a class that extends the exception class or any of its children classes you want. When you catch the exception in any part of the code all what...
I use J2ME Wireless Toolkit 2.0 and you can use it to debug and monitor memory usage and time consumed to execute methods. Enjoy your day, Hanan Mohammed DOHMS...
Allocating and releasing memory messes with that, actually. Anything that isn't referenced but isn't released by the garbage collection is not counted by...
... within ... can ... There are several issues to consider. First, SMS does require cellular infrastructure to work, including at least a micro-site (a cell...
Great info , But i wanna add that i have all corresponding infrastructure that may be used to send SMS , But i need some sort of java Code that will be used to...
... may be used to send SMS , But i need some sort of java Code that will be used to send SMS, Plz send me some tutorial or stuff that best describe how to...
But i fear that this way i have to download a midlet that will help in this regard, but i need server side code(Hello World SMS) that will send sms to any...
... <alimnemonic@y...> ... having ... receive ... Wow. From the J2ME Guru himself...:) Concerning government approval, I might as well forget it, I live in ...
... WiFi WLAN supports full IP comms on top of the radio link, yes. And Symbian OS, which Nokia uses at the core of its Series 80 Developer Platform 2.0 on...
Hi, I'm just trying to apply J2SE security certificate to MIDP J2ME but not succeed yet. I reference to article written by Qusay Mahmoud titled "Secure Java ...
hi irfan...salamz i have multimedia subject in my course of final semister...and i have done j2me from operation badar ,,i want to do a project in j2me related...
The URL to download the app has to match the download site specified before acquiring the certificate. Try creating certificates using the WTK; that would ...
Hi everyone, I want to inform you about the latest release of J2ME Polish. J2ME Polish 1.0 RC6 has just been released on http://www.j2mepolish.org today. J2ME...
Robert Virkus
robert@...
Jul 20, 2004 12:21 am
934
Hi, I'm new programmer on Java 2 Micro Edition. want to build a simple program for Trigonometric Function. It's contents of Sin, Cosine and Tan Function. but,...
Hi everyone, there is now an update available, since the RC6 release produced invalid JAR-files under Windows. So if you are developing under Windows, please ...
Robert Virkus
robert@...
Jul 20, 2004 8:44 pm
936
Hi, I was wondering if anyone knows how I can write or find a midlet that scans a just-received SMS, then if some pre-defined words found sends a specific data...