Network2/Concept/Protocol

From OLPC
< Network2
Revision as of 01:09, 12 August 2009 by Mstone (talk | contribs) (New page: Protocols describe the syntax, semantics, and pragmatics of families of messages that may be exchanged between the nodes in a network. Different protocols exis...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Protocols describe the syntax, semantics, and pragmatics of families of messages that may be exchanged between the nodes in a network. Different protocols exist for the purpose of creating communications channels with different sorts of desirable properties like reliable message or stream transmission, flow control, error detection, confidentiality, integrity, availability, etc.