Core Java| JSP| Servlets| XML| EJB| JEE5| Web Services| J2ME| Glossary| Questions?

 

 

 

 

 

 

 

 

 

 

 

 

 

Search Tutorials:
 

Software Solutions and Services
 

 
  JDO Tutorials
  EAI Articles
  Struts Tutorials
  Java Tutorials
  Java Certification
  Java Applet
Questions
Comments
 
Java Remote Method Invocation (RMI) 
 

The Java Remote Method Invocation API, is application programming interface that performs the object equivalent to remote procedure calls.

 

Java Remote Method Invocation (RMI)

                         

The Java Remote Method Invocation API, is application programming interface that performs the object equivalent to remote procedure calls. There are two common implementations of the API. The original implementation depends on Java Virtual Machine (JVM) class representation mechanisms and therefore it only supports making calls from one JVM to another. The protocol used for this implementation is known as Java Remote Method Protocol (JRMP). A CORBA version was developed later to support for the code running in a non-JVM context. The term RMI may be used for solely the programming interface or may signify both the API and JRMP, while the term RMI-IIOP, read RMI over IIOP, denotes the RMI interface delegating most of the functionality to the supporting CORBA implementation.

The original RMI API was designed in such a way so that it can support different implementations, such as an HTTP transport. Moreover, work was done to CORBA by adding a pass by value capability for supporting the RMI interface. But RMI-IIOP and JRMP implementations are still not fully identical in their interfaces.

java.rmi is the package used in rmi. In Java versions upto 5.0, RMI stubs are required to compile in a separate compilation step using rmic while versions including 5.0 and beyond are no longer require this step.

                         

» View all related tutorials
Related Tags: java c database api file ide server data interface framework service object directory io objects client free sed naming system

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Training Courses
Tell A Friend
Your Friend Name
Website Designing Services
 
Web Designing Packages From $150!
 
Website Designing Company Web Hosting
 
Website Designing Quotation
 
Search Tutorials:

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Indian Software Development Company | iPhone Development Company in India | Flex Development Company in India | Java Training Delhi | Java Training at Noida |

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.