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
What is table mutation and how do you avoid it?
What happens when a thread cannot acquire a lock on an object?
Brief description about local interfaces?
What’s jboss jbpm?
Which textcomponent method is used to set a textcomponent to the read-only state?
Why use POJO when I can use hashmap
What is the difference between the string and stringbuffer classes?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What is an abstract method?
Do I have to use jsps with my application?
What is prototype?
Difference between DurableSubscription and non- DurableSubscription?
What are local interfaces? Describe.
What are the different methods of identifying an object?
Can you give me a simple example of using the requiredif validator rule?