Loading ...

What is the meaning of Protocol?

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  getting started / general asp.net   » What is the meaning of Protocol?

What is the meaning of Protocol?

Posts under the topic: What is the meaning of Protocol?

Posted: 7/2/2010

Contributor 2237  points  Contributor
  • Joined on: 9/24/2009
  • Posts: 172

Hello Experts,

I am a learner. I am reading about ASP.NET page life cycle.There is very often use a word "HTTP".

HTTP mean that what I get - Hyper Text Transfer Protocol.It is use to transfer files between web browser and web server.HTTP is a communicator between web brower and web server.Like HTTP is used to send GET request to the web server and web server process the GET request on the server.etc.

But the main thing is PROTOCOl.what is it?

can anyone explain me what is meaning of protocol?

Thanks in advance.

 


Posted: 7/2/2010

Guru 16518  points  Guru
  • Joined on: 4/19/2009
  • Posts: 483
  Answered

From : http://en.wikipedia.org/wiki/Communications_protocol

The protocols in human communication are separate rules about appearance, speaking, listening and understanding. All these rules, also called protocols of conversation, represent different layers of communication. They work together to help people successfully communicate. The need for protocols also applies to network devices. Computers have no way of learning protocols, so network engineers have written rules for communication that must be strictly followed for successful host-to-host communication. These rules apply to different layers of sophistication such as which physical connections to use, how hosts listen, how to interrupt, how to say good-bye, and in short how to communicate, what language to use and many others. These rules, or protocols, that work together to ensure successful communication.

 

http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol

HTTP is a request-response protocol standard for client-server computing. In HTTP, a web browser, for example, acts as a client, while an application running on a computer hosting the web site acts as a server. The client submits HTTP requests to the responding server by sending messages to it. The server, which stores content (or resources) such as HTML files and images, or generates such content on the fly, sends messages back to the client in response. These returned messages may contain the content requested by the client or may contain other kinds of response indications. A client is also referred to as a user agent (or 'UA' for short). A web crawler (or 'spider') is another example of a common type of client or user agent.

So you can say it is a set of rules for communication between the client and server or you can say the endpoints on internet.



Posted: 7/2/2010

Contributor 2237  points  Contributor
  • Joined on: 9/24/2009
  • Posts: 172

raghav_khunger said:

So you can say it is a set of rules for communication between the client and server or you can say the endpoints on internet.

Thank you Sir for reply.Sir can you please explain me that what do you mean by "endpoints on internet"?


Posted: 7/2/2010

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389
  Answered

Set of rules and conventions = Protocols.

You can think of protocols as agreement between two or more parties in doing something together.

In Network Communications, HTTP, TCP/IP, SMTP are protocols where each one has its own purpose and all parties involved in the communication by using these protocols is required to respect the rules in order to have successfull communication.

I think by endpoint on internet, @Raghav was thinking of two devices, points or parties that are involved in the communication, like the example with the client and server.


Posted: 7/3/2010

Contributor 2237  points  Contributor
  • Joined on: 9/24/2009
  • Posts: 172

Thank you Hajan.

Now What I understood that Protocol is a set of rules.Like Two man make a rule that v both would communicate in English language only.So this rule is protocol.

Before Protocol, In computer life there were no rules to communicate.After this Computer Engineer have wrritten some rules, that called Protocol.

Am I right?

 


Posted: 7/3/2010

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389
  Answered

mohit said:

Thank you Hajan.

Now What I understood that Protocol is a set of rules.Like Two man make a rule that v both would communicate in English language only.So this rule is protocol.

Before Protocol, In computer life there were no rules to communicate.After this Computer Engineer have wrritten some rules, that called Protocol.

Am I right?

 

Well, protocols exists from the begining of the Ear of Computers. When the 'Emails' come in the Internet as a message exchanging - SMTP protocol was invented somewhere in the early '80 years.

Basically, I see you understand the things correctly :).


Posted: 7/3/2010

Contributor 2237  points  Contributor
  • Joined on: 9/24/2009
  • Posts: 172

hajan said:

 

mohit said:

 

Thank you Hajan.

Now What I understood that Protocol is a set of rules.Like Two man make a rule that v both would communicate in English language only.So this rule is protocol.

Before Protocol, In computer life there were no rules to communicate.After this Computer Engineer have wrritten some rules, that called Protocol.

Am I right?

 

 

Well, protocols exists from the begining of the Ear of Computers. When the 'Emails' come in the Internet as a message exchanging - SMTP protocol was invented somewhere in the early '80 years.

Basically, I see you understand the things correctly :).

 

Thank you Hajan.

And I understood the things because of your nice way of teaching style:)


Posted: 7/3/2010

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389

I'm glad I was helpful :).

Thanks.


Posted: 12/11/2010

Lurker 5  points  Lurker
  • Joined on: 12/11/2010
  • Posts: 1

According to this protocol definitioncomputer protocols are standard methods for transmitting and processing information between computers. Most often a protocol definition is standardized and agreed upon by a number of authorities. This standardization ensures that all computers using a given protocol work with the information as defined by the protocol. Computer protocols are often used in conjunction with the Internet.


Posted: 12/11/2010

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389

ravendawson said:

user="Raven Dawson"]

According to this protocol definitioncomputer protocols are standard methods for transmitting and processing information between computers. Most often a protocol definition is standardized and agreed upon by a number of authorities. This standardization ensures that all computers using a given protocol work with the information as defined by the protocol. Computer protocols are often used in conjunction with the Internet.

This is true. We have concluded in the discussion pretty much the same ;).


Posted: 6/20/2011

Lurker 5  points  Lurker
  • Joined on: 6/20/2011
  • Posts: 1

protocol means set of instruction rules followed by coomunicator to full fil his basic needs!!!!!!!!!!


Posted: 6/22/2011

Lurker 5  points  Lurker
  • Joined on: 6/22/2011
  • Posts: 1


Well, great work! You have helped me to improve my knowledge about this field. Thank you so much for sharing.


__________________
<a href="http://watchonlinefreemovies.biz">watch movies online free</a>


Posted: 6/22/2011

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389

Melissa Daisy said:

Well, great work! You have helped me to improve my knowledge about this field. Thank you so much for sharing.

 

Melissa, thats why we are here ;)

If you have any question to ask, you can freely open new thread with the question in title and description in body of your post.

Regards,
Hajan


Page 1 of 1 (13 items)