資料來源 : pyDict
協議草案,禮儀擬定 ;(為使網絡中不同系統主機能夠彼此進行通訊,所制訂的網絡管理規則)
資料來源 : Webster's Revised Unabridged Dictionary (1913)
Protocol \Pro"to*col\, n. [F. protocole, LL. protocollum, fr.
Gr. ? the first leaf glued to the rolls of papyrus and the
notarial documents, on which the date was written; prw^tos
the first (see {Proto-}) + ? glue.]
1. The original copy of any writing, as of a deed, treaty,
dispatch, or other instrument. --Burrill.
2. The minutes, or rough draught, of an instrument or
transaction.
3. (Diplomacy)
(a) A preliminary document upon the basis of which
negotiations are carried on.
(b) A convention not formally ratified.
(c) An agreement of diplomatists indicating the results
reached by them at a particular stage of a
negotiation.
Protocol \Pro"to*col\, v. t.
To make a protocol of.
Protocol \Pro"to*col\, v. i.
To make or write protocols, or first draughts; to issue
protocols. --Carlyle.
資料來源 : WordNet®
protocol
n 1: (computer science) rules determining the format and
transmission of data [syn: {communications protocol}]
2: forms of ceremony and etiquette observed by diplomats and
heads of state
3: code of correct conduct; "safety protocols"; "academic
protocol"
資料來源 : Free On-Line Dictionary of Computing
protocol
A set of formal rules describing how to transmit data,
especially across a {network}. Low level protocols define the
electrical and physical standards to be observed, bit- and
byte-ordering and the transmission and {error detection and
correction} of the bit stream. High level protocols deal with
the data formatting, including the {syntax} of messages, the
terminal to computer dialogue, {character set}s, sequencing of
messages etc.
Many protocols are defined by {RFC}s or by {OSI}.
See also {handshaking}.
[{Jargon File}]
(1995-01-12)