1.6 Roadmap to Client/Server Examples
in the Text
Two client/server examples are used
predominantly throughout the text to illustrate the various
techniques used in network programming:
To provide a roadmap for the different topics
that are covered in this text, we will summarize the programs that
we will develop, and give the starting figure number and page
number in which the source code appears. Figure 1.10 lists the versions of the daytime
client, two versions of which we have already seen. Figure 1.11 lists the versions of
the daytime server. Figure
1.12 lists the versions of the echo client, and Figure 1.13 lists the versions of
the echo server.
|