Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: HTTP and HTTPS

  1. #1
    Join Date
    Dec 2011
    Age
    28
    Posts
    1
    Rep Power
    0

    Default HTTP and HTTPS

    Can anyone tell me the details about these two terms?

  2. #2

    Default

    the basic difference between the two is that if you want to transfer or share confidential information then we use HTTPS else we use HTTP.

  3. #3
    Join Date
    Feb 2012
    Posts
    4
    Rep Power
    0

    Default The Main Difeerence between HTTP and HTTPS

    http>>this means that the website is talking to your browser using the regular "unsecure"language.. and https>> that basically means your computer is talking to the website in a secure code that no one can eavesdrop on..

  4. #4
    Join Date
    Feb 2012
    Posts
    4
    Rep Power
    0

    Default

    In other-words HTTPS was designed to be a secure transport technology for the HTTP protocol stack..

  5. #5
    Join Date
    Aug 2011
    Age
    28
    Posts
    30
    Rep Power
    0

    Default

    http works on port 80 and https work on port 443. https is more secure than http. Both protocol has same work.

  6. #6
    Join Date
    Feb 2012
    Location
    uk
    Age
    45
    Posts
    24
    Rep Power
    0

    Default

    Just think of the extra "S" standing for Secure

  7. #7
    Join Date
    Mar 2012
    Age
    26
    Posts
    10
    Rep Power
    0

    Default

    HTTP stands for HyperText Transfer Protocol, which is just a fancy way of saying it's a protocol (a language, in a manner of speaking) for information to be passed back and forth between web servers and clients.

    You really don't need to know what it all stands for; the important thing is the letter S which makes the difference between HTTP and HTTPS. The S (big surprise) stands for "Secure". You probably didn't need me to tell you that, because you already knew it had something to do with security.

  8. #8
    Join Date
    Mar 2012
    Age
    26
    Posts
    4
    Rep Power
    0

    Default

    HTTPS and HTTP both are the hyper-text transfer protocols used to transfer the text between client and server. While HTTP transfers the data in open form, HTTPS transfer the encrypted form of text over the wire, S is a suffix used to describe the secure nature of HTTPS protocol. Like the general, displaying text is transferred through HTTP, the more delicate information like used for financial transactions are transferred through HTTPS.
    To transfer the content of any web-page to an iphone would be done with HTTP, on the contrary making use of some iPhone apps to transfer the funds over internet will make use of HTTPS as the information would contain the crucial credentials of the user.

  9. #9
    Join Date
    Jun 2011
    Age
    33
    Posts
    106
    Rep Power
    0

    Default

    Thanks a lot friends as I am not aware of this. Now I am crystal clear.

  10. #10
    Join Date
    May 2012
    Posts
    20
    Rep Power
    0

    Default

    https is encrypted using SSL, meaning that your session cannot be observed by a third party.
    http means hyper text transfer protocol and https means hyper text transfer protocol secure

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Webclassifieds: Creating custom page for file not found (HTTP error: 404)
    By belongilot in forum Content Management Systems
    Replies: 0
    Last Post: 07-21-2010, 07:05 PM
  2. http://www.sgafc.com
    By skyagh in forum Website Design Awards
    Replies: 1
    Last Post: 03-06-2007, 04:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •