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
whats is statement and procedure
What is the difference between java class and bean?
To what value is a variable of the string type automatically initialized?
Explain about local interfaces.
Why are some of the class and element names counter-intuitive?
Difference between new operator and class.forname().newinstance()?
Define aop(assepct oriented programing)?
Why does the option tag render selected=selected instead of just selected?
How will you pass parameters in RMI? Why do you serialize?
Why are my checkboxes not being set from on to off?
Where can I ask questions and make suggestions about seam?
What is the difference between RMI registry and OS Agent?
how to use debug in my elipse to solve problems that exist in my project
What are the different types of exception?
Can I run seam outside of jboss as?