1,204 views

1 Answer

3 3 votes

The difference btw the three is only in the various terminologies . When the data is at the application layer it is referred as message.

Now the application layer passes the message to the transport layer . At the transport layer the term that we use is segment. If the transport protocol is TCP, the unit of data sent from TCP to network layer is called Segment.

Packet is a term which is also used at the transport layer .It is a more generic term used either transport layer or network layer. TCP Packet, UDP Packet, IP Packet etc.(Sometimes packet is also used at layer 3).

Moving on to the Network Layer .. At the network layer the term Datagram is used usually.

At the Data Link Layer the term Frame is used.Frame is the physical level representation of data. 

At the physical layer we use Single protocol Data Unit(IPDU).

Position:
Show:

Related questions

0 0 votes
0 0 answers
418
418 views
iarnav asked Nov 28, 2018
418 views
Please someone explain in simplest of terms what is Ethernet Frame and what is Ethernet packet. I can’t visualize them and tell them apart from one and another. Any help ...
0 0 votes
1 1 answer
1.0k
1.0k views
aditi19 asked Nov 5, 2018
1,034 views
what is baud rate exactly? and what does it signifies?
0 0 votes
0 0 answers
513
513 views
iarnav asked Nov 28, 2018
513 views
What is the maximum number of hosts that can be present in Ethernet LAN?