where to start for wireless programming in java?
i am extremely confused about J2ME ,and from which api to start i have downloaded every thing regarding it from javasoft.but plz tell me main difference between
MIDP /CLDC/ PERSONAL JAVA/JAVA Phone ,how they differ with respsct to their implementation and to be a professional wireless mobile programmer from which product should i start and upto which product should i go.i am SCJP and SCWCD.thanx
[418 byte] By [
javafarmer] at [2007-9-26 13:33:56]

[javafarmer],
If you are looking to develop Java programs for the wireless devices e.g. mobilephones and PDA that are J2ME compliant, then you should concentrate on laerning the CLDC and MID Profile specifications. These 2 sets of APIs are for J2ME devices that have very limited CPU and memory resources and the CLDC/MIDP KVM runtime environment requirements is targeted at such wireless devices.
See this URL for more information of some of the common questions on CLDC and the MID Profile:
http://java.sun.com/products/cldc/faqs.html
http://java.sun.com/products/midp/faq.html
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/