what is the difference between HTTP and TCP/IP protocal?

Answers were Sorted based on User's Feedback



what is the difference between HTTP and TCP/IP protocal?..

Answer / sl

TCP/IP : Transmission control protocol / Internet Protocol

HTTP: Hyper Text Transfer Protocol

HTTP runs on top of TCP/IP. TCP is responsible for making
sure that a file sent from one network node to another ends
up as a complete file at the destination, even though the
file is split into chunks when it is sent. IP is the
underlying protocol that moves or routes the chunks/packets
from one host to another on their way to the destination.
HTTP then is another network protocol that has web -specific
features, but it depends on TCP / IP to get the complete
request and response from one place to another. The
structure of an HTTP conversation is a simple Request/
Response sequence; a browser requests, and a server responds.

Is This Answer Correct ?    52 Yes 9 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / guest

HTTP - Hper text transfer protocol is used for websites.
(External)
TCP/IP - Transmission control protocol/Internet protocol is
used for access internet connection.

Is This Answer Correct ?    58 Yes 30 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / soumik banerjee

The basic difference of HTTP and TCP is HTTP works in
application layer .it is Hyper text transfer protocol.
TCP works in network layer and its work is to provide
client error free network.

Is This Answer Correct ?    35 Yes 13 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / nizam

In order to fetch a web page for you, your web browser must
"talk" to a web server and when web browsers talk to web
servers, they speak a language known as HTTP.
TCP/IP is a basic communication language or protocol of the
internet. It can also be used as a communications protocol
in a private network (either intranet, extranet)

Is This Answer Correct ?    22 Yes 8 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / srikanth

HTTP is the hyper text transfer protocol used to send/receive request/response to/from web server respectively.
Where as the TCP is a transmission control protocol used send/transfer data from one system to anoter system in the network. here the data is split-ted into ip packets.

Is This Answer Correct ?    7 Yes 2 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / alex

1. TCP is a core operates a relatively high level; HTTP is an Application Layer protocol that is a request/response standard found in client server computing.

2. TCP provides communication services at an intermediate level between an application program and the IP; in HTTP there are a series of sessions in which the client sends a request and the server sends a reply message back to the client including the request, an error message, or another piece of information.

Is This Answer Correct ?    1 Yes 1 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / cdeepakmca,pgcollg,secbad

Your question is actually asked in an incorrect format.
There is really only a difference between FTP & HTTP
protocols. However, both protocols are part of the TCP/IP
suite. So in reality FTP and HTTP are 2 different
protocols, as FTP is a a file transfer protocol opposed to
HTTP which is hyper-text (a hyper text transfer protocol).

Is This Answer Correct ?    35 Yes 48 No

what is the difference between HTTP and TCP/IP protocal?..

Answer / shahul hameed

hyper text transfer protocol

Is This Answer Correct ?    7 Yes 44 No

Post New Answer

More Networking AllOther Interview Questions

Explain FDDI

0 Answers  


what does FTP and TFTP stands for ?

6 Answers  


give an example of bus type network.

0 Answers  


Can we extend the range of Wifi with the use of some softwares, if yes, which one? Or is there any hardware to do so, how much will it cost?

0 Answers  


how can give permission with acl in numeric mode not in aplhabetical mode

2 Answers   SoftSol,






what is the troublshooting the network

17 Answers   DELL,


What is the baud rate of a standard 10 mbps Ethernet LAN ?

0 Answers  


what is Brouter?

3 Answers   Elgi Equipments, Wipro,


What is Device Manager?

1 Answers  


What is multicast routing

0 Answers   Elgi Equipments,


Which device is needed to connect two LANs with different network Ids ?

0 Answers  


What is Active Directory?

3 Answers   CMS,


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)