Introduction to TCP/IP protocol families

Source: Internet
Author: User

In the TCP/IP protocol family, the underlying layer is composed of basic communication channels, such as Ethernet or modem dial-up connections. These channels are used by the network layer, and the network layer is used to transmit packets to their destination addresses (vrouters. The only network-layer protocol in www.2cto.com is the IP protocol, which makes a series of channels between two hosts and routers look like a single channel between the host and the host. The IP protocol provides a data service: each group of packets is processed and distributed independently by the network, just as a mail or package is sent through the postal system. To implement this function, each IP packet must contain a field that stores its destination address. The transport layer is called the transport layer. It provides two Optional Protocols: TCP and UDP. They have one thing in common: addressing. The address used by TCP/UDP protocol is called the port number, which is used to distinguish different applications on the same host. They transmit data from one application to another. The IP protocol only transmits data from one host to another. The TCP protocol www.2cto.com can detect and restore possible packet loss, duplication, and other errors from the host provided by the IP layer to the channel of the host. Before using TCP communication, we recommend a TCP link between applications. This involves the handshake protocol between TCP components of two computers. However, UDP does not attempt to generate error recovery on the IP layer.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.