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 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
Most recent update: Sept. 30, 2005
|