🤝

TCP/IP

Created time
TagsA2C17Notes

PROTOCOLS

TCP/IP is organized in 4 layers:

The functionality is organized into 4 layers, Which classify all the protocols according to the protocol's scope of networking.

发送数据

Application: 与用户交互,从用户方接收或发送数据。

Transport layer: 分包 增加端口号

Internet layer:

Link layer:使用物理链路发送数据包(也可以分为两层)

接收数据

反方向从Lowest 到 Highest

Application Layer

Application layer: HTTP SMTP DNS FTP POP3 IMAP

Transport layer: TCP UDP SCTP

Network layer: IP IGMP ICMP ARP

Data link layer: Ethernet

PEER 2 PEER NETWORK (application layer)