|    JavaTech: 
              An Introduction to Scientific and Technical Computing with Java
 By Clark S. Lindsey, Johnny S. Tolliver, and Thomas Lindblad
 Cambridge University Press, October 2005
 For Chapter 18 we provide support material and source code for 
              the RMI client/sever programs discussed in the book.  Chapter 18 in the JavaTech book is organized as follows: 
              
              18     Java Remote Method Invocation (RMI) 
                18.1  Introduction
 18.2  How distributed computing works
 18.3  RMI overview
 18.4  The RMI client
 18.5  RMI security issues
 18.6  Finally, a working example
 18.7  How to run on two machines
 18.8  Conclusion
 18.9  Web Course materials
 References
   |