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

Where will the deleted data stored when the Recycle Bin is full ?

1 Answers  


What is LMHOSTS file?

1 Answers  


Which one is not done by Data link layer ? 1. bit stuffing 2. LRC 3. CRC 4. parity check

3 Answers  


What is Kerberos?

3 Answers   Cap Gemini, Elgi Equipments, TCS,


Differentiate between Link state and Distance Vector Routing algorithm.

0 Answers  






Is the nyquist theorem true for optical fibre or only for copper wire ? Explain.

0 Answers  


Outline and discuss the main fields in Ethernet IEEE 802.3 frame. What are the main objectives of preamble ?

0 Answers  


What is Antivirus?

1 Answers   Reliance,


Could u Pl. explain all the 7 layers of network?

1 Answers  


Why the data input flectuation occurs when you are online?

0 Answers  


Discuss how satellite network differs from traditional networks such as Ethernet, Tokenbus.

0 Answers  


Tell an example of bus type network.

3 Answers   Honeywell,


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)