What is CDMA2000 ?
Answer / jguru
Also known as IS-136, CDMA2000 is a 3rd generation wireless
technology. Supports speeds ranging from 144Kbps to 2Mbps.
| Is This Answer Correct ? | 1 Yes | 0 No |
in which stage the mobile is hanging?
What is CDMA2000 ?
What is Obfuscation ?
I have problem with connection between Database and Wireless device, plz send me a sample code.
11 is a group of specifications for wireless networks developed by the Institute of Electrical and Electronics Engineers (IEEE). 802.11 uses the Ethernet protocol and CSMA/CA (carrier sense multiple access with collision avoidance) for path sharing.
I want to know how to connect to DataBase from our MIDP application. I need just code for this
What is SIM ?
Describe and explain VLR ?
What is KJava ?
What is LAN ?
What is Personal Profile ?
I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.