1 / 13

TCP/IP 与 Internet ( A )

TCP/IP 与 Internet ( A ). 教师:陈有为 chenyouwei@163.com. 一、课程性质和任务. 总学时数: 32 。 本课程是计算机科学与技术,软件专业的任选课程。通过学习本课程,学生应能较好地理解 TCP/IP 协议栈中主要协议的工作机制,能够使用相应的软件监视分组到达各层的情况,从而进一步体会 TCP/IP 的工作机制及数据流情况,并能模仿 TCP/IP 的实现机制,自行设计一个通信协议栈的模型,且编程实现。 教材: 《TCP/IP 详解卷一:协议 》 ,有能力可阅读

Download Presentation

TCP/IP 与 Internet ( A )

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TCP/IP与Internet(A) 教师:陈有为 chenyouwei@163.com

  2. 一、课程性质和任务 总学时数:32。 本课程是计算机科学与技术,软件专业的任选课程。通过学习本课程,学生应能较好地理解TCP/IP协议栈中主要协议的工作机制,能够使用相应的软件监视分组到达各层的情况,从而进一步体会TCP/IP的工作机制及数据流情况,并能模仿TCP/IP的实现机制,自行设计一个通信协议栈的模型,且编程实现。 教材:《TCP/IP详解卷一:协议》,有能力可阅读 《TCP/IP详解卷二:实现》中的源码,进一步了解TCP/IP的实现细节。

  3. 二、课程内容 1、 概述 2、 数据链路层 3、 IP:网际协议 4、 ARP:地址解析协议 5、 RARP逆向地址解析协议 6、 ICMP:因特网控制报文 7、 Ping程序 8、 IP源站选路

  4. 二、课程内容(续一) 9、 RIP和OSPF 10、IPv6 11、UDP用户数据报协议 12、TCP:传输控制协议 13、广播和多播 14、IGMP:因特网组管理协议 15、DNS:域名系统 16、FTP:文件传送协议 17、SMTP:简单邮件传送协议 18、SNMP:简单网络管理协议

  5. 第1章 概述 1.1 TCP/IP协议族的分层体系结构 1.2 互联网的地址 1.3 封装 1.4 互联网实现 1.5 应用编程接口

  6. 1.1 TCP/IP协议族分层体系结构

  7. 举例:两台主机FTP通讯

  8. 举例:路由器连接异构网

  9. TCP/IP各分层协议

  10. 1.2 互联网的地址

  11. 1.3 封装

  12. 1.4 互联网 以太网和令牌环网 Internet与internet的区别

More Related