***P/IP详解卷2:实现(英文版)[美]莱特 美.史蒂文斯机械工业出版社【现货实拍 可开发票 下单速发 正版图书】 mobi 下载 网盘 caj lrf pdf txt 阿里云

***P/IP详解卷2:实现(英文版)[美]莱特 美.史蒂文斯机械工业出版社【现货实拍 可开发票 下单速发 正版图书】精美图片
》***P/IP详解卷2:实现(英文版)[美]莱特 美.史蒂文斯机械工业出版社【现货实拍 可开发票 下单速发 正版图书】电子书籍版权问题 请点击这里查看《

***P/IP详解卷2:实现(英文版)[美]莱特 美.史蒂文斯机械工业出版社【现货实拍 可开发票 下单速发 正版图书】书籍详细信息

  • I***N:9787111095040
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2002-01
  • 页数:1208
  • 价格:80.00
  • 纸张:胶版纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

寄语:

代寻稀缺书老书,有问题可联系在线客服15011482491


内容简介:

***P/IP Illustrated, and ongoing series covering the many facets of ***P/IP, brings a highly-effective visual approach to learning about this networking protocol suite. ***P/IP Illustrated, Volume 2: The Implementation contains a thorough explanation of how ***P/IP protocols are implemented. There isn't a more practical or up-to-date book-this volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite .release, the foundation for ***P/IP implementati*** run daily on hundreds of thousands of systems worldwide.


书籍目录:

Chapter 1. IntroductIon1.1 Introduction 11.2 Source Code Present8tion 11.3 story 31.4 AppIication Programming Int6rfaces 51.5 Example Program 51.6 System CaIls and Library FunCti*** 71.7 NetWork lmpIement8tion Overview 91.8 Descriptors 101.9 Mbufs (Memory Buffers) and Output Processing 151.10 lnput Processlng 191.11 NetWork lmpIementation Overview Revis1ted 221.12 Interrupt Levels and Concurrency 231.13 Source Code Organization 261.14 Test Netwoth 281.15 Summary 29Chapter 2. Mbufs: Memory Buff6rs2.1 IntroduCtion 312.2 Code lntroduction 362.3 Mbuf DefinitI*** 372.4 mbuf Structure 382.5 Simple Mbuf Macros and Functi*** 402.6 m_devget and m_pul1up Functi*** 442.7 Summary of Mbuf Macros and FunCti*** 512.8 Summary of NeU3 Nberking D8ta StruCtures 542.9 rucorw and CIust6r Reference Counts 562.10 Alternatives 602.11 Summary 60ChaPter 3. lnterf8ce Layer3.1 lntrOduCtion 633.2 Code Introduction 643.3 lf net StrUCtUre 653.4 ifaddr StruCture 733.5 sockaddr StruCture 743.6 lf net and ifaddr SP6ciaIiz8tion 763.7 NetWork InitiaIizatton Overview 773.8 Ethern6t lnitialization 803.9 SLlP lnitiaIiz8tion 823.10 Loopb8ck InitiaIiZaion 853.11 lf--attach FunCtion 853.12 1flnit FunCtton 933.13 Summary 94ChaPter 4. lnt6deces: Ethernet4.1 IntroduCtion 954.2 Code IntrOduCtion 964.3 Ethernet lnterf8ce 984.4 1octl SyStem CatI 1144.5 Summary 125Chapter 5. lnt6rfaces: SLlP and Loopback5.1 lntrOduCtion 1275.2 Code lntroduction 1275.3 SUP lnterf8ce 1285.4 Loopback lnterf8ce 1505.5 Summary 153Chapt6r 6. lP Addressing6.1 IntroduCtion 1556.2 Code Introduction 1586.3 tnterface and Address Summary 158*** sockaddr--ln StruCture 1606.5 in--ifdddr StruCture 1616.6 Address Assignment 1616.7 Interface ioct1 Processing 1776.8 lnternet Utility FunCti*** 1816.9 if net Utility FunCti*** 1826.10 Summary 183ChaPter 7. Domains and Pndocols7.1 IofroduCtion 1857.2 Code IntrOduCtion 1867.3 domain StruCture 1877.4' protosw StrUCtUre 1887.5 IP domain artd protosw Structures 1917.6 pfflndproto and pffindtype FunCti*** 1967.7 pfct1input Function 1987.8 IP lnitiaIization 1997.9 sysctl System CaII 2017.10 Summary 204Chapt6r 8. lP: lnt6rn6t Protheol8.1 IntroduCtion 2058.2 COde IntroduCtion 2068.3 IP P8Ck6ts 2108.4 lnPut Processjng f ipintr Function 2128.5 FOrWarding' iPforwaId FunCtion 2208.6 Output PMssinQ' ip--output FunCtion 2288.7 Int6rnet Ch60ksum' in--cksum Funotinn 2348.8 setsockopt and getsockopt SyStem CaIls 2398.9 iPsysct1 FunCtion 2448.10 Summary 245ChaPter 9. IP OPtlon Processlng9.1 IntbouCtion 2479.2 Code Introdudion 2479.3 Option F0rmat 2489.4 ip--dooptl*** FunCtion 2499.5 Record Route Option 2529.6 Source and Record Route OPti*** 2549.7 Timestamp Option 2619.8 lp--lnsertopti*** Function 2659.9 lp--Pcbopts FunCtion 2699.10 Limitati*** 2729.11 Summary 272Chapt6r 10. IP Fragment8tion and ReassembIy10.1 lntroduCtion 27510.2 C0de lntrOductIon 27710.3 Fmpmentation 27810.4 lp--optcopy FunCtion 28210.5 ReassembIy 28310.6 ip--reass FunCtion 28610.7 ip--s1owtlmo FunCtion 29810.8 Summary 300Chapter 11. ICMP: lnternet Control Message Pbocol11.1 lntroduCtion 30111.2 Code lntroduCtion 30511.3 ictnp StruCture 30811.4 lCMP protosw StruCture 30911.5 Input Processing: icmP--input Fuodion 31011.6 Error Processing 31311.7 Request Processing 31611.8 RedireCt Processing 32111.9 RepIy Processing 32311.10 Output Processing 32411.11 icmP--error Fun0tion 32411.12 lcro--ret1ect FunCtion 32811.13 icmP--send Function 33311.14 lcco--sysctl FunCtIon 33411.15 Summary 335Chapter 12. lP MuItlcastlng12.1 lotrOduCtion 33712.2 Code lntrOdodion 34012.3 Ethern6t MuIticaSt Addresses 34112.4 etheramulti StruCture 34212.5 Ethern6t Multicast Reception 34412.6 ininultl StrUCtUre 34512.7 ippoopti*** StrUCtUre 34712.8 MuIticast S0Cket OPtI*** 34812.9 MulticaSt TTL V8Iues 34812.10 ip_setmopti*** FunCtion 35112.11 Joining an lP MuIticaSt Group 35512.12 Leaving an tP MulticaSt Group 36612.13 lp--getmoptl*** Function 37112.14 Multicast Input Processing: ipintr FunCtion 37312.15 Multicast Output Processing f ip--output FunCtion 37512.16 Perf0rmance C***iderati*** 37912.17 Summary 379ChaPter 13. l***P: lnternet Group Management ProtocoI13.1 IntroduCtion 38113.2 Code IntroduCtion 38213.3 lgmp StrUCtUre 38413.4 I***P protQsw StrUCtUre 38413.5 Joining a Group f lgmp--3olngroup FunCtion 38613.6 lgmp--fasttimo Function 38713.7 lnput Processingt igmp--lnput Function 39113.8 Leaving a Group f lgmp--leavegroup Function 39513.9 Summary 396Chapt6r 14. IP MuIticast Routing14.1 Introduction 39714.2 Code Introduction 39814.3 Mufticast Output Processing Revisit6d 39914.4 mrouted Daemon 40114.5 VirtuaI lnterfaces 40414.6 I***P Revisited 41114.7 Multicast Routing 41614.8 Multicast FOrwarding f lpamforward Function 42414.9 Cleanup; ipinrouter--done Function 43314.10 Summary 434Chapt6r 15. Socket Layer15.1 IntroduCtion 43515.2 Code lntroduCtion 43615.3 socket Structure 43715.4 System Calls 44115.5 Processes, Descriptors, and Sock6ts 44515.6 socket System Call 44715.7 getsock and sockargs FunCti*** 45115.8 blnd System CalI 45315.9 llsten SyStem Call 45515.10 ts1eep and wakeup FunCti*** 45615.11 accept System CaII 45715.12 sonewconn and soisconnected Functi*** 46115.13 connect System caII 46415.14 shutdown System Call 46815.15 close System Call 47115.16 Summary 474Chapter 16. Sock6t UO16.1 Introduction 47516.2 Code Introduction 47516.3 Socket Buffers 4761*** wrlte, writev, sendto, and sendrisg System Calls16.5 sendrisg System Call 48316.6 sendlt FunCtion 48516.7 sosend FunCtion 48916.8 read, readv, recvfrom, and recwnsg Syst6m Calls16.9 recwnsg System CalI 50116.10 recvlt FunCtion 5031 6.1 1 sorecelve FunCtIon 50516.12 sorece1ve Code 51016.13 se1ect System Call 52416.14 Summary 534ChaPter 17. Socket OPti***17.1 lntrOduCtion 53717.2 Code lntrOduCtion 53817.3 setsockoPt System CalI 53917.4 getsockopt SyStem CalI 54517.5 fcntl aed 1oct1 System CaIls 54817.6 getsockname SyStem CalI 55417.7 getpeername Syst6m Call 55417.8 Summary 557ChaPter 18. Radix Tree Routing TSbIes18.1 lntrOduCtion 55918.2 Routing T8ble StruCture 56018.3 RoUting SOCkats 56918.4 COde lntrOduotion 57018.5 Radix Node Data StruCtures 57318.6 Routing StruCtures 57818.7 Initia[izationt route--lnlt and rtable--lnlt FunCti*** 58118.8 lnitialhation' rn--init and rn--inlthead FunCti***' 58418.9 Duplicate Keys and Mask LiSts 58718.10 rnamatch FunCtion 59118.11 rn--search FunCtion 59918.12 Summary 599Chapt6r 19. Routing Requests and Routing Messages19.1 lntrOduCtion 60119.2 rta11oc and rta11ocl FunCti*** 60119.3 RTFREE Macro and rtfree FunCtion 60419.4 rtrequest FunCtion 60719.5 rt--setgate Function 61219.6 rtinit FunCtion 61519.7 rtredirect FunCtion 61719.8 Routing Message Structures 62119.9 rtamissmsg FunCtion 62519.10 rt--zfmsg FunCtion 62719.11 rt--newaddrmsg Function 62819.12 rt--msg1 FunCtion 63019.13 rt--msgz FunCtion 63219.14 sysct1--rtab1e FunCtion 63519.15 sysctl--dumpentry FunCtion 64019.16 sysct1--if1lst FunCtiOn 64219.17 Summary 644Chapter 20. Routing SOck6ts20.1 IntroduCtion 64520.2 routedomain and protosw StruCtures 64620.3 Routing ControI BIocks 64720.4 rawinit Fuodion 64720.5 route--output FunCtion 64820.6 rt--xaddrs FunCtion 66020.7 rt--setmetrics FunCton 66120.8. rawinput FunCtion 66220.9 route--usIreq FunCtion 66420.10 rawusrreq Funoton 66620.11 rawattach, rawdetach, and ravidisconnect Fun20.12 Summary 672Chapter 21. ARP: Address ResoIutlon ProtOcoI21.1 Introduction 67521.2 ARP and the Routing Table 67521.3 Code lntrOduction 67821.4 ARP StruCtures 68121.5 arpwhohas Function 68321.6 arprequest FunCtion 68421.7 arpintr FunCtion 68721.8 in--arp1nput Function 68821.9 ARP Timer FunCti*** 69421.10 arpreso1ve FunCtion 69621.11 arplookup Function 70121.12 Proxy ARP 70321.13 arPrtrequest FunCtion 70421.14 ARP and MuIticasting 71021.15 Summary 711Chapter 22. PtOtocoI Control 8Iocks22.1 Intrduction 71322.2 Code Introduction 71522.3 inpcb StruCture 71622.4 in--Pcbal1oc and inWcbdetach FunCti*** 71722.5 Binding, ConneCting, and DemuItiplexing 71922.6 in--Pcb1ookup FunCtion 72422.7 in--Pcbbind FunCtion 72822.8 in--Pcbconnect FunCtion 73522.9 lnwcbdiseonnect FunCtion 74122.10 in--setsockaddI and ln--setpeeIaddr FunCti***'22.11 inwcbnoti fy, iflrtchange, and in--iosinq FunedQ22.12 ImpIement8tion RefinementS 75022.13 Summary 751Chapter 23. UDP: User Datagram Pl'Otocol23.1 IntrOduotion 75523.2 Code lntrOduCtion 75523.3 UDP protosw StrUCtUre 75823.4 UDP Header23.5 udp--l nzt FunCtion23.6 udp--output Function23.7 udp--lnput FunCtion23.8 udp--saveopc Function23.9 udp--ct1znput FonCtion23,10 udp--usrreq Function23.11 udp--sysct1 Function23.12 ImpIementation Refinements23.13 SummaryChapter 24. ***P: Transmlsslon ControI Protocol24.1 lntroductlon24.2 Code IntroduCtion24.3 ***P protosw StruCture24.4 ***P Header24.5 ***P ControI Block24.6 ***P State Transitlon Diagram24.7 ***P Sequence Numbers24.8 tcp--znit Function24.9 SummaryChapter 25. ***P Timers f25.1 IntroduCtion25.2 Code lntroduCtlon25.3 top--cance1 t lmers Function25.4 top--fastt 1 mo Function25.5 top--s1owt lmo FunCtion25.6 top--t l meI's Function25.7 Retransmiss1on Timer CalcuIati***25.8 tcp--newt cpcb Function25.9 top--set pe1fs i st Function25.10 top--xml t--t imer Function25.11 Retransmission Timeout' tcp(t imers Function25.12 An Rri ExampIe25.13 SummaryChapter 26. ***P Output26.1 Introduction26.2 t cp--output Overview26.3 Determine if a Segment ShouId be Sent2*** ***P Opti***26.5 Window ScaIe Option26.6 Timestamp Option26.7 Send a Segment26.8 top--templ at o FunCtion26.9 top--respond FunctionChapter 27. ***P Functi***27.1 Introductlon27.2 tcp--drain Function27.3 tcp--drop Function27.4 tcp--close Function27.5 tcpamss Function27.6 tcp--ct1input Function27.7 tcp--notlfy Function27.8 tcp--quench Functlon27.9 ***P--REASs Macro and tcp--reass FunCtion27.10 tcp--trace Function27.11 SummaryChapter 28. ***P Input28.1 Introduction28.2 Prelimfnary Processing28.3 tcp--dooptl*** Function28.4 Header Prediction28.5 ***P lnput: Slow Path Processing28.6 InitiatIon of Passive Open, Completion of ACtive Open28.7 PAWS f Protection Against Wrapped Sequence Numbers28.8 Trim Segment so Data is Within Window28.9 Self-Connects and SimuItaneous Opens28.10 Record Tlmestamp28.11 RST Processing28.12 SummaryChapter 29. ***P Input (Continued)29.1 lntroduction29.2 ACK Processing Overview29.3 CompIetion of PassIve Opens and SimuItaneous Opens29.4 Fast Retransmit and F8st Rec0very Algorithms29.5 ACK ProcessIng29.6 Update Window lnfOrmation29.7 Urgent Mode Processing29.8 tcpxulloutofband Function29.9 Processing of Recelved Data29.10 FIN Processing29.11 Final Processing29.12 lmpIementation Refinements29.13 Header Compression29.14 SummaryChapter 30. ***P User Requests30.1 Introduction30.2 tcp--usrreq Function30.3 tcn a ttAnh Flinntinn30.5 top--usrc losed FunCtion30.6 top--ct1output FLJnCtion30.7 SummaryChapter 31. BPF: BSD PScket Filt6r31.1 IntrOduCtion31.2 Code lntroduction31.3 bpf--if Structure31.4 bpf--d StrUewre31.5 BPF Input31.6 BPF Output31.7 SummaryChapter 32. Raw IP32.1 IntrOduCtion32.2 COde lntrOduCtion32.3 Raw IP protosw StruCture32.4 rlp--init FunCtion32.5 rip--input FunCtion32.6 riPoutput FunCtion32.7 riPusrreq FunCtion32.8 rlp--ct 1output FunCtiOn32.9 SummaryEpilogueAppendix A. SoIutl*** tO selford ExercisesAppendix B. Source Code AvaIIabiIityAppendix C. RFC 1122 CompIlanceC.1 LinkL8yer R6quirementSC.2 IP RequirementsC.3 IP OPti*** R6quirementsC.4 lP Fragmeofation and ReassembIy RequirementsC.5 lCMP RequirementsC.6 MuIticoding R6quirementsC.7 I***P RequirementsC.8 Routing RequirementsC.9 ARP RequirementSC.10 UDP RequirementsC.11 ***P RequirementsBibliographyIndex


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

这里是介绍


其它内容:

书籍介绍


书籍真实打分

  • 故事情节:8分

  • 人物塑造:3分

  • 主题深度:4分

  • 文字风格:7分

  • 语言运用:4分

  • 文笔流畅:4分

  • 思想传递:3分

  • 知识深度:7分

  • 知识广度:7分

  • 实用性:9分

  • 章节划分:5分

  • 结构布局:3分

  • 新颖与独特:8分

  • 情感共鸣:5分

  • 引人入胜:8分

  • 现实相关:6分

  • 沉浸感:8分

  • 事实准确性:5分

  • 文化贡献:9分


网站评分

  • 书籍多样性:8分

  • 书籍信息完全性:4分

  • 网站更新速度:4分

  • 使用便利性:8分

  • 书籍清晰度:5分

  • 书籍格式兼容性:5分

  • 是否包含广告:8分

  • 加载速度:7分

  • 安全性:4分

  • 稳定性:8分

  • 搜索功能:3分

  • 下载便捷性:5分


下载点评

  • azw3(264+)
  • 值得购买(221+)
  • 购买多(538+)
  • 速度快(112+)
  • 下载快(207+)
  • 中评(524+)
  • 中评多(264+)
  • 章节完整(382+)
  • 超值(197+)

下载评价

  • 网友 薛***玉:

    就是我想要的!!!

  • 网友 扈***洁:

    还不错啊,挺好

  • 网友 龚***湄:

    差评,居然要收费!!!

  • 网友 訾***雰:

    下载速度很快,我选择的是epub格式

  • 网友 孙***夏:

    中评,比上不足比下有余

  • 网友 权***颜:

    下载地址、格式选择、下载方式都还挺多的

  • 网友 国***舒:

    中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到

  • 网友 师***怡:

    说的好不如用的好,真心很好。越来越完美

  • 网友 曹***雯:

    为什么许多书都找不到?

  • 网友 益***琴:

    好书都要花钱,如果要学习,建议买实体书;如果只是娱乐,看看这个网站,对你来说,是很好的选择。

  • 网友 訾***晴:

    挺好的,书籍丰富

  • 网友 居***南:

    请问,能在线转换格式吗?

  • 网友 融***华:

    下载速度还可以

  • 网友 宫***凡:

    一般般,只能说收费的比免费的强不少。

  • 网友 汪***豪:

    太棒了,我想要azw3的都有呀!!!

  • 网友 游***钰:

    用了才知道好用,推荐!太好用了


喜欢"***P/IP详解卷2:实现(英文版)[美]莱特 美.史蒂文斯机械工业出版社【现货实拍 可开发票 下单速发 正版图书】"的人也看了

随机推荐