Activity 01
Role-Play: The Message Relay Race
Assign each student a layer role (Transport, Session, Presentation, Application). A message starts at the Application layer and must be handed down, with each 'layer' adding its own processing note (e.g., Session assigns a conversation ID, Presentation converts to Base64). The class observes where bottlenecks or misunderstandings occur in the chain.
Explain the role of the transport layer in ensuring reliable data delivery.
Facilitation TipDuring the Message Relay Race, circulate and listen for students labeling each 'station' with the correct layer and protocol before they pass the message on.
What to look forPresent students with scenarios: 'A video call is experiencing dropped frames but continues to stream.' or 'A file download is slow but complete and error-free.' Ask students to identify which Transport Layer protocol (TCP or UDP) is likely being used and explain why.