DEV Community

Around IT In 256 Seconds

#79: QUIC: what makes HTTP/3 faster

QUIC can be thought of as the third fundamental protocol of the Internet. Next to UDP and TCP/IP. Let’s talk a little bit about these two. They both build upon IP, Internet Protocol. IP supports exchanging packets of data between two machines having… IP addresses. UDP adds ports. Port is a logical concept. It’s simply a number within one machine that identifies a certain process. Thanks to ports, many different processes on the same machine can exchange data.

Read more: https://nurkiewicz.com/79

Get the new episode straight to your mailbox: https://nurkiewicz.com/newsletter

Episode source