George Coulouris, Jean Dollimore and Tim Kindberg
Use the links above to access the code from the book, a set of links to courses that use the book or the set of supplementary reading material taken from previous editions.
Supplementary material by chapter
Click on a chapter number to access the page for the relevant chapter.
These links will take you to the code:
Figure 4.3 UDP Client Figure 4.4 UDP Server Figure 4.5 TCP Client Figure 4.6 TCP Server Figure 4.17 Multicast peer
Figure 5.11 Shape interface Figure 5.11 ShapeList interface Figure 5.13 ShapeListServer class Figure 5.14 ShapeListServant class Figure 5.15 Client of ShapeList and Shape Code of ShapeServant class Simple example of GraphicalObject
Figures 7.8-7.10 TEA algorithm
Figure 19.7 Java web service interface ShapeList Figure 19.8 Java implementation of ShapeList server Figure 19.9 Java implementation of the ShapeList client Code of GraphicalObject class
Figure 20.1 IDL interfaces Shape and ShapeList Figure 20.2 Java interface ShapeListOperations Figure 20.2 (cont) Java interface ShapeList Figure 20.3 ShapeListServant class Figure 20.4 ShapeListServer class Figure 20.5 client program for Shape and ShapeList ShapeServant class