PDA

View Full Version : Unlocking using J2ME Java Mobile phones without PC...



man0n
06-08-2002, 03:53 PM
I was surfing the net checking information about new J2ME (Java Mobile phones), and i have found interesting information.
I think it will be possible unlock mobile phones making easy programs in java using serial port programming.

Here you can see a sample of using serial port from java developed by Spruce Technologies:


http://spruce.jp/freemidlets/SerialPortTester/
it's a midlet (like applet but for mobile phones)

http://spruce.jp/freemidlets/SerialPortTester/SerialPortTester1.jpg

for more free midlets check:
http://midlet.org
http://www.midletcentral.com/

Maybe it could be possible to unlock Mobile phones itself using appropiate java program, at the moment there is 4 Nokia phones that support MIDP Java:
Nokia 3410, 6310i, 7210 and 9210i

For other mobile phone models that support java check:
http://www.javamobiles.com/

by the way Nokia offers $400 for the first 150 applications J2ME application testing check it here:
http://www.forum.nokia.com/J2ME_application_testing_offer.html

If you need docs:
http://wireless.java.sun.com
http://www.microjava.com
http://www.javasoft.com/products/j2me

If you got a Phone that support java please try to test and feedback this threads with your results.

:cool: