|  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 Chapters 16-22, the web pages here provide support material, 
              source code for the programs discussed in the book, and links to 
              third party sites of interest. See the printed book for the text. 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
 
    Most recent update: Sept. 30, 2005 |