Understanding TCP, UDP, and HTTP
Introduction
The internet does not work randomly. When data is sent from one system to another, there need to be rules that decide how data is sent, in what order, and how errors are handled. These rules are called protocols.
What are TCP and UDP?
TC...
git-basics-as-beginners.hashnode.dev3 min read