Difference between revisions of "Protocol"
From Computer History Wiki
					
										
					
					 (An OK stub)  | 
				m (Proper cat)  | 
				||
| Line 3: | Line 3: | ||
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.  | 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.  | ||
| − | {{stub}}  | + | {{semi-stub}}  | 
Revision as of 16:32, 20 October 2018
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 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.