Question:
what is a protocol ?
anonymous
2008-11-25 19:29:57 UTC
-I was born Nov.12 1989

explain me in your own words what a protocol is
Five answers:
The_Doc_Man
2008-11-25 19:45:50 UTC
A protocol, in the computer sense of that word, means the same thing as "a set of rules that everyone agrees on to use some particular type of software or hardware."



The best example is networking protocol, which tells you how to "talk" to another computer by defining what kind of message you have to send out of your networking hardware.



The International Standards Organization (ISO) has defined a series of layered protocols to cover certain situations. There is point-to-point hardware protocol, which defines how two hardware devices talk to each other. Then there is a way to put something inside that message to allow the hardware devices to carry information back and forth. Putting something inside a message is called encapsulation, and is a very big part of current networking protocols.



The most commonly used networking protocols form a "family" called Transmission Control Protocol / Internet Protocol (TCP/IP) and these very protocols are how your computer posted your question. (And how mine answered it.) This family includes things like File Transfer Protocol (FTP), SSH (Secure Shell), Hyper Text Transmission Protocol (HTTP), Dynamic Host Control Protocol (DHCP), and many others.



I have seen diagrams that reveal literally hundreds of protocols and layers, from the short-hop protocol used for machine-to-machine transmission all the way up to end-to-end protocols that take a single message through many hops. And there are more layers than that.



All of those layers use the same concept, though. ALL networking protocols indicate where they want to go and where they came from. They all have what is called a payload, which is described by a header segment (a sequence of bytes) in the overall message. If some form of encapsulation was used, that payload might itself be a message and the computer currently handing the protocol might just be a middle-man. The ISO model recognizes 7 general layers.
?
2017-01-14 14:56:42 UTC
Meaning Of Protocol In Computer
Jake
2008-11-25 19:35:16 UTC
Well depends where you are coming from. A protocol can be one of the trial models for something that is going to be built eventually.



When your talking computers and networking: A protocol (TCP/IP) - Transmission Control Protocol, its a way what things are sent over the network, its a small functioning piece of code..



Cheers
saifu
2015-01-21 06:33:17 UTC
a protocoll is a computer sense bro
DrDave
2008-11-25 19:33:10 UTC
The proper procedure for getting something done.



Jake is slightly off in his first description. The first one is a prototype.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...