Difference between TCP/IP and IP protocol?
Answers were Sorted based on User's Feedback
Answer / samuel, banyan soft
The difference is that TCP is responsible for the data
delivery of a packet and IP is responsible for the logical
addressing. In other words, IP obtains the address and TCP
guarantees delivery of data to that address.
| Is This Answer Correct ? | 232 Yes | 22 No |
The difference is that TCP is responsible for the data
delivery of a packet and IP is responsible for the logical
addressing. In other words, IP obtains the address and TCP
guarantees delivery of data to that address.
| Is This Answer Correct ? | 136 Yes | 17 No |
Answer / surya
Hi All,
The Internet Protocol (IP) is a network-layer (Layer 3)
protocol that contains addressing information and some
control information that enables packets to be routed but
TCP is a protocol which is responsible for relaiable
communication between to Computer on the Network or WWW.
IP is connectionless protocol and TCP is connection
orianted protocol because it creates virtual circut between
hosts before data transfer.
| Is This Answer Correct ? | 72 Yes | 12 No |
Answer / arunrajesh
TCP/IP is like a Name with address, even if protocol is not
there you cannot find the concern person.
TCP : Connection Oriented - End to End Delievery
IP : Addresses where the packets has to be send.
| Is This Answer Correct ? | 41 Yes | 9 No |
Answer / shekhar reddy
see TCP/IP it is a protocol suite. means it is the
combination of protocols which are related to TCP and IP
TCP is a transport layer protocol
IP is a network layer protocol
TCP is a connection oriented protocol
IP is a connection less protocol
| Is This Answer Correct ? | 25 Yes | 10 No |
Answer / chipo siatubi
The difference is that TCP is responsible for the data
delivery of a packet and IP is responsible for the logical
addressing. In other words, IP obtains the address and TCP
guarantees delivery of data to that address.
| Is This Answer Correct ? | 22 Yes | 8 No |
Answer / namgay tshering
TCP is responsible for the data delivery of a packet.
IP is responsible for the logical addressing.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / jyothsna
tcp is connection oriented& also responsiable 4 data
delivary
ip is connectionless oriented & responsiable 4 logical
addressing
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / govind k
TCP handles packet flow between systems
IP handles the routing of packets
| Is This Answer Correct ? | 16 Yes | 9 No |
Answer / krishh@iitg
# IP - is responsible for moving packet of data from node to
node. IP forwards each packet based on a four byte
destination address (the IP number). The Internet
authorities assign ranges of numbers to different
organizations. The organizations assign groups of their
numbers to departments. IP operates on gateway machines that
move data from department to organization to region and then
around the world.
# TCP - is responsible for verifying the correct delivery of
data from client to server. Data can be lost in the
intermediate network. TCP adds support to detect errors or
lost data and to trigger retransmission until the data is
correctly and completely received.
| Is This Answer Correct ? | 10 Yes | 4 No |
What is the difference between unidirectional and bidirectional?
Are sockets tcp?
How many hosts can be on each network? Consider a fixed subnet partition of a class b network number that will accommodate at least 76 networks.?
How do I check if a port is open?
Explain what is a firewall?
Is there any equivalent protocol to Cisco's property protocol IGRP.
What is ipv6?
What is the j std 001?
How can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?
What protocols fall under the tcp/ip internet layer?
How to get a client system IP address
0 Answers Sans Pareil IT Services,
EXplain how the TCP/IP suite addresses logical addressing