CDN Solutions  
Company   Services   Software   Clients   Careers   Contact Us   Helpdesk  
Refer a Friend
Request a Quote
Request a Research
Quick Contacts
Know CDN
Client Login
Client Testimonial
Client List
CDN Training Division
Design Studio
RMI
RMI is an abbreviation for Remote Method Invocation. It allows you to invoke methods on objects that reside on another machine in another Virtual Machine and treat them as if they were on the local machine.

Its procedure is very simple. At the server side, an RMI service is created. This service is an object with a main class that does nothing else than creating the remote object with new and binding it into an RMI registry with a unique name. The client needs to know this name to ask this remote registry to get a reference to the service. Once the client has this reference, it can make remote\ method calls with parameters and return values as if the object (service) were to be on the local host. Objects are transmitted through serialization

A working RMI system is composed of several parts.

Interface definitions for the remote services.
Implementations of the remote services.
Stub and Skeleton files.
A server to host the remote services.
An RMI Naming service that allows clients to find the remote services.
A class file provider (an HTTP or FTP server).
A client program that needs the remote services.

CDN Software Solutions Pvt. Ltd. Java programming team is working on the concept of RMI Mechanism. It provides easy and direct access to the information. It is part of the Java programming language which allows information to move between two Java Virtual Machines (JVMs).


* The site has been developed & tested on IE5 & higher version at 1024X768 resolution.
Copyrights reserved to CDN Solutions & CDN Software Solutions Pvt. Ltd. - 2008