Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 592 Bytes

Java RMI example

This is a Java RMI example project. RMI is a middleware technology for building distributed applications in Java. This project was created to illustrate some basics of distributed systems and the RMI middleware. The application is based on a previous example project on Java development, which can be found here: