[ 收藏 ] [ 简体中文 ]  
臺灣貨到付款、ATM、超商、信用卡PAYPAL付款,4-7個工作日送達,999元臺幣免運費   在線留言 商品價格為新臺幣 
首頁 電影 連續劇 音樂 圖書 女裝 男裝 童裝 內衣 百貨家居 包包 女鞋 男鞋 童鞋 計算機周邊

商品搜索

 类 别:
 关键字:
    

商品分类

TCPIP詳解(卷3TTCP HTTP NNTP及UNIX域協議英文版)
該商品所屬分類:計算機/網絡 -> 網絡技術
【市場價】
534-774
【優惠價】
334-484
【介質】 book
【ISBN】9787115401298
【折扣說明】一次購物滿999元台幣免運費+贈品
一次購物滿2000元台幣95折+免運費+贈品
一次購物滿3000元台幣92折+免運費+贈品
一次購物滿4000元台幣88折+免運費+贈品
【本期贈品】①優質無紡布環保袋,做工棒!②品牌簽字筆 ③品牌手帕紙巾
版本正版全新電子版PDF檔
您已选择: 正版全新
溫馨提示:如果有多種選項,請先選擇再點擊加入購物車。
*. 電子圖書價格是0.69折,例如了得網價格是100元,電子書pdf的價格則是69元。
*. 購買電子書不支持貨到付款,購買時選擇atm或者超商、PayPal付款。付款後1-24小時內通過郵件傳輸給您。
*. 如果收到的電子書不滿意,可以聯絡我們退款。謝謝。
內容介紹



  • 出版社:人民郵電
  • ISBN:9787115401298
  • 作者:(美)史蒂文斯
  • 頁數:313
  • 出版日期:2016-01-01
  • 印刷日期:2016-01-01
  • 包裝:平裝
  • 開本:16開
  • 版次:2
  • 印次:1
  • 字數:528千字
  • 史蒂文斯所著的《TCP\IP詳解(卷3T\TCP HTTP
    NNTP及UNIX域協議英文版)》是TCP/IP領域的經典之
    作!書中重點講述高級協議,覆蓋了當今TCP/IP,
    編程人員和網絡管理員必須熟練掌握的T/TCP(TCP事
    務協議)、HTTP(超文本傳送協議)、NNTP(網絡新聞傳
    送協議)和UNIX域協議。與前面兩卷一樣,本書有豐
    富的例子和實現的細節。
    本書適合希望了解TCP/IP協議如何實現的讀者
    閱讀,是TCP/IP領域研究人員和開發人員的權威參
    考書。
  • Part 1. TCP for Transactions / TCP事務協議
    Chapter 1. T/TCP Introduction / T/TCP概述
    1.1 Introduction / 概述
    1.2 UDP Client-Server / UDP客戶-服務器
    1.3 TCP Client-Server / TCP客戶-服務器
    1.4 T/TCP Client-Server / T/TCP客戶-服務器
    1.5 Test Network / 測試網絡
    1.6 Timing Example / 計時示例
    1.7 Applications / 應用
    1.8 History / 歷史
    1.9 Implementations / 實現
    1.10 Summary / 小結
    Chapter 2. T/TCP Protocol / T/TCP協議
    2.1 Introduction / 概述
    2.2 New TCP Options for T/TCP / T/TCP的新TCP選項
    2.3 T/TCP Implementation Variables / T/TCP實現變量
    2.4 State Transition Diagram / 狀態變遷圖
    2.5 T/TCP Extended States / T/TCP的擴展狀態
    2.6 Summary / 小結
    Chapter 3. T/TCP Examples / T/TCP示例
    3.1 Introduction / 概述
    3.2 Client Reboot / 客戶重新啟動
    3.3 Normal T/TCP Transaction / 常規的T/TCP事務
    3.4 Server Receives Old Duplicate SYN / 服務器收到過時的重復SYN
    3.5 Server Reboot / 服務器重新啟動
    3.6 Request or Reply Exceeds MSS / 請求或應答超出MSS
    3.7 Backward Compatibility / 向後兼容性
    3.8 Summary / 小結
    Chapter 4. T/TCP Protocol (Continued) / T/TCP協議(續)
    4.1 Introduction / 概述
    4.2 Client Port Numbers and TIME_WAIT State / 客戶的端口號和TIME_WAIT狀態
    4.3 Purpose of the TIME_WAIT State / 設置TIME_WAIT狀態的目的
    4.4 TIME WAIT State Truncation / TIME_WAIT狀態的截斷
    4.5 Avoiding the Three-Way Handshake with TAO / 利用TAO避免三次握手
    4.6 Summary / 小結
    Chapter 5. T/TCP Implementation: Socket Layer / T/TCP實現:套接字層
    5.1 Introduction / 概述
    5.2 Constants / 常量
    5.3 sosend Function / sosend函數
    5.4 Summary / 小結
    Chapter 6.T/TCP Implementation: Routing Table / T / TCP實現:路由表
    6.1 Introduction / 概述
    6.2 Code Introduction / 代碼介紹
    6.3 radix_node_head Structure / radix_node_head結構
    6.4 rtentry Structure / rtentry結構
    6.5 rt_metrics Structure / rt_metrics結構
    6.6 in_inithead Function / in_inithead函數
    6.7 in_addroute Function / in_addroute函數
    6.8 in_matroute Function / in_matroute函數
    6.9 in_clsroute Function / in_clsroute函數
    6.10 in_rtqtimo Function / in_rtqtimo函數
    6.11 in_rtqkill Function / in_rtqkill函數
    6.12 小結
    Chapter 7. T/TCP Implementation: Protocol Control Blocks / T/TCP實現:協議控制塊
    7.1 Introduction / 概述
    7.2 in_pcbladdr Function / in_pcbladdr函數
    7.3 in_pcbconnect Function / in_pcbconnect函數
    7.4 Summary / 小結
    Chapter 8. T/TCP Implementation: TCP Overview / T/TCP實現:TCP概要
    8.1 Introduction / 概述
    8.2 Code Introduction / 代碼介紹
    8.3 TCP protosw Structure / TCP protosw結構
    8.4 TCP Control Block / TCP控制塊
    8.5 tcp_init Function / tcp_init函數
    8.6 tcp_slowtimo Function / tcp_slowtimo函數
    8.7 Summary / 小結
    Chapter 9. T/TCP Implementation: TCP Output / T/TCP實現:TCP輸出
    9.1 Introduction / 概述
    9.2 tcp_output Function / tcp_output函數
    9.3 Summary / 小結
    Chapter 10. T/TCP Implementation: TCP Functions / T/TCP實現:TCP函數
    10.1 Introduction / 概述
    10.2 tcp_newtcpcb Function / tcp_newtcpcb函數
    10.3 tcp_rtlookup Function / tcp_rtlookup函數
    10.4 tcp_gettaocache Function / tcp_gettaocache函數
    10.5 Retransmission Timeout Calculations / 重傳超時的計算
    10.6 tcp_close Function / tcp_close函數
    10.7 tcp_msssend Function / tcp_msssend函數
    10.8 tcp_mssrcvd Function / tcp_mssrcvd函數
    10.9 tcp_dooptions Function / tcp_dooptions函數
    10.10 tcp_reass Function / tcp_reass函數
    10.11 Summary / 小結
    Chapter 11.T/TCP Implementation: TCP Input / T/TCP實現:TCP輸入
    11.1 Introduction / 概述
    11.2 Preliminary Processing / 預處理
    11.3 Header Prediction / 首部預測
    11.4 Initiation of Passive Open / 被動打開的啟動
    11.5 Initiation of Active Open / 主動打開的啟動
    11.6 PAWS: Protection Against Wrapped Sequence Numbers / PAWS:防止序號重復
    11.7 ACK Processing / ACK處理
    11.8 Completion of Passive Opens and Simultaneous Opens / 完成被動打開和同時打開
    11.9 ACK Processing (Continued) / ACK處理(續)
    11.10 Summary / 小結
    Chapter 12. T/TCP Implementation: TCP User Requests / T/TCP實現:TCP用戶請求
    12.1 Introduction / 概述
    12.2 PRU_CONNECT Request / PRU_CONNECT請求
    12.3 tcp_connect Function / tcp_connect函數
    12.4 PRU_SEND and PRU_SEND_EOF Requests / PRU_SEND和PRU_SEND_EOF請求
    12.5 tcp_usrclosed Function / tcp_usrclosed函數
    12.6 tcp_sysctl Function / tcp_sysctl函數
    12.7 T/TCP Futures / T/TCP的前景
    12.8 Summary / 小結
    Part 2. Additional TCP Applications / TCP的其他應用
    Chapter 13. HTTP: Hypertext Transfer Protocol / HTTP:超文本傳送協議
    13.1 Introduction / 概述
    13.2 Introduction to HTTP and HTML / HTTP和HTML概述
    13.3 HTTP Protocol / HTTP協議
    13.4 An Example / 示例
    13.5 HTTP Statistics / HTTP統計數據
    13.6 Performance Problems / 性能問題
    13.7 Summary / 小結
    Chapter 14. Packets Found on an HTTP Server / 在HTTP服務器上找到的分組
    14.1 Introduction / 概述
    14.2 Multiple HTTP Servers / 多個HTTP服務器
    14.3 Client SYN Interarrival Time / 客戶SYN的到達間隔時間
    14.4 RTT Measurements / RTT的測量
    14.5 1isten Backlog Queue / 1isten積壓隊列
    14.6 Client SYN Options / 客戶SYN選項
    14.7 Client SYN Retransmissions / 客戶SYN重傳
    14.8 Domain Names / 域名
    14.9 Timing Out Persist Probes / 超時的持續探測
    14.10 Simulation of T/TCP Routing Table Size / T/TCP路由表大小的模擬
    14.11 Mbuf Interaction / Mbuf交互
    14.12 TCP PCB Cache and Header Prediction / TCP的PCB高速緩存和首部預測
    14.13 Summary / 小結
    Chapter 15. NNTP: Network News Transfer Protocol / NNTP:網絡新聞傳送協議
    15.1 Introduction / 概述
    15.2 NNTP Protocol / NNTP協議
    15.3 A Simple News Client / 一個簡單的新聞客戶
    15.4 A More Sophisticated News Client / 一個復雜的新聞客戶
    15.5 NNTP Statistics / NNTP的統計數據
    15.6 Summary / 小結
    Part 3. The Unix Domain Protocols / Unix域協議
    Chapter 16. Unix Domain Protocols: Introduction / Unix域協議:概述
    16.1 Introduction / 概述
    16.2 Usage / 用途
    16.3 Performance / 性能
    16.4 Coding Examples / 編碼示例
    16.5 Summary / 小結
    Chapter 17. Unix Domain Protocols: Implementation / Unix域協議:實現
    17.1 Introduction / 概述
    17.2 Code Introduction / 代碼介紹
    17.3 Unix domain and protosw Structures / Unix domain和protosw結構
    17.4 Unix Domain Socket Address Structures / Unix域套接字地址結構
    17.5 Unix Domain Protocol Control Blocks / Unix域協議控制塊
    17.6 uipc_usrreq Function / uipc_usrreq函數
    17.7 PRU_ATTACH Request and unp_attach Function / PRU_ATTACH請求和unp_attach函數
    17.8 PRU_DETACH Request and unp_detach Function / PRU_DETACH請求和unp_detach函數
    17.9 PRU_BIND Request and unp_bind Function / PRU_BIND請求和unp_bind函數
    17.10 PRU_CONNECT Request and unp_connect Function / PRU_CONNECT請求和unp_connect函數
    17.11 PRU_CONNECT2 Request and unp_connect2 Function / PRU_CONNECT2請求和unp_connect2函數
    17.12 socketpair System Call / socketpair繫統調用
    17.13 pipe System Call / pipe繫統調用
    17.14 PRU_ACCEPT Request / PRU_ACCEPT請求
    17.15 PRU_DISCONNECT Request and unp_disconnect Function / PRU_DISCONNECT請求和unp_disconnect函數
    17.16 PRU_SHUTDOWN Request and unp_shutdown Function / PRU_SHUTDOWN請求和unp_shutdown函數
    17.17 PRU_ABORT Request and unp_drop Function / PRU_ABORT請求和unp_drop函數
    17.18 Miscellaneous Requests / 其他各種請求
    17.19 Summary / 小結
    Chapter 18. Unix Domain Protocols: I/O and Descriptor Passing / Unix域協議:I/O和描述符傳遞
    18.1 Introduction /概述
    18.2 PRU_SEND and PRU_RCVD Requests / PRU_SEND和PRU_RCVD請求
    18.3 Descriptor Passing / 描述符傳遞
    18.4 unp_internalize Function / unp_internalize函數
    18.5 unp_externalize Function / unp_externalize函數
    18.6 unp_discard Function / unp_discard函數
    18.7 unp_dispose Function / unp_dispose函數
    18.8 unp_scan Function / unp_scan函數
    18.9 unp_gc Function / unp_gc函數
    18.10 unp_mark Function / unp_mark函數
    18.11 Performance (Revisited) / 性能(續)
    18.12 Summary / 小結
    Appendix A. Measuring Network Times / 測量網絡時間
    A.1 RTT Measurements Using Ping / 使用Ping進行RTT測量
    A.2 Protocol Stack Measurements / 協議棧測量
    A.3 Latency and Bandwidth / 延遲和帶寬
    Appendix B. Coding Applications for T/TCP / 為T/TCP編寫應用程序
    Bibliography / 參考文獻
 
網友評論  我們期待著您對此商品發表評論
 
相關商品
在線留言 商品價格為新臺幣
關於我們 送貨時間 安全付款 會員登入 加入會員 我的帳戶 網站聯盟
DVD 連續劇 Copyright © 2024, Digital 了得網 Co., Ltd.
返回頂部