This is a demo of Java RMI. Built for a regular course Distributed Computing System at BNU-HKBU United International College.
- OS: Windows 10 1809
- Java: OpenJDK 11 AMD64
The reference for this demo is from (G. Coulouris, et al, 2012). The code pieces can be found at http://www.cdk5.net/wp/extra-material/supplementary-material-for-chapter-5.
Code by CDK5: reserved by the original authors
My code: MIT