Author: Daniel
-
What is a TCP handshake?
As a continuation from the previous transmission control protocol post, we will discuss the handshake that the TCP uses to establish a connection with a server before the transmission of data commences. A fundemental…
-
What is the transmission control protocol (TCP)?
The transmission control protocol (TCP) is one foundational part of the internet protocol suite. The internet protocol suite in simple terms is the suite that allows for transferring of the data that you wish…