answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: HTTP uses which Layer 4 protocol to carry information?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which protocol is used to request for webpages and messages?

The HyperText Transfer Protocol (HTTP). For secure conections, the HTTP protocol operates on top of the Secure Sockect Layer (SSL) / Transport Layer Security protocols. This is HTTP Secure (HTTPS).


What layer does HTTP work?

The Hyper Text Transfer Protocol (HTTP) works on Layer 7 on the Application layer of the OSI Model.


What layer of OSI model does HTTP operate?

HTTPS is not a separate protocol, but refers to use of ordinary HTTP over an encrypted Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection. So it really does not have a place per say, because it's not a protocol it's a hybrid. Or you can say it originates in the Application layer and then finishes in the Presentation layer.


What is SSL with HTTP?

Hypertext Transfer Protocol Secure (HTTPS) is a combination of the Hypertext Transfer Protocol and a network security protocol. HTTP operates at the highest layer of the TCP/IP Internet reference model, the Application layer; but the security protocol operates at lower sublayer, encrypting an HTTP message prior to transmission and decrypting a message upon arrival. HTTPS has also been known as "Hypertext Transfer Protocol over Secure Socket Layer", but now HTTPS may be secured by the Transport Layer Security (TLS) instead of Secure Sockets Layer (SSL) protocol. To invoke HTTPS, one replaces "http://" with "https://" in the URI, or Web address. HTTPS connections are often used for payment transactions on the Web and for sensitive transactions in corporate information systems.


HTTP protocol belongs to which layer?

HTTP Belongs to the Application layer. Other transfer protocols like POP,FTP,SMTP etc also belongs to this layer


How is the application layer protocol telnet similar to http and ftp?

Telnet is similar to HTTP and FTP in that all three use the TCP protocol for connection-oriented


Which application layer protocol corrently match a corespondin function?

http telnet


Network Layer of TCPIP model?

The Network Layer in the TCP/IP model is responsible for routing data packets between different networks. It determines the best path for data to travel from the source to the destination through various interconnected networks. The Internet Protocol (IP) is the main protocol used at this layer to address and forward packets.


What are protocol architecture?

Protocol architecture or TCP/IP protocol architecture also referred to as the TCP/IP protocol suite is a simple fundamental underlying design which obeys a set of rules and conventions in which communication tasks are to be performed. The communication tasks of the protocol architecture are organized into five relatively independent layers: * Physical * Network Access Layer * Internet layer * Host-to-host, or transport layer * Application Layer In my research to this question it was interested to find out that there were some who consider the protocol architecture to be comprised of only four relative independent layers which are: * Network Access Layer * Internet layer * Host-to-host, or transport layer * Application Layer More information for each layer can be found at: http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/cnet/cnbb_tcp_kscb.mspx?mfr=true http://www.unix.org.ua/orelly/networking/tcpip/ch01_03.htm


Which layer of OSI model apple talk protocol work?

network layer source: http://en.wikipedia.org/wiki/AppleTalk


What is the purpose behind the Montreal Protocol?

The Montreal Protocol is a landmark international agreement designed to protect the stratospheric ozone layer.


What port does http use?

HTTP is the hyper text transfer protocol . The port used by HTTP is port 80 . The HTTP is the protocol of application layer.