TCP/IP 和OSI协议的相同点和不同点

本文介绍了OSI(开放系统互连参考模型)和TCP/IP(传输控制协议/网际协议)。阐述了两者的分层结构,指出它们都是分层协议,都有应用层、传输层和网络层。同时对比了差异,如OSI有7层,TCP/IP有4层等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

OSI: open system interconnection reference
TCP/IP: transmission control protocol/ internet protocol

OSI:
application
presentation
session
transport
network
data link(MAC: medium access control)
pysical

TCP/IP
application
tranposrt
internet
host-network

same:

  1. they are layer protocol
  2. they all have application, transport, and network(internet) layer.
  3. the layer above tranport layer are application

difference:

  1. OSI has 7 layers, but TCP/IP has 4 layers
  2. OSI differentiates service, interface, and protocol, but TCP/IP does not.
  3. the Host-to-network is not a layer, it is an interface between datalink layer and network layer.
  4. the TCP/IP only has connectionless in internet layer, but OSI has connectionless and connection oriented in network layer.
  5. the TCP/IP has connectionless in tranport layer, but OSI only has connection oriented in transport layer.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值