Systems Approach to Computer Networks
Fragmentation refers to the process of breaking down data packets into smaller units for transmission across a network. This is necessary because different networks may have varying maximum transmission unit (MTU) sizes, and by fragmenting packets, data can be sent without exceeding these limits. It ensures that large data packets can be delivered efficiently and effectively, allowing for seamless communication across diverse networking environments.
congrats on reading the definition of fragmentation. now let's actually learn it.