Computer Science, asked by ajbeerparmar78, 8 months ago

What is a communication protocol? What is its role in a network?​

Answers

Answered by priyamvadalamba123
1

Answer:

Hi, Hope it helps

Please mark as brainliest

Explanation:

A communication protocol is a system of rules that allow two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defines the rules, syntax, semantics and synchronization of communication and possible error recovery methods. Protocols may be implemented by hardware, software, or a combination of both.

Communicating systems use well-defined formats for exchanging various messages. Each message has an exact meaning intended to elicit a response from a range of possible responses pre-determined for that particular situation. The specified behavior is typically independent of how it is to be implemented. Communication protocols have to be agreed upon by the parties involved.To reach an agreement, a protocol may be developed into a technical standard. A programming language describes the same for computations, so there is a close analogy between protocols and programming languages: protocols are to communication what programming languages are to computations.An alternate formulation states that protocols are to communication what algorithms are to computation.

Answered by jitenderRunning
1
A communication protocol is a set of rules that both sender and receiver has to follow to have a communication among them.The role of communication protocol is to have legal and efficient flow of information on the network.
Similar questions