Click here to Skip to main content
15,880,469 members
Articles / Programming Languages / Java

Remote Method Invocation (RMI)

,
Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
8 Mar 2015CPOL10 min read 48.2K   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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
Romania Romania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Written By
Instructor / Trainer University of Bucharest
Romania Romania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions