Click here to Skip to main content
15,892,927 members
Articles / Programming Languages / Java

Remote Method Invocation (RMI)

8 Mar 2015CPOL10 min read 48.4K   1.6K   8  
The main purpose of this article is to describe the advantages of using RMI in the process of developing distributed applications using Java. RMI is one of the classic methods compared to other modern methods (e.g. .NET Remoting, WCF Services etc.), used for accessing objects remotely.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the Java Table of Contents to view the list of available articles in this section.