Home     Contact     Forum     Projects     Experiments     Circuits     Theory     BLOG     PIC Tutorials     Time for Science     RSS     Terms of services     Privacy policy  
   
 Home     Forum     Projects     Experiments     Circuits     Theory     BLOG     PIC Tutorials     Time for Science   

Author Topic: Protocol? What is protocol?  (Read 16200 times)

0 Members and 1 Guest are viewing this topic.

Keep_in_mind

  • Guest
Protocol? What is protocol?
« on: March 22, 2008, 20:03:37 PM »
And yet another question. What do we call a protocol? And what has to do with communications?

Thank bro's!

kam

  • Administrator
  • Hero Member
  • *****
  • Posts: 1849
Re: Protocol? What is protocol?
« Reply #1 on: March 22, 2008, 22:31:20 PM »
it has to do with communication actually.

In real world, we would call protocol each country language. For Greeks, the protocol is Greek. With this protocol, the Greeks can communicate together because they have the same protcol. But they cannot communicate with Africans as they have not the same protocol.

In computer for example, there are several protocols. One of them is the HTTP (hyper text transfer protocol). This is the way that the client and the serever must both know in order to communicate together!

For communicate two PICs together for example, you need to make a protocol or use a ready one to make them understand together. For example, how can a PIC tell to another PIC "Turn on output 1"?
The answer that someone will give a very small protocol!

circuitfella11

  • Newbie
  • *
  • Posts: 5
Re: Protocol? What is protocol?
« Reply #2 on: May 08, 2013, 14:11:44 PM »
protocols are much needed not only in communications, but also in electronics, electrical etc.

protocols are made to establish standards for devices so that it can easily adopt hardware or software changes now and in the future. it is made so that devices communicate and understand with each other.

cheerio

  • Sr. Member
  • ****
  • Posts: 306
Re: Protocol? What is protocol?
« Reply #3 on: May 09, 2013, 02:31:53 AM »
a protocol is a set of rules of behaviour.

kam

  • Administrator
  • Hero Member
  • *****
  • Posts: 1849

abhipoints

  • Newbie
  • *
  • Posts: 6
Re: Protocol? What is protocol?
« Reply #5 on: October 13, 2016, 13:59:47 PM »
Communication protocols are formal descriptions of digital message formats and rules. They are required to exchange messages in or between computing systems and are required in telecommunications.