COMPUTER NETWORKING

INTRODUCTION

PROTOCOL LAYERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What goes into packet of data? SELECT ALL
A
Checksum (way to find if errors have occurred during transfer)
B
Destination IP
C
Source IP
D
Data
E
Coordinates of Pixels
Explanation: 

Detailed explanation-1: -Let’s consider an example of a TCP/IP packet (for example, one that is part of a Telnet connection) on an Ethernet. There are four layers that we’re interested in here: the Ethernet layer, the IP layer, the TCP layer, and the data layer.

Detailed explanation-2: -A network packet is divided into three parts; the header, payload, and trailer, each containing values that are characteristic of it.

Detailed explanation-3: -Packets are transmitted over a network from one computer to another. They are routed through a series of interconnected devices, such as routers and switches, before reaching their final destination. When packets arrive at their destination, they are reassembled into the original data.

There is 1 question to complete.