Difference between TCP/IP and IP protocol?
Answer Posted / 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 |
Post New Answer View All Answers
Explain what are the networking protocol options for the windows clients if for some reason you do not want to use tcp/ip?
What is tcp example?
What is difference between tcp and ip?
How do I check if port 22 is open?
How do I find out what program is using a port?
Does ip address change with location?
What is difference between port number and ip address?
What protocols fall under the tcp/ip internet layer?
Explain how can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?
What are the different layers in TCP/IP model? What are the protocols associated with each layer?
What are the different class and ranges of ip address?
What port is smb?
What is port 445 commonly used for?
What is google ip address for ping?
What is the difference between flow control and error control?