ネットワーク (特論)


[目的]

コンピュータ・ネットワークがどうやって動いているかを 理解します。
[テキスト]
    TCP/IP Illustrated, Volume 1: The Protocols,
    W. Richard Stevens, Addison-Wesley
    (邦訳:「詳解 TCP/IP」,井上尚司監訳、ソフトバンク )

[授業計画]

  1. c1.php
  2. ether/ehter.php
  3. c3.php
  4. c4.php
  5. c5.php
  6. c6.php
  7. c7.php
  8. c8.php
  9. c9.php
  10. c10.php
  11. c11.php
  12. c12.php
  13. c13.php
  14. c14.php
  15. c15.php
  16. c16.php
  17. c17.php
  18. c18.php
  19. c19.php
  20. c20.php
  21. c21.php
  22. c22.php
  23. c23.php
  1. 4/12 ... ネットワークの基礎
  2. 4/19 ... リンク層 (Ethernet)
  3. 4/26 ... リンク層 (Fast Ethernet)
  4. 5/10 ... リンク層 (SLIP, PPP, Loopback) と MTU
  5. 5/17 ... IP --- インターネット・プロトコル
  6. 5/24 ... アドレス解決(ARP と RARP)
  7. 5/31 ... ICMP
  8. 6/7 ... アプリケーション (ping, traceroute)
  9. 6/14 ... 経路制御(静的経路制御)
  10. 6/21 ... 経路制御(動的経路制御)
  11. 6/28 ... UDP
  12. 7/5 ... ブロードキャストとマルチキャスト
  13. 9/20 ... IGMP
  14. 9/27 ... DNS
  15. 10/4 ... DNS
  16. 10/18 ... TCPコネクションの詳細
  17. 10/25 ... TCPコネクションの詳細
  18. 11/1 ... アプリケーション (SNMP),アプリケーション (rlogin,telnet)
  19. 11/8 ... アプリケーション (ftp)
  20. 11/22 ...IPv6
  21. 11/29 ... IPv6
  22. 12/6 ... アプリケーション (smtp)
  23. 12/13 ... アプリケーション (NFS)
  24. 12/20 ... その他のアプリケーション(WWW)