<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??碼云GVP開源項目 12k star Uniapp+ElementUI 功能強大 支持多語言、二開方便! 廣告
                ## 2.8 參考數據與延伸閱讀 特別感謝: 本文在 2002/07 發出之后,收到相當多朋友的關心,也從而發現了自己誤會的一些基礎的網絡理論,真的是感謝好朋友 Netman 兄與 ZMAN 兄的指導!這篇短文在第二版時 (2003/08/03) 做了相當大幅度的修訂,與原來的文章 (上次更新日期 2002/09) 已經有一定程度的差異了,第三版又針對整個內容與閱讀順序進行調整 (2010/08),希望網友們如果有時間的話,能夠再次的閱讀,以厘清一些基本概念喔! * 注1:粘添壽著,『Internet 網絡原理與實務』,旗標出版社。 * 注2:Robert Breyer & Sean Riley 著,風信子,張民人譯,『Switched & Fast 以太網絡』,旗標出版社 * 注3:IEEE 標準的網站連結:[http://standards.ieee.org/](http://standards.ieee.org/) * 注4:Request For Comment (RFC) 技術文件:[http://www.rfc-editor.org/](http://www.rfc-editor.org/) * 注5:RFC-1122 標準的文件數據:[ftp://ftp.rfc-editor.org/in-notes/rfc1122.txt](ftp://ftp.rfc-editor.org/in-notes/rfc1122.txt) * 注6:粘添壽老師官網:[http://www.tsnien.idv.tw/](http://www.tsnien.idv.tw/), 因特網相關課程:[http://120.118.165.46/tsnien/network/index.html](http://120.118.165.46/tsnien/network/index.html)(強烈建議前往參閱) * 注7:臺灣學術網絡簡介 (TANET):[http://www.edu.tw/moecc/content.aspx?site_content_sn=1707](http://www.edu.tw/moecc/content.aspx?site_content_sn=1707) * 注8:Study Area 之網絡基礎:[http://www.study-area.org/network/network.htm](http://www.study-area.org/network/network.htm) * 注9:維基百科對 OSI 協定的說明:[http://en.wikipedia.org/wiki/OSI_model](http://en.wikipedia.org/wiki/OSI_model) * 注10:Phil Dykstra, Gigabit Ethernet Jumbo Frames: [http://sd.wareonearth.com/~phil/jumbo.html](http://sd.wareonearth.com/%7Ephil/jumbo.html) * 注11:Hub 與 Switch 的迷思:[http://www.study-area.org/tips/hub_switch.htm](http://www.study-area.org/tips/hub_switch.htm) * 注12:管理 IP 的單位與相關說明:[http://www.internic.org/](http://www.internic.org/), [http://www.icann.org/](http://www.icann.org/), [http://www.iana.org/](http://www.iana.org/), [http://en.wikipedia.org/wiki/IPv4](http://en.wikipedia.org/wiki/IPv4) * 注13:管理 IP 的單位:[http://www.iana.org/](http://www.iana.org/), 臺灣地區 IP 核發情況:[http://rms.twnic.net.tw/twnic/User/Member/Search/main7.jsp?Order=inet_aton(Startip)](http://rms.twnic.net.tw/twnic/User/Member/Search/main7.jsp?Order=inet_aton%28Startip%29) * 注14:相關參考數據 『TCP/IP Illustrated, Volume 1 - The Protocols』,W. Richard Stevens ,資策會中文化部門譯; [http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) * PPPoE [http://en.wikipedia.org/wiki/Point-to-Point_Protocol_over_Ethernet](http://en.wikipedia.org/wiki/Point-to-Point_Protocol_over_Ethernet) * * * 2002/07/18:第一次完成日期! 2002/09/26:修改了部分可能引起誤解的文章部分! 2003/08/03:重新編排版面,并且重新檢視文章內容,修訂文章! 2003/08/20:增加重點回顧與課后練習 2003/09/06:加入[參考用解答](http://linux.vbird.org/linux_server/1000results.php#0110network_basic) 2004/03/16:修訂 [N-Way](#n-way) 的錯誤,訂正為 [Auto MDI/MDIX](#auto_mdi) 的功能! 2006/02/09:將舊的文章移動到 [此處](http://linux.vbird.org/linux_server/0110network_basic/0110network_basic.php) 2006/07/12:參考了粘教授與風信子兄的書籍,修改了很多基礎數據喔!還有重點整理,不過,練習尚未更新 2006/07/16:加入習題練習啰! 2007/10/21:圖14那個 UDP 的表頭資料中,16 bits 誤植為 16 bytes,感謝討論區 ricky.liu 的告知! 2008/04/21:經由網友 chyanlong 兄的指點,[IHL](http://linux.vbird.org/linux_server/20080421) 的大小單位誤植為 byte,應該是字組 (word) 才對。 2010/07/22:將基于 CentOS4.x 所寫的數據放置于[此處](http://linux.vbird.org/linux_server/0110network_basic/0110network_basic-centos4.php) 2010/08/15:將章節依據 TCP/IP 相關的層級分別介紹,更改的幅度不小喔! 2011/07/15:將基于 CentOS 5.x 所撰寫的文章移動到[此處](http://linux.vbird.org/linux_server/0110network_basic/0110network_basic-centos5.php) 2013/07/23:修訂[重點回顧](#hint)CSMA單字的錯誤,Sense誤植為Sence,感謝mubiale告知。 by white
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看