reddit

Well-known member
  • Aug 18, 2016
    8,940
    8,171
    113
    Chilaw
    Hypertext Transfer Protocol

    What is HTTP (Hypertext Transfer Protocol)? The Hypertext Transfer Protocol is an application protocol for distributed, collaborative, hypermedia information systems that allows users to communicate data on the World Wide Web.

    559209.jpg
     

    NRTG

    Well-known member
  • Oct 19, 2019
    40,639
    197,645
    113
    Colombo, Sri Lanka
    HTTP stands for HyperText Transfer Protocol. It is a protocol used to access the data on the World Wide Web (www). HTTP is a client-server protocol, which means requests are initiated by the recipient, usually the Web browser. Its definition presumes an underlying and reliable transport layer protocol, thus Transmission Control Protocol (TCP) is commonly used. However, HTTP can be adapted to use unreliable protocols such as the User Datagram Protocol (UDP), for example in HTTPU and Simple Service Discovery Protocol (SSDP)1.
    Received message. HTTP stands for HyperText Transfer Protocol. It is a protocol used to access the data on the World Wide Web (www). HTTP is a client-server protocol, which means requests are initiated by the recipient, usually the Web browser. Its definition presumes an underlying and reliable transport layer protocol, thus Transmission Control Protocol (TCP) is commonly used. However, HTTP can be adapted to use unreliable protocols such as the User Datagram Protocol (UDP), for example in HTTPU and Simple Service Discovery Protocol (SSDP).
    Learn more: