0
4.6kviews
What is bit and byte stuffing explain with example?
1 Answer
| written 3.7 years ago by |
Data link layer is responsible for something called Framing, which is the division of stream of bits from the network layer into manageable units (called frames). Each frame consists of the sender’s address and a destination address. The destination address defines where the packet is to go and the sender’s …