Home > Common Problem > What are the common computer network architectures?

What are the common computer network architectures?

藏色散人
Release: 2020-07-02 08:59:32
Original
22256 people have browsed it

Common computer network architectures include: 1. OSI architecture, i.e. OSI's seven-layer protocol; 2. TCP/IP architecture, i.e. TCP/IP's four-layer protocol; 3. Five-layer Protocol architecture.

What are the common computer network architectures?

Computer network architecture

What are the common computer network architectures?

The role of each layer

Application layer: The application layer protocol defines the rules for communication and interaction between application processes

Transport layer: The task of the transport layer is to provide general data transmission services for communication between processes in two hosts.

Network layer: Encapsulate the message segments or user datagrams generated by the transport layer into groups or packages for transmission

Data link layer: Assemble the IP datagrams handed over by the network layer into Frames are transmitted over the link between two adjacent nodes

Physical layer: using physical media to transmit data in the form of bits

The above is the detailed content of What are the common computer network architectures?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template