Tag: UDP

  • TCP (Transmission Control Protocol)

    TCP is the layer 4 networking protocol of the OSI model, TCP is responsible for the networking capabilities, both TCP and UDP are placed in the LAYER 4 OSI MODEL, TCP sends packets across the internet and makes sure that the packets are transferred securely, consistently and efficiently.  TCP connection is established by 2 servers and once the TCP session is established, DATA packets can be sent across TCP. TCP leverages the THREE…