Network2/Concept/Layer

From OLPC
< Network2
Revision as of 02:06, 12 August 2009 by Mstone (talk | contribs) (New page: Layering is a specific way of dividing and conquering the overall networking problem that is designed to break the problem up into chunks that are small enough and that interact in suffici...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Layering is a specific way of dividing and conquering the overall networking problem that is designed to break the problem up into chunks that are small enough and that interact in sufficiently few, narrow, and simple ways that the chunks can be individually analyzed and then combined in predictable ways.

In practice, currently known layers wind up providing concepts for and requiring concepts from several other layers due to leaky abstractions.