Junior — Middle
Can you list the main protocols used at the transport layer of the network?
sobes.tech AI
Answer from AI
The main transport layer protocols in the network are TCP (Transmission Control Protocol) and UDP (User Datagram Protocol). TCP provides reliable, connection-oriented data transfer with error checking and delivery order. UDP is a simpler, connectionless protocol that offers fast transmission but without delivery guarantees or order.