Explain about RMI Profile ?
Answer / jguru
The RMI Profile is a J2ME profile specification designed to
support Java's Remote Method Invocation (RMI) distributed
object system. Devices implementing the RMI Profile will be
able to interoperate via RMI with other Java devices,
including Java 2, Standard Edition. The RMI Profile is based
on the Foundation Profile, which in turn is based on CDC.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is J2ME WTK ?
What is PersonalJava ?
What is PSTN ?
What is HLR
Describe and explain WMA ?
What is CDMA One ?
What is POSE ?
What is Tomcat
Describe and explain UDDI ?
What is Modulation ?
What is ETSI ?
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.