Client-server programming and applications : BSD socket version

書誌事項

Client-server programming and applications : BSD socket version

Douglas E. Comer and David L. Stevens

(Internetworking with TCP/IP, v. 3)

Prentice-Hall International , Prentice-Hall, c1993

Prentice-Hall international eds

  • : hbk
  • : pbk

大学図書館所蔵 件 / 41

この図書・雑誌をさがす

注記

Bibliography: p. 477-484

Includes index

内容説明・目次

巻冊次

: pbk ISBN 9780130202727

内容説明

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.

目次

  • 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.
巻冊次

: hbk ISBN 9780134742229

内容説明

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.

目次

1. Introduction and Overview. 2. The Client Server Model and Software Design. 3. Concurrent Processing in Client-Server Software. 4. Program Interface to Protocols. 5. The Socket Interface. 6. Algorithms and Issues in Client Software Design. 7. Example Client Software. 8. Algorithms and Issues in Server Software Design. 9. Iterative, Connectionless Servers (UDP). 10. Iterative, Connection-Oriented Servers (TCP). 11. Concurrent, Connection-Oriented Servers (TCP). 12. Single-Process Concurrent Servers (TCP). 13. Multiprotocol Servers (TCP, UDP). 14. Multiservice Servers (UDP, TCP). 15. Uniform, Efficient Management of Server Concurrency. 16. Concurrency in Clients. 17. Tunneling at the Transport and Application Levels. 18. Application Level Gateways. 19. External Data Representation (XDR). 20. Remote Procedure Call Concept (RPC). 21. Distributed Program Generation (Rpcgen Concept). 22. Distributed Program Generation (Rpcgen Example). 23. Network File System Concepts (NFS). 24. Network File System Protocol (NFS, Mount). 25. TELNET: An Example Client Design. 26. TELNET: An Example Server Design. 27. Practical Hints and Techniques for UNIX Servers. Appendix 1: System Calls and Library Routines Used with Sockets. Appendix 2: Manipulation of UNIX File and Socket Descriptors. Bibliography. Index.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ