Internetworking with TCP/IP: Client-Server Programming and Applications for the BSD Socket Version v. 3
Prentice-Hall (Publisher)
Published in February 1993
Book
Paperback/Softback
500 pages
978-0-13-020272-7 (ISBN)
Article exhausted; check for reprint
Description
This volume addresses the question of how applications that use TCP/IP can be designed. Focusing on the client-server paradigm, this book examines algorithms for both the client and server components of a distributed program, shows an implementation that illustrates each design, discusses techniques like application-level gateways and tunnelling, and reviews several standard protocols. As well as describing concurrent processes and the system functions used to create them, this third volume in Comer's series also explains how each design fits into the space of possible implementations, emphasizes design principles that underlie practical implementations and offers sample programs that show how each design operates in practice.
More details
Language
English
Place of publication
Harlow
United Kingdom
Publishing group
Pearson Education Limited
Target group
College/higher education
Professional and scholarly
Illustrations
Illustrations
Dimensions
Height: 234 mm
Width: 178 mm
Weight
779 gr
ISBN-13
978-0-13-020272-7 (9780130202727)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions
Douglas E. Comer | David L. Stevens
Internetworking with TCP/IP Vol. III, Client-Server Programming and Applications--BSD Socket Version
International Edition
Book
04/1996
2nd Edition
Pearson
€55.79
Article exhausted; check for reprint
Content
Introduction and overview; the client server model and software design; concurrent processing in client-server software; program interface to protocols; the socket interface; algorithms and issues in client software design; example client software; algorithms and issues in server software design; iterative, connectionless servers (UDP); iterative, connection-oriented servers (TCP); concurrent connection-oriented servers (TCP); single-process concurrent servers (TCP); multiprotocol servers (TCP, UDP); multiservice servers (UDP, TCP); uniform, efficient management of server concurrency; conurrency in clients; tunnelling at the transport and application levels; applications levels; application level gateways; external data representation (XDR); remote procedure call concept (RPC); distributed program generation (rcpgen concept); distributed program generation (rcpgen example); network file system concepts (NFS); network file sytems protocol (NFS mount); TELNET - an example client design; TELNET - an example server design; practical hints and techniques for UNIX servers.