Content deleted Content added
Modified reference that linked to an acronym |
No edit summary |
||
Line 1:
A '''protocol stack''' is a particular software implementation of a [[computer network]]ing
Individual [[network protocol|protocols]] within a suite are often designed with a single purpose in mind. This modularisation makes design and evaluation easier. Because each protocol module usually communicates with two others, they are commonly imagined as ''layers'' in a stack of protocols. The lowest protocol always deals with "low-level", physical interaction of the hardware. Every higher layer adds more features. User applications habitually deal only with the topmost layers. See also [[OSI model]].
|