TUTORIAL | RMI Remote Method Invocation

Pubblicato il: 12 luglio 2017
sul canale di: eLearner
1,055
9

This example shows the programming of RMI(Remote Method Invocation) in java.
RMI is a system through which we can access or fetch the remote method(to own directory) from a remote system when connected to Internet. RMI model represents a distributed object application.

RMI uses stub and skeleton object for Communication with Remote Object.

Steps to be followed:
1. Create a remote interface
2. provide implementation of remote interface
3. Compile implementation class and create a stub and skeleton object using rmic tool
4. start registery service using rmiregistry tool
5. Create and start remote application
6. Create and start client application


In questa pagina del sito puoi guardare il video online TUTORIAL | RMI Remote Method Invocation della durata di ore minuti seconda in buona qualità , che l'utente ha caricato eLearner 12 luglio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,055 volte e gli è piaciuto 9 spettatori. Buona visione!