www.freeprogrammingresources.com

RMI Tutorials

Remote Method Invocation: Introduction

The Java Developer Connection (JDC) presents a Short Course introducing the Remote Method Invocation API. (download or view online)

Fundamentals of RMI

This short course covers the fundamentals of the Remote Method Invocation (RMI) technology, as found in the Java 2 platform.

Fundamentals of RMI

These exercises illustrate the use of the Remote Method Invocation (RMI) library for implementing distributed objects

How to create an RMI system

This article leads you through the process of creating a very simple RMI system.

XSOAP Toolkit Overview

XSOAP (previously known as SoapRMI) is a RMI system based on SOAP that is implemented both in Java and C++ that allows to create and access web services.