Http Protocol

Related Essays

  • Http Protocol HTTP Protocol. Hyper Text Transfer Protocol or more commonly known as HTTP is the protocol used by the World Wide Web. ... ...
  • Ip Address ... typical URL appears as follows http://www.svpnpa.gov.in:80/cp18-whoiswho.html#dds Translated into a command it translates: Use the http...
  • Cell And Voice Over Internet Protocol Research ... minutes, and the weeknight and weekends are unlimited (http://www.t-mobile.com/plans/ FamilyTimeRatePlanDetails.asp). Voice over the Interne...
  • An Introduction To Intrusion Detection Systems ... For a web server this would typically monitor the HTTPS protocol stream and understand the HTTP protocol relative to the web server/s...
  • Roles Of Computer In The Society ... File Transfer Protocol Web pages are transferred between computers using the HTTP protocol, with other types of files sent using FTP....

Http Protocol

Hyper Text Transfer Protocol or more commonly known as HTTP is the protocol used by the World Wide Web. HTTP defines how messages are formatted, transmitted and how web servers and browsers respond to various commands. For example, when you type a URL into a browser, you're actually sending a command to the web server instructing it to find and return the requested web page. Known as a stateless protocol, each command is executed independently with no knowledge of the prior command. Due to HTTP being a stateless protocol, web sites can't respond intelligently to user commands on input. The use of new technologies such as Active X, Java, Java Script, and cookies help HTTP overcome this command issue. HTTP is a TCP/IP based communication protocol; which is used to deliver virtually all files and other data called resources. A browser works as an HTTP client because it sends requests to an HTTP server which is called a web server. The standard port for a HTTP is 80, but it can be changed to other ports such as 8080. There are three important things about HTTP that a person should remember: HTTP is connectionless due to after a request is made, the client disconnects from the server and waits for a response. The server must re-establish connection after it processes the request. HTTP is media independent, any type of data can be sent by HTTP as long as both the client and server know how to handle the data content. HTTP is stateless. This is a result of HTTP being connectionless where the server and client are aware of each other only during a request, then forgetting each other. The HTTP message structure format is designed as listed:
Initial Line: Request line which has three parts separated by spaces.
Response Line: The response line called the status line also has three parts separated by spaces. Header Lines: provide information about the request or response. The Message Body: this is a body of data sent after the header lines....

View Full Essay

  • Submitted by: rileyhenson
  • Date Submitted: 10/14/2007 04:52 PM
  • Category: Technology
  • Words: 621
  • Pages: 3
  • Views: 271
  • Popularity Rank: 2003

View Full Essay

Want More?

Thousands of students trust OPPapers.com for help with their writing. Shouldn't you?

Join Now