Java remote method invocation: Difference between revisions

Content deleted Content added
CPColin (talk | contribs)
External links: Put Remote Method Invocation Home http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136424.html into {{cite web}} format & added parameters
Line 98:
 
==External links==
*{{cite [web |title=Remote Method Invocation Home |url=http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136424.html |website=[http://www.oracle.com/technetwork/java/index.html Oracle Technology Network for Java Developers ] -|publisher=[[Oracle RemoteCorporation]] Method|___location=Redwood InvocationShores, HomeCA, USA |accessdate=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]
* [http://java.sun.com/developer/onlineTraining/rmi/RMI.html the Java RMI online training] - Very good for training JavaRMI and as reference