Java remote method invocation: Difference between revisions

Content deleted Content added
Example: Order was confusing.
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit Disambiguation links added
Line 94:
{{reflist}}
 
==[[External]] links==
*{{cite web |title=Remote Method Invocation Home |url=http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136424.html |website= Oracle Technology Network for Java Developers |publisher=[[Oracle Corporation]] |___location=Redwood Shores, CA, USA |access-date=2014-07-14}}
* [http://download.oracle.com/javase/tutorial/rmi/index.html The Java RMI tutorial] - a good starting point to learn RMI. Also check the [http://java.sun.com/j2se/1.5.0/docs/guide/rmi/hello/hello-world.html Hello World in RMI]