Results 1 to 4 of 4

Thread: What is the role of http

  1. #1
    Join Date
    May 2014
    Posts
    28

    What is the role of http

    I am trying to study web programming. There are so many basic process here which is very hard to understand. Whenever we type a url we add a http at the start with semicolon and two forward slash. And then comes the website name. I want to know the role of http. What is it an what it does. I am not able to completely understand the same. In the same way when we login to email id then same turns to https. There is a S at the end. And it says that it is a secure way of connecting to a site.

  2. #2
    Join Date
    Nov 2010
    Posts
    445

    Re: What is the role of http

    There are different type of communication standard that are required to establish a connection between client pc and a serve. HTTP is one of them. It stands for Hyper Text Transfer Protocol. When you add http on the front of a web address your pc is able to understand what type of data you want to pull. Then comes the website address which has a IP in the backside. This IP belongs to the server where the website pages are stored. After typing the address the server accept your request and sends the page to your pc.

  3. #3
    Join Date
    Mar 2011
    Posts
    466

    Re: What is the role of http

    It is a web standard very old and still active. It allows you to open websites on a browser. The browser is very much similar to a software that read websites and give you data on your screen. Today's browser are more advanced. Https is a secure part. That means to access a site you need to add a user id and password. For example our email accounts. The data behind that is locked and not visible to anyone. Like search engines they cannot go beyond https.

  4. #4
    Join Date
    Feb 2015
    Posts
    42

    Re: What is the role of http

    http which stands for hyper-text transfer protocol is the data transfer system through which all the documents stored throughout the world are accessible to you it is the common language that enables all the computers to speak to each other.

Similar Threads

  1. How to fix HTTP error 307 Temporary Redirect (since HTTP/1.1)?
    By Charu Sharma in forum Networking & Security
    Replies: 6
    Last Post: 05-04-2012, 01:14 AM
  2. How to add Role Services in IIS 7
    By NawaBhuy in forum Software Development
    Replies: 5
    Last Post: 02-02-2011, 05:30 PM
  3. HTTP: 12029 no HTTP access for IE
    By Captainlumpy in forum Windows XP Support
    Replies: 5
    Last Post: 29-07-2010, 06:43 AM
  4. What is EJB role in J2EE?
    By VinFanatic in forum Software Development
    Replies: 3
    Last Post: 12-09-2009, 09:07 AM
  5. Hyper v role not available
    By dan in forum Windows Server Help
    Replies: 4
    Last Post: 15-03-2008, 11:54 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,530,575.00619 seconds with 16 queries