Why TCP and IP are written all together as TCP/IP?
Answer Posted / srikanth kaligotla
Actually it stands for Transmission Control Protocol over Internet Protocol
and they mean the same thing.
That's not correct.
First, Ethernet is the low-level hardware system that controls how the actual hardware parts function.
Next, think of IP as a phone system or traffic signs. It provides the basic control of connecting system two points together.
TCP on the other hand is more like a messaging system or traffic control officer which directs messages/cars to the correct point.
Taken together, TCP/IP, provides a system of reliably transferring data to and from any two connected devices.
With the Internet, when you want to send or receive data, the IP part of the system is the part that controls making the actual hardware connections with the wires (or wireless waves). The TCP part of the system is the software that is responsible for taking the data and breaking it up, sending it, reassembling the received data, and checking the data and re-sending if necessary.
There are countless explanations with analogies and technical details available.
However, is it not possible for TCP to be built on top of another protocol besides IP?
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is redirector
How does a token ring network work ? In what way is it different from Ethernet ?
If i want to crack any serial key using system information then how can i do it? Is it possible?
Explain The ATM reference model
Which layer is used to run services like FTP, Telnet etc.
Differentiate between Link state and Distance Vector Routing algorithm.
Write short note on any four of the following:
What are the other names of IEEE 802.11 protocol or standard?
Explain network topologies ?
hi , can you Suggest me the books (with author names) to learn Network programming from basics. Thanks in Advance... Prakash
What are the advantages of cell switching that is used in ATM?
What is the minimum and maximum length of the header in the TCP segment and IP datagram
what happens when two consigitive ports of switch are connacted using one cross cabel with each other?(how the whole network gets down)
Why does ATM use the cell of small and fixed length ?
Explain Network Topologies and their uses.