Categories

protocol

Olivia Torres December 15, 2015
No votes yet.
Please wait...

A protocol is the special set of rules that end points in a telecommunication connection use when they communicate. Protocols specify interactions between the communicating entities.

Sometimes referred to as an access method, a protocol is a standard used to define a method of exchanging data over a computer network such as local area network, Internet, Intranet, etc. Each protocol has its own method of how data is formatted when sent and what to do with it once received, how that data is compressed or how to check for errors in data.

Also, a protocol is an agreed-upon format for transmitting data between two devices. The protocol determines the following:

  • the type of error checking to be used;

  • data compression method, if any;

  • how the sending device will indicate that it has finished sending a message;

  • how the receiving device will indicate that it has received a message;

The protocol can be implemented either in hardware or in software. There are a variety of standard protocols. Each has particular advantages and disadvantages; for example, some are simpler than others, some are more reliable, and some are faster.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.