Protocol

From Computer History Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A protocol is the set of specifications which allow two entities to communicate. The communication may be over a bus, a serial line, or a data network.

A protocol is generally divided into the format of messages, and the actions which a participant has to take when it sees a given message.