MeikiO / Tutorial-RMI

Home Page:https://github.com/MeikiO/Tutorial-RMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial-RMI

Welcome to this tutorial of "Java RMI".

In this small tutorial, you will learn the basics of Remote procedural call RMI with Java.

You will be exposed to a lot of examples, exercises and tips.

We will take up a lot of examples, and try and see how to write code for those in Java.

This document is composed of concise chapters, where each chapter begins with an explanation of the concept followed by the presentation of solutions to exercises related to the topic.

The Approach

This work has been done to facilitate people who are interested in looking for information about RMI.

The objective is to make a useful compilation, since on the internet the information available on the subject is very scattered and incomplete.

I hope it will be useful.