OSI 7 Layers Closer to the computer lower layer, closer to the human higher layer. TCP - Origin To prevent data loss, split the data into small pieces and send the data through multiple lines instead of communicate with only one physical line. reference : https://evan-moon.github.io/2019/11/10/header-of-tcp/ - Two way, exchanging response signals between sender and receiver. Sender : Sends the d..