answersLogoWhite

0

PACKETS

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the protocol of the transport layer?

transport protocol control the transportation of data and choose the best way for transmit ion.


Which OSI layer uses a connection-oriented protocol to ensure reliable delivery of data?

transport layer


What is the use of Transport layer protocol?

transport protocol control the transportation of data and choose the best way for transmit ion.


The PDU at the Transport layer is called?

The PDU (protocol data unit) @ transport layer (e.g. TCP or UDP) is called as 'segment' .


Which transport layer protocol assures both reliable and rapid delivery of the data sent to it by the application layer?

TCP protocol insures that your data was delivered in reliable and rapid way.


What are true statements about transport layer protocols?

**The TCP transport layer protocol uses windowing and acknowledgments for reliable transfer of data. **The TCP and UDP port numbers are used by application layer protocols. **The TCP transport layer protocol provides services to direct the data packets to their destination hosts.


Compare the sliding window protocol of data link layer and transport layer?

How to prepare for JEE Main 2015 Exam


Port number are generate by what?

every protocol has its own port no. and are addressed to data by transport layer.


What is the Layer for TCP PDU called?

The Layer for the TCP Protocol Data Unit (PDU) is called the Transport Layer. In the OSI model, the Transport Layer is responsible for end-to-end communication, ensuring reliable data transfer, error correction, and flow control. TCP (Transmission Control Protocol) operates at this layer, providing a connection-oriented service for transmitting data between applications.


Which transport layer protocol is used when an application requires acknowledgment that data has been delivered?

tcp


What is the function of the transport layer and which protocol reside there?

Briefly discuss the functions of transport layer.


Explain about protocol data unitidentify PDU in each layer of OSI?

A Protocol Data Unit (PDU) is a unit of data specified in a protocol of a given layer of the OSI model. Each layer has its own PDU: at the Application layer, it's called a message; at the Transport layer, it's a segment (or datagram in UDP); at the Network layer, it's a packet; at the Data Link layer, it's a frame; and at the Physical layer, it's a bit or symbol. These PDUs help in managing and encapsulating data as it traverses through the layers of the OSI model.