Protocol (computer): Difference between revisions
Jump to navigation
Jump to search
imported>Michael Hardy m (lower case initials in section headings) |
mNo edit summary |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
In [[computer science]] a '''protocol''' is a | {{subpages}} | ||
In [[computer science]], a '''protocol''' is a specification of the rules for communication among devices across a network. Protocols have a wide range in complexity. On one end of the spectrum, the [[electrical]] characteristics of ones and zeros within a particular [[digital logic family]] might be considered a protocol. Similarly, the sequence of modulated [[infrared light]] emitted by a [[television]] remote control is also a protocol. A more complicated example of a protocol is the set or "stack" of protocols used in [[computer networking reference models]], such as the [[Internet Protocol Suite]] or [[Open Systems Interconnection Reference Model]]. | |||
==References== | |||
{{reflist}} | |||
[[Category:Reviewed Passed]][[Category:Suggestion Bot Tag]] | |||
[[Category: | |||
[[Category: |
Latest revision as of 06:00, 8 October 2024
In computer science, a protocol is a specification of the rules for communication among devices across a network. Protocols have a wide range in complexity. On one end of the spectrum, the electrical characteristics of ones and zeros within a particular digital logic family might be considered a protocol. Similarly, the sequence of modulated infrared light emitted by a television remote control is also a protocol. A more complicated example of a protocol is the set or "stack" of protocols used in computer networking reference models, such as the Internet Protocol Suite or Open Systems Interconnection Reference Model.