15 lines
2.6 KiB
HTML
15 lines
2.6 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>protocol</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../P.html" title="P"/><link rel="previous" href="proprietary.html" title="proprietary"/><link rel="next" href="provocative-maintenance.html" title="provocative maintenance"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">protocol</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="proprietary.html">Prev</a> </td><th width="60%" align="center">P</th><td width="20%" align="right"> <a accesskey="n" href="provocative-maintenance.html">Next</a></td></tr></table><hr/></div><dt><a id="protocol"/><dt xmlns="" id="protocol"><b>protocol</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> As used by hackers, this never refers to niceties about the proper
|
||
form for addressing letters to the Papal Nuncio or the order in which one
|
||
should use the forks in a Russian-style place setting; hackers don't care
|
||
about such things. It is used instead to describe any set of rules that
|
||
allow different machines or pieces of software to coordinate with each
|
||
other without ambiguity. So, for example, it does include niceties about
|
||
the proper form for addressing packets on a network or the order in which
|
||
one should use the forks in the Dining Philosophers Problem. It implies
|
||
that there is some common message format and an accepted set of primitives
|
||
or commands that all parties involved understand, and that transactions
|
||
among them follow predictable logical sequences. See also
|
||
<a href="../H/handshaking.html"><i class="glossterm">handshaking</i></a>,
|
||
<a href="../D/do-protocol.html"><i class="glossterm">do protocol</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="proprietary.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../P.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="provocative-maintenance.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">proprietary </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> provocative maintenance</td></tr></table></div></body></html>
|