Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
Java interview part 1
Java interview part 2
Java interview part 3
Java interview part 4
Java interview part 5
Core java
JDBC
JSP
EJB
JNI
Servlets
Struts
Java threading
Java web services
J2EE
J2ME
JMS
Internationalization
JavaScript
RMI
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 
More links
JavaServer Faces 
OpenCms Application Overview 
EJB 3 Entities 
Oracle Web RowSet 
Books on Java
Java EE 5 Development with NetBeans 6 
OpenCms 7 Development 
EJB 3 Developer Guide 
JDBC 4.0 and Oracle JDeveloper for J2EE Development 

RMI, Remote Method Invocation

NEXT>>

Explain how RMI clients contact remote RMI servers.

Answer

  • The client procedure calls the client stub in the normal way.
  • The client stub builds a message and traps to the kernel.
  • The kernel sends the message to the remote kernel.
  • The remote kernel gives the message to the server stub 
  • The server stub unpacks the parameters and calls the server.
  • The server does the work and returns the result to the stub.
  • The server stub packs it in a message and traps to the kernel.
  • The remote kernel sends the message to the clients kernel.
  • The clients kernel gives the message to the client stub.
  • The stub unpacks the result and returns to the client. 
NEXT>>


More RMI links
What is a skeleton in RMI?

Answer - Server side stub is refered to as a skeleton........

What are the layers of RMI Architecture?

Answer - The three layers are the Stub and Skeleton Layer, the Remote Reference Layer,..........

Explain the diffference between RMI registry and OSAgent.

Answer - RMI registry is the binder for Java RMI. An instance of RMI registry.........

 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.