Hi, It may not be relevant to J2ME. Sorry for any inconvenience caused. I am a newbie to the wireless application and still conducting the research. I know that GSM - 2G (1990 onwards) GPRS - 2.5G (2001 onwards) 3G (2002 onwards) In Japan, DoCoMo adopts i-mode which will be Java-enabled (i-appli) soon. While the rest of the world still waits for 3G and WAP is not good in this moment. So, may I ask 4 questions? 1) Will Java be enabled for WAP? or already enabled? 2) Is WAP designed for 3G? 3) To a programmer, which technologies should I learn besides WAP, i-mode and J2ME? e.g. Symbian programming - http://www.wrox.com/Books/Book_Details.asp?sub_section=1&isbn=186100303x&subject=Mobile%2FWireless&subject_id=62? ; 4) Any recommended good books for developing wireless application? Is this one good for WML - http://www.wrox.com/Books/Book_Details.asp?sub_section=1&isbn=1861004583&subject=WAP&subject_id=50 ? Thanks in advance Andrew
Danish Shaukat
Ranch Hand
Joined: Nov 16, 1999
Posts: 337
posted
0
Hi ! Wap and i-mode are similar technologies used for using the internet from cell phones. J2me is used for developing apps for consumer electronics and embeded devices. This means that u can make apps that will run on the cell phone/handheld device etc. So you see wap is kinda browser technology ...thin client while j2me can be fat client. WAP has certain drawbacks thats why its not gaining popularity, such as poor user interfaces user has to stay on air all da time lack of security so j2me is better. Well my discussion is focussing on cell phones and two way pagers. if you use cldc/midp for making apps for cell phones then user can use the app off air and connect to wireless network if required. But wap can be used to download the app. So some say they are complementry technologies. To cut it short focus on j2me.
Regards Danish
sameet more
Greenhorn
Joined: Dec 19, 2001
Posts: 10
posted
0
well i agree with Danish Shaukat that j2me is better than wap.but saying wap and i-mode is same is wrong.well a javaphone can support j2me as well as wap.In the same way for i-mode instead of wml chtml is used and instead of using midlets(j2me) we use i-appli which is similar to j2me but we have to use the classes defined by Ntt Docomo which will only run on i-mode
sameet more <P>wireless java programmer
Andrew Parker
Ranch Hand
Joined: Nov 12, 2001
Posts: 178
posted
0
Thanks for both of your kind advice. Have you heard of VoiceXML? If so, do you know whether it could be deployed with J2ME or Mobile device? Kind regards Andrew P.S. Why the function of auto-email notification was terminated? I have not received any email notification for these reply posts.