Internetworking With Tcpip - Vol 3 Client-Server Programming And Applications For The Windows Tm Sockets Versio

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Author(s): Douglas E. Comer, David L. Stevens
Publisher: Prentice Hall
Year: 2000

Language: English
Pages: 528

contents......Page 1
1.Introcution And Overview......Page 16
2.The Client Server Model And Software Design......Page 24
3.Concurrent Processing In Client-Server Software......Page 36
4.Programs Interface To Protocols......Page 52
5.The Socket API......Page 62
6.Algorithms And Issues In Client Software Design......Page 76
7.Example Client Software......Page 94
8.Algorithms And Issues In Server Software Design......Page 114
9.Iterativem,Connectionless Servers(UDP)......Page 134
10.Iterative,Connection-Oriented Servers(TCP)......Page 142
11.Concurrent,Connection-Oriented Servers(TCP)......Page 150
12.Single-Threaded,Concurrent Servers(TCP)......Page 158
13.Multiprotocol Servers(TCP,UDP)......Page 166
14.Multiservices Servers(TCP,UDP)......Page 174
15.Uniform,Efficent Management Of Server Concurrency......Page 192
16.Concurrency In Clients......Page 204
17.Tunneling At The Transport And Application Levels......Page 218
18.Application Level Gateways......Page 228
19.External Data Representation(XDR)......Page 246
20.Remote Procedure Call Concept(RPC)......Page 258
21.Distributed Program Generation(Rpcgen Concept)......Page 282
22.Distributed Program Generation(Rpcgen Example)......Page 294
23.Network File System Concepts(NFS)......Page 328
24.Network File Protocol(NFS,Mount)......Page 358
25.A TELNET Client(Program Structure)......Page 376
26.A TELNET Client(Implementation Details)......Page 414
27.Porting Servers From UNIX To Windows......Page 444
28.Deadlock And Starvation In Client-Server Systems......Page 456
Appendix 1:Functions And Library Routines Used With Sockets......Page 466
Biliography......Page 504
Index......Page 514