What is WSP ?
Answer / jguru
Wireless Session Protocol (WSP) implements session services
of WAP. Sessions can be connection-oriented and
connectionless and they may be suspended and resumed at will.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is WTP ?
What are the mobile viruses?
What is configuration ?
Describe and explain WML ?
I have problem with connection between Database and Wireless device, plz send me a sample code.
Explain about RMI Profile ?
What is 802.11 ?
What is PersonalJava ?
What is amps ?
What is PCS ?
Hi how to create a mobile book on j2me program, for example dictionary, bible, magazine…. then read on the mobile phone, tell me the code and steps or other help site. Thanks
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.