1.6 Roadmap to ClientServer Examples in the Text


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:

  • A daytime client/server (which we started in Figures 1.5, 1.6, and 1.9)

  • An echo client/server (which will start in Chapter 5)

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.

Figure 1.10. Different versions of the daytime client developed in the text.

graphics/01fig10.gif

Figure 1.11. Different versions of the daytime server developed in the text.

graphics/01fig11.gif

Figure 1.12. Different versions of the echo client developed in the text.

graphics/01fig12.gif

Figure 1.13. Different versions of the echo server developed in the text.

graphics/01fig13.gif



UNIX Network Programming Volume 1, Third Edition
Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition)
ISBN: 0131411551
EAN: 2147483647
Year: 2003
Pages: 441

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net