Skip to content
communication protocol

File:Internet_layering.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ132364· pop 71· linked from 3,068 articles

communication protocol

Sign in to save

Also known as computer protocol, protocol, computer communication protocol, computer communications protocol

system for exchanging messages between computing systems

AI overview

A communication protocol is a standardized system of rules that allows different computers and devices to exchange messages and information with each other. It matters because without these agreed-upon rules, computers wouldn't be able to understand or work together to share data reliably.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Show 3 more facts
Commons category
Communications protocols
P13411
October 8
Sources (2)

via Wikidata · CC0

~40 min read

Article

A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information. The protocol defines the rules, syntax, semantics, and synchronization of communication and possible error recovery methods. Protocols may be implemented by hardware, software, or a combination of both.

Communicating systems use well-defined formats for exchanging various messages. Each message has an exact meaning intended to elicit a response from a range of possible responses predetermined for that particular situation. The specified behavior is typically independent of how it is to be implemented. Communication protocols have to be agreed upon by the parties involved. To reach an agreement, a protocol may be developed into a technical standard. A programming language describes the same for computations, so there is a close analogy between protocols and programming languages: protocols are to communication what programming languages are to computations. An alternate formulation states that protocols are to communication what algorithms are to computation.

Gallery (3)

Connections

Categories