Before starting, we fly a little bit under some network basics, starting from the multi-layered model and the encapsulation and de-encapsulation concept, through some other technical information.
Basic overview
OSI model
The OSI model is a conceptual model that is used to describe how data flows in a network from one device to another. We know that there are seven layers, and layer 1 is the lowest. For details, see https://en.wikipedia.org/wiki/OSI_model:
The OSI model
Encapsulation and de-encapsulation
Information that is transmitted over the network must undergo a process...