Difference between revisions of "Protocol"

From OVN wiki
Jump to navigation Jump to search
(Created page with "By which I mean, Does it have an open published specification that anyone can freely use? And can any software that implements the specification interoperate with any other s...")
 
Line 4: Line 4:
  
 
The Internet and the World Wide Web that runs on the Internet are exemplars of protocols, or actually [https://en.wikipedia.org/wiki/Protocol_stack protocol stacks].
 
The Internet and the World Wide Web that runs on the Internet are exemplars of protocols, or actually [https://en.wikipedia.org/wiki/Protocol_stack protocol stacks].
 +
 +
=Protocol creation=
 +
The creation of protocol is a political act and requires a lot of people coming to agreement, and then those agreements get baked into a spec, and then the spec gets difficult to change without breaking implementations and interoperability.

Revision as of 16:25, 3 June 2022

By which I mean, Does it have an open published specification that anyone can freely use? And can any software that implements the specification interoperate with any other such software?

The Internet and the World Wide Web that runs on the Internet are exemplars of protocols, or actually protocol stacks.

Protocol creation

The creation of protocol is a political act and requires a lot of people coming to agreement, and then those agreements get baked into a spec, and then the spec gets difficult to change without breaking implementations and interoperability.