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
When is a translating bridge used ?
In which of the 7 layers of OSI will a service handling conversion of characters is from EBCDIC to ASCII be normally implemented ?
Differentiate between Baseband co-axial cable and broad band coaxial cable
Define Satellite Networks
If the transmitted code word is 10011000 and the received code word is 11001001. What is the error word ? Write transmitted code word , received code word and error word as polynomials.
Give the equivalent binary word for the polynomial x8+x2+x+1.
The physical layer service is a non-confirmed service. Assume that some bits of data are lost during transmission over physical media, which layer will detect the loss and take some remedial measures. Explain any one method clearly depicting how this operation is performed.
Explain Traffic shaping using token bucket algorithm
what is buffering and flooding in NIC ?
Why does ATM use the cell of small and fixed length ?
What is the advantage of Ring network ? Compare it with ethernet
Assuming classful addressing, find the no of subnets and the no of hosts per subnet for the following blocks: (i) 122.45.77.32/20 (ii) A class B block having mask of 255.255.192.0
hi , can you Suggest me the books (with author names) to learn Network programming from basics. Thanks in Advance... Prakash
What do you understand by the term ‘structured cabling’. State the main rules that should be used when installing a cable. 31. Show that maximum cabling area for LAN for horizontal cabling runs is approximately 200m.
When you look at a Cisco switch like Cisco 2950, why are the ports labeled with an 'X' behind the number? Like 1x, 2x.....23x, 24x, and what does it mean when there is no 'X'?