COMPUTER NETWORKING

NETWORK LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The purpose of the Transmission layer is
A
Prepares or presents the data (email, file, message) for /from transmission-including applying encryption/decryption
B
Ensures reliable transmission of data across the network.
C
Ensures the data is correctly routed through the network
D
Responsible for encoding the data to be transmitted on the actual cabled or wireless channel.
Explanation: 

Detailed explanation-1: -The basic function of the Transport layer is to accept data from the session layer, split it up into smaller units if need be, pass these to the Network layer, and ensure that all the pieces arrive correctly at the other end.

Detailed explanation-2: -Layer 4 of the OSI Model: Transport Layer provides transparent transfer of data between end users, providing reliable data transfer services to the upper layers. The transport layer controls the reliability of a given link through flow control, segmentation and desegmentation, and error control.

Detailed explanation-3: -TCP is used for organizing data in a way that ensures the secure transmission between the server and client. It guarantees the integrity of data sent over the network, regardless of the amount. For this reason, it is used to transmit data from other higher-level protocols that require all transmitted data to arrive.

There is 1 question to complete.