๐From Zero to DevOps: Week 4 โ Building a Strong Foundation in Linux Networking- TCP Working
TCP(Transmission Control Protocol)
TCP is a connection oriented , reliable protocol at the the transport layer of the OSI model. it ensures that data sent from one device reaches correctly and in order on the other side.
1. TCP Connection: The 3-way ...
fromzerotodevops.hashnode.dev5 min read