Java Reference
In-Depth Information
larger. However, the overall structure of the server-side code can remain close
to that developed here. The same technique has been used on a variety of time-
dependent simulations.
The biggest change in a reader's implementation will surely come on the client
side. The clients shown here are very simple, serving only as examples to call
the server side code. For a large real-world example, the collaboration diagrams
developed in Chapter 17 give a good starting point of how to implement a complete
client with a graphical user interface complete with graphical output and input
areas.
20.9 Web Course materials
All of the code files for the client, server and simulation classes discussed here
are available on the Web Course.
References
[1] JAAS, http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/
JAASRefGuide.html .
[2] JCE, http://java.sun.com/j2se/1.4.2/docs/guide/security/jce/
JCERefGuide.html .
[3] JCA, http://java.sun.com/j2se/1.4.2/docs/guide/security/
CryptoSpec.html .
Search WWH ::




Custom Search