• TCP/IP详解卷1协议英文版
21年品牌 40万+商家 超1.5亿件商品

TCP/IP详解卷1协议英文版

正版书籍 高温消毒 放心购买 15点前订单当天发货 书名于图片不符时以图片为准

5.3 1.4折 39 八五品

仅1件

广东东莞
认证卖家担保交易快速发货售后保障

作者[美]史蒂文斯 著

出版社机械工业出版社

出版时间2002-01

版次1

装帧平装

上书时间2024-05-22

忻源星

已实名 已认证 进店 收藏店铺

   商品详情   

品相描述:八五品
图书标准信息
  • 作者 [美]史蒂文斯 著
  • 出版社 机械工业出版社
  • 出版时间 2002-01
  • 版次 1
  • ISBN 9787111095057
  • 定价 39.00元
  • 装帧 平装
  • 开本 其他
  • 纸张 胶版纸
  • 页数 490页
【目录】
Chapter 1. Introduction1.1 Introduction1.2 Layering1.3 TCP/IP Layering1.4 lnternet Addresses1.5 The Domain Name System1.6 Encapsulation1.7 Demultiplexing1.8 Client--Server Model1.9 Port Numbers1.10 Standardization Process1.11 RFCs1.12 Standard, Simple Services1.13 The Internet1.14 Implementations1.15 Application Programming Interfaces1.16 Test Network1.17 SummaryChapter 2. Link Layer2.1 lntroduction2.2 Ethernet and IEEE 802 EncapsuIation2.3 Trailer Encapsulation2.4 SLlP: Serial Line IP2.5 Compressed SLIP2.6 PPP: Point-to-Point Protocol2.7 Loopback Interface2.8 MTU2.9 Path MTU2.10 Serial Line Throughput Calculations2.11 SummaryChapter 3. IP: Internet Protocol3.1 Introduction3.2 IP Header3.3 IP Routing3.4 Subnet Addressing3.5 Subnet Mask3.6 Special Case IP Addfesses3.7 A Subnet Example3.8 Ifconfiq Command3.9 netstat Command3.10 IP Futures3.11 SummaryChapter 4. ARP: Address Resolution Protocol4.1 Introduction4.2 An Example4.3 ARP Cache4.4 ARP Packet Format4.5 ARP Examples4.6 Proxy ARP4.7 Gratuitous ARP4.8 arp Command4.9 SummaryChapter 5. RARP: Reverse Address Resolution Protocol5.1 tntroduction5.2 RARP Packet Format5.3 RARP Examples5.4 RARP Server Design5.5 SummaryChapter 6. ICMP: Internet Control Message Protocol6.1 Introduction6.2 ICMP Message Types6.3 ICMP Address Mask Request and Reply6.4 ICMP Timestamp Request and Reply6.5 ICMP Port Unreachable Error6.6 4.4BSD Processing of ICMP Messages6.7 SummaryChapter 7. Ping Program7.1 Introduction7.2 Ping Program7.3 IP Record Route Option7.4 IP Timestamp Option7.5 SummaryChapter 8. Traceroute Program8.1 Introduction8.2 Traceroute Program Operation8.3 LAN Output8.4 WAN Output8.5 IP Source Routing Option8.6 SummaryChapter 9. IP Routing9.1 Introduction9.2 Routing Prlnciples9.3 ICMP Host and Network UnreachabIe Errors9.4 To Forward or Not to Forward9.5 ICMP Redirect Errors9.6 ICMP Router Discovery Messages9.7 SummaryChapter 10. Dynamic Routing Protocols10.1 Intfoduction10.2 Dynamic Routing10.3 Unix Routing Daemons10.4 RIP: Routing Information Protocol10.5 RIP Version 210.6 OSPF:Open Shortest Paih First10.7 BGP:Border Gateway Protocol10.8 CIDR:Classless Interdomain Routing10.9 SummaryChapter 11. UDP: User Datagram Protocol11.1 Introduction11.2 UDP Header11.3 UDP Checksum11.4 A Simple Example11.5 IP Fragmentation11.6 ICMP Unreachable Error (Fragmentation Required)11.7 Determining the Path MTU Using Traceroute11.8 Path MTU Dlscovery with UDP11.9 Interaction Between UDP and ARP11.10 Maximum UDP Datagram Size11.11 ICMP Source Quench Error11.12 UDP Server Design11.13 SummaryChapter 12. Broadcasting and Multicasting12.1 Introduction12.2 Broadcasting12.3 Broadcasting Examples12.4 Multicasting12.5 SummaryChapter 13. IGMP: lnternet Group Management Protocol13.1 Introduction13.2 IGMP Message13.3 IGMP Protocol13.4 An Example13.5 SummaryChapter 14. DNS: The Domain Name System14.1 Introduction14.2 DNS Basics14.3 DNS Message Format14.4 A Simple Example14.5 Pointer Queries14.6 Resource Records14.7 Caching14.8 UDP or TCP14.9 Another Example14.10 SummaryChapter 15. TFTP: Trivial File Transfer Protocol15.1 Introduction15.2 ProtocoI15.3 An Examp1e15.4 Security15.5 SummaryChapter 16. BOOTP: Bootstrap Protocol16.1 Introduction16.2 BOOTP Packet Format16.3 An Example16.4 BOOTP Server Design16,5 BOOTP Through a Router16.6 Vendor-Specific Information16.7 SummaryChapter 17. TCP: Transmission Control Protocol17.1 Introduction17.2 TCP Services17.3 TCP Header17.4 SummaryChapter 18. TCP Connection Establishment and Termination18.1 Introduction18.2 Connection Establishment and Termination18.3 Timeout of Connection Establishment18.4 Maximum Segment Size18.5 TCP Half-Close18.6 TCP State Transition Diagram18.7 Reset Segments18.8 Simultaneous Open18.9 Simultaneous Close18.10 TCP Options18.11 TCP Server Desjgn18.12 SummaryChapter 19. TCP lnteractive Data Flow19.1 Introduction19.2 Interactive Input19.3 Delayed Acknowledgments19.4 Nagle Algorithm19.5 Window Size Advertisements19.6 SummaryChapter 20. TCP Bulk Data Flow20.1 Introduction20.2 Normal Data Flow20.3 Sliding Windows20.4 Window Size20.5 PUSH Flag20.6 Slow Start20.7 Bulk Data Throughput20.8 Urgent Mode20.9 SummaryChapter 21. TCP Timeout and Retransmission21.1 lntroduction21.2 Simple Timeout and Retransmission Example21.3 Round-Trip Time Measurement21.4 An RTT Example21.5 Congestion Example21.6 Congestion AVOldance Algorithm21.7 Fast Retransmit and Fast Recovery Algorithms21.8 Congestion Example (Continued)21.9 Per-Route Metrics21.10 ICMP Errors21.11 Repacketization21.12 SummaryChapter 22. TCP Persist Timer22.1 Introduction22.2 An ExampIe22.3 Silly Window Syndrome22.4 SummaryChapter 23. TCP Keepalive Timer23.1 Introduction23.2 Description23.3 KeepaIive Examples23.4 SummaryChapter 24. TCP Futures and Performance24.1 Introduction24.2 Path MTU Discovery24.3 Long Fat Pipes24.4 Window Scale Option24.5 Timestamp Option24.6 PAWS:Protection Against Wrapped Sequence Numbers24.7 T/TCP: A TCP Extension for Transactions24.8 TCP Performance24.9 SummaryChapter 25. SNMP: Simple Network Management Protocol25.1 Introduction25.2 Protocol25.3 Structure of Management Information25.4 Object Identjfiers25.5 Introductfon to the Management Information Base25.6 Instance Identification25.7 SimpIe Examples25.8 Management Information Base (Continued)25.9 Additional Examples25.10 Traps25.11 ASN.1 and BER25.12 SNMP Version 225.13 SummaryChapter 26. Telnet and Rlogin: Remote Login26.1 Introduction26.2 Rlogin Protocol26.3 Rlogin Examples26.4 Telnet Protocol26.5 Telnet Examples26.6 SummaryChapter 27. FTP: File Transfer Protocol27.1 Introduction27.2 FTP Protocol27.3 FTP Examples27.4 SummaryChapter 28. SMTP: Simple Mail Transfer Protocol28.1 Introduction28.2 SMTP Protocol28.3 SMTP Examples28.4 SMTP Futures28.5 SummaryChapter 29. NFS: Network FiIe System29.1 Introduction29.2 Sun Remote Procedure Call29.3 XDR:External Data Representation29.4 Port Mapper29.5 NFS Protocol29.6 NFS Examples29.7 NFS Version 329.8 SummaryChapter 30. Other TCP/IP Applications30.1 Introduction 30.2 Finger Protocol30.3 Whols Protocol30.4 Archie, WAIS, Gopher, Veronica, and WWW30.5 X Window System30.6 SummaryAppendix A. The tcpdump ProgramA.1 BSD Packet FilterA.2 SunOS Network Interface TapA.3 SVR4 Data Link Provider InterfaceA.4 tcpdump OutputA.5 Security ConsiderationsA.6 Socket Debug OptionAppendix B. Computer ClocksAppendix C. The sock ProgramAppendix D. Solutions to Selected ExercisesAppendix E. Configurable OptionsE.1 BSD/386 Version 1.0E.2 SunOS 4.1.3E.3 System V Release 4E.4 Solaris 2.2E.5 AIX 3.2.2E.6 4.4BSDAppendix F Source Code AvailabilityBibliographyIndex
点击展开 点击收起

   相关推荐   

—  没有更多了  —

以下为对购买帮助不大的评价

此功能需要访问孔网APP才能使用
暂时不用
打开孔网APP