Protocols
Discontinued
This page “Protocols” is marked as discontinued content. This means it wont get any more updates and is archived. Other pages that might be in a series with this page may also be discontinued. This page may also be rewritten somewhere else! Try searching for “Protocols” using the search bar.
Date added: 2025-09-29
Protocol layering
Protocol layering is used to separate the different types of network protocols, making them easier to debug and develop. It also means that if you change one layer, it shouldn’t affect the others.