ネットワーク (特論)
[目的]
コンピュータ・ネットワークがどうやって動いているかを
理解します。
[テキスト]
    TCP/IP Illustrated, Volume 1: The Protocols,
    W. Richard Stevens, Addison-Wesley
    (邦訳:「詳解 TCP/IP」,井上尚司監訳、ソフトバンク )
[授業計画]
- c1.php
 - ether/ehter.php
 - c3.php
 - c4.php
 - c5.php
 - c6.php
 - c7.php
 - c8.php
 - c9.php
 - c10.php
 - c11.php
 - c12.php
 - c13.php
 - c14.php
 - c15.php
 - c16.php
 - c17.php
 - c18.php
 - c19.php
 - c20.php
 - c21.php
 - c22.php
 - c23.php
 
- 4/12 ... ネットワークの基礎
 - 4/19 ... リンク層 (Ethernet)
 - 4/26 ... リンク層 (Fast Ethernet)
 - 5/10 ... リンク層 (SLIP, PPP, Loopback) と MTU
 - 5/17 ... IP --- インターネット・プロトコル
 - 5/24 ... アドレス解決(ARP と RARP)
 - 5/31 ... ICMP
 - 6/7 ... アプリケーション (ping, traceroute)
 - 6/14 ... 経路制御(静的経路制御)
 - 6/21 ... 経路制御(動的経路制御)
 - 6/28 ... UDP
 - 7/5 ... ブロードキャストとマルチキャスト
 - 9/20 ... IGMP
 - 9/27 ... DNS
 - 10/4 ... DNS
 - 10/18 ... TCPコネクションの詳細
 - 10/25 ... TCPコネクションの詳細
 - 11/1 ... アプリケーション (SNMP),アプリケーション (rlogin,telnet)
 - 11/8 ... アプリケーション (ftp)
 - 11/22 ...IPv6 
 - 11/29 ... IPv6
 - 12/6 ... アプリケーション (smtp)
 - 12/13 ... アプリケーション (NFS)
 - 12/20 ... その他のアプリケーション(WWW)