Module 4 Computer Networks
Module 4 Computer Networks
• Simple Protocol
• The transport layer at the sender gets a message from its
application layer, makes a packet out of it, and sends the
packet.
• The transport layer at the receiver receives a packet from
its network layer, extracts the message from the packet,
and delivers the message to its application layer.
TRANSPORT-LAYER PROTOCOLS
• FSMs for the simple protocol