What does UDP Stand For
User Data Protocol
What does UDP do?
UDP is a connectionless services that is unreliable that is used for stuff that require low amounts of data
Does the Transport layer Have the same OCI-TCP/IP?
YES!
What does TCP Stand For
Transmission Control Protocol
What does TCP Do?
communications standard that enables application programs and computing devices to exchange messages over a network.
which came first the OSI model or the TCP/IP
The TCP/IP came before the OSI model which then added detail and more layer to TCP/IP
What does SCTP Stand For
Steam Control Transmission protocol
What does SCTP Do?
transmitting multiple streams of data simultaneously between two endpoints that have established a connection in a computer network.
What is the transport layer responsible For?
The transport layer is responsible for the delivery of the message. it does it by breaking down the data into segments checking for errors then rebuilds the message and send it to the network Layer
What does RDP Stand for
Reliable Data Protocol
What does RDP Do?
opens a dedicated network channel for sending data back and forth between the connected machines
what is the data that is broken down called?
Segments!!
what does DCCP Stand For
Datagram Congestion Control Protocol
what does DCCP Do?
solve issues present in UDP and TCP, particularly for real-time and multimedia (streaming) traffic.
Whats the best layer
Transport Layer!!