WhiteBoard Using Java RMI
- P2: Our goal in this part of the course is to have the WhiteBoard,
we have been discussing, re-done in Java.  Its functionality should
be the same as P2 that was done in C-RPC.
 
- P2 uses RMI.  Slides ./matetiJavaRMI.pptx
 
- ../Projects/WB-Java-RMI/html/index.html Java code htmlized by
doxygen.  This is ideal for reading the Java src code.
 
- ../Projects/WB-Java-RMI/WhiteBoard/0README.html A few details of the given
Java src code.
 
- ../Projects/WB-Java-RMI.tbz tar ball of Java src code.  Expands to
WhiteBoard/ that can build to P0, equivalent to P0-in-C-RPC.  No
assertions.
 
- You need to extend P0 to P2.  If you wish, start with your own Java
P0.  P2 need not have assertions, but highly recommended.  But, the
P2 should use RMI.
 
- Java 8 vs Java 14.  The Required Reading Trails below use Java 8.
P2 need not use Java X, X > 8.
 
 
Copyright © 2020 
www.wright.edu/~pmateti • 2020-04-02