Answer Posted / rajesh
RMI: remote method invocation. Strictly JAVA stuff.
outrside of java, known as RPC remote procedure call.
Sockets is just a way to send data on a port to a different
host, DATA not METHOD. it's up to you then to define your
own protocol.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
how i secure my site with the https protocol.what are the steps?
How task's priority is used in scheduling?
How is a java object message delivered to a non-java client?
Can I have an action without a form?
Can you control when passivation occurs?
Explain the advantages and disadvantages of detached objects.
Difference between hashmap and hashtable?
What is the relationship between the canvas class and the graphics class?
What is the difference between a menuitem and a checkboxmenuitem?
How substring() method of string class create memory leaks?
What is the RMI and Socket?
How are the elements of a borderlayout organized?
How primary key is implemented in Oracle?
What is synchronization and why is it important?
What are various types of class loaders used by jvm?