|  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 20 we provide support material and source code for 
              the RMI client/sever program discussed in the book in which the 
              client obtains results from a simulation run by the server.    Chapter 20 in the JavaTech book is organized as follows: 
             
              20     Distributed computing – putting it 
                all together 20.1  Introduction
 20.2  The sample application
 20.3  Server interfaces
 20.4  Server factory implementation
 20.5  Server implementation
 20.6  Client implementation
 20.7  Enhanced client using the histogram class
 20.8  Conclusion
 20.9  Web Course materials
 References
    |