Home  >  Article  >  What network protocol does the Internet follow?

What network protocol does the Internet follow?

藏色散人
藏色散人Original
2020-04-16 11:12:075329browse

What network protocol does the Internet follow?

What network protocol does the Internet follow?

The Internet complies with the TCP/IP network protocol.

TCP/IP protocol is a standard network protocol widely used on the Internet.

TCP/IP transmission protocol, namely transmission control/network protocol, is also called network communication protocol. It is the most basic communication protocol used in networks. The TCP/IP transport protocol stipulates the standards and methods for communication between various parts of the Internet. Moreover, TCP/IP transmission protocols are two important protocols that ensure timely and complete transmission of network data information.

TCP/IP transmission protocol is strictly a four-layer architecture, including the application layer, transport layer, network layer and data link layer.

TCP/IP protocol is the most basic protocol of the Internet. The main protocols of the application layer include Telnet, FTP, SMTP, etc., which are used to receive data from the transport layer or transmit data according to different application requirements and methods. To the transport layer;

The main protocols of the transport layer are UDP and TCP, which are channels for users to use the platform and the internal data of the computer information network to achieve data transmission and data sharing;

Network The main protocols of the layer are ICMP, IP, and IGMP, which are mainly responsible for the transmission of data packets in the network;

The network access layer, also called the network interface layer or data link layer, the main protocols are ARP and RARP , the main function is to provide link management error detection, effective processing of information details related to different communication media, etc.

The above is the detailed content of What network protocol does the Internet follow?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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