Internetworking with TCP/IP Vol. 3 CLIENT-SERVER PROGRAMMING AND APPLICATIONS (Linux) 精裝

Douglas E. Comer, David L. Stevens

  • 出版商: Prentice Hall
  • 出版日期: 2000-09-11
  • 售價: $1,007
  • 語言: 英文
  • 頁數: 640
  • 裝訂: Paperback
  • ISBN: 0130320714
  • ISBN-13: 9780130320711
  • 相關分類: LinuxR 語言TCP/IP
  • 已絕版

買這商品的人也買了...

商品描述

Summary

This is the Linux/POSIX Sockets Version of Volume III from the most popular TCP/IP Internetworking series ever published. Volume III answers the question, "How does application software us TCP/IP to communicate over an Internet?" The Linux/POSIX Sockets Version is organized for easy reading. First the text explains the client-server paradigm and socket API that application programs use for network communication. It then discusses how the basic tools can be used to create servers, emphasizing practical designs and techniques that are important to programmers.

FEATURES

  • Practical client-server design principles and techniques are presented with the strengths and weaknesses of each approach.
  • The most complete coverage of server technology shows how to select among server algorithms and build an advanced server appropriate for each application.
  • A wide range of server designs applicable to the WWW and other applications are discussed.
  • Chapters on streaming technology and the Real-Time Transport Protocol explain how to transfer audio and video over the Internet.
  • Each client-server design is illustrated with a detailed example implementation that has been tested under Linus; all code from the book is available on a Web site.
  • The book examines powerful techniques such as application gateways and tunneling.
  • It includes the clearest explanation of remote procedure call (RCP) and how it can be used to construct distributed programs.