According to foreign media, the Internet Engineering Task Force (IETF) has released RFC 9000, which is supported by RFC 9001/9002/8999, which means that QUIC has moved from the draft stage to the official version 1.0. At the same time, HTTP/3 based on QUIC is also expected to be released soon. As the successor of the Transmission Control Protocol (TDP), the fast UDP Internet connection QUIC has the characteristics of security, reliability, and low latency.
TCP is a connection-oriented, reliable, byte-stream-based transport layer communication protocol defined by IETF's RFC 793, designed to adapt to a layered protocol hierarchy that supports multi-network applications. Pairs of processes in host computers connected to different but interconnected computer communication networks rely on TCP for reliable communication services. TCP assumes that it can get simple, possibly unreliable datagram services from lower-level protocols. In principle, TCP should be able to operate on a variety of communication systems from hard-wired connections to packet switching or circuit switching networks. The TCP/IP protocol suite is the foundation of the Internet. The transport layer protocols include TCP and UDP. Compared with the TCP protocol, UDP is lighter, but has much less error checking. This means that UDP is often more efficient (it does not communicate with the server frequently to check whether the data packets are delivered or in order), but its reliability is not as good as TCP. Usually, applications such as games, streaming media, and VoIP use UDP, while most applications such as web pages, emails, and remote logins use TCP. QUIC is a low-latency Internet transport layer protocol based on UDP developed by Google, which solves the various requirements faced by today's transport layer and application layer, including handling more connections, security, and low latency. |
>>: The development trend of enterprise-level wireless coverage (WiFi6)
1. Introduction The Internet is full of eavesdrop...
In the continuous promotion of network speed-up a...
Preface Regardless of whether you are interviewin...
Under the severe constraints of the COVID-19 epid...
Pesyun (Standard Interconnect) released a special...
I am Xia Jie, a lecturer at 51CTO Academy. On the...
[[353891]] Today, the number of IoT devices is gr...
"No one needs 6G. The industry should make 6...
2019 is regarded as the "first year of 5G&qu...
Labs Guide In the previous issue, "A Cat'...
With the rapid development of the Internet of Thi...
There are already many articles in the industry p...
As we all know, since the outbreak of the informa...
While governments, enterprises, and research inst...
Today's homes feature an increasing number of...