Java Clients and Servers II

Week 12, Class 2

This discussion continues the earlier discussion of client/server architectures implemented in Java. The focus here will be on multi-threaded clients and servers and will build on the previous discussion of Java threads.


Topics


References

Useful references include:

Assignment for Next Class