Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is RMI architecture?

Answers were Sorted based on User's Feedback



What is RMI architecture?..

Answer / janet

RMI architecture consists of four layers and each layer
performs specific functions:
1. Application Layer : contains the actual object definition
2. Proxy layer : consists of stub and skeleton
3.Remote Reference Layer : gets the stream of bytes from the
transperent layer and sends it to the proxy layer.
4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.

Is This Answer Correct ?    155 Yes 25 No

What is RMI architecture?..

Answer / denis

RMI architecture consists of four layers and
each layer performs specific functions:
1. Application Layer : contains the actual object definition
2. Proxy layer : consists of stub and skeleton
3.Remote Reference Layer : gets the stream of bytes from the
transperent layer and sends it to the proxy layer.
4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.

Is This Answer Correct ?    39 Yes 11 No

What is RMI architecture?..

Answer / ashok

RMi is a server side technology which is used
Commuinication beteween sever & many client it consist of
four layers
1. Application layer which is used contains the actual
object definition
2. proxy layer which contain stub class ,it is userful part
of rmi stub class consist of interfaces or abstract classes
it is put on to the client machine and it provide
communication beteween server & client

3. Remote Reference Layer : gets the stream of bytes from
the
transperent layer and sends it to the proxy layer

4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.

Is This Answer Correct ?    30 Yes 5 No

What is RMI architecture?..

Answer / bagesh kumar bagi

RMI has three major layers
1.The Stub and Skeleton Layer
2.The Remote Reference Layer
3.The Transport Layer

Is This Answer Correct ?    32 Yes 9 No

What is RMI architecture?..

Answer / karthick

i think this is corect yaaaaa..........

Is This Answer Correct ?    23 Yes 10 No

What is RMI architecture?..

Answer / pritam

RMI Notes
The server creates remotes objects and makes references to
those objects accessible. Then it waits for clients to
invoke methods on the objects. The client gets remote
references to remote objects in the server and invokes
methods on those remote objects. Java RMI is a mechanism
that allows one to invoke a method on an object that exists
in another address space. The other address space could be
on the same machine or a different one. Java Remote Method
Invocation (Java RMI) enables the programmer to create
distributed Java technology-based to Java technology-based
applications in which the methods of remote Java objects
can be invoked from other Java virtual machines possibly on
different hosts

Is This Answer Correct ?    15 Yes 4 No

What is RMI architecture?..

Answer / saurav

YES ITS WRITE

Is This Answer Correct ?    29 Yes 21 No

What is RMI architecture?..

Answer / raghuram

http://java.sun.com/developer/onlineTraining/rmi/images/RMIArchitectureLayers.gif

Is This Answer Correct ?    13 Yes 7 No

What is RMI architecture?..

Answer / ravi baghel

rmi is a 3 tier arch
and combination of 4 layer

Is This Answer Correct ?    14 Yes 8 No

What is RMI architecture?..

Answer / sourav

http://www.hpjava.org/theses/slim/dissertation/dissertation/img8.png

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Advanced Java Interview Questions

difference between HashMap, Hashset and hashTable?

2 Answers   HCL, Infotech,


can a static method be overridden

12 Answers   SolutionNET,


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

0 Answers  


can any one tell me how to learn good coding techniques

3 Answers  


Where we can write Rmi registry in the code, without having to write it at the command prompt?

0 Answers  


What is Stream and Types?

2 Answers   Patni,


explain session tracking. why we used it

3 Answers   Lionbridge,


Why does the option tag render selected=selected instead of just selected?

0 Answers  


What is the difference between the font and fontmetrics classes?

0 Answers  


how can u cal servlet from java?

7 Answers  


What’s jboss jbpm?

0 Answers  


What is JasperReports?

2 Answers  


Categories