Osi Layer
Osi Layer
The actual format of the data on the “wire” can vary with
each medium. In the case of Ethernet, bits are transferred
in the form of electric pulses. In the case of Wifi, bits are
transferred in the form of radio waves. In the case of Fiber,
bits are transferred in the form of pulses of light.
Layer 2 will then group together those 1’s and 0’s into
chunks known as Frames.
Both TCP and UDP have 65,536 port numbers (each), and
a unique application stream is identified by both a Source
and Destination port (in combination with their Source and
Destination IP address).