Difference between TCP/IP and IP protocol?
Answer Posted / mohan kumar ,webstrange techno
TCP - Transmission Control Protocol
TCP is used for transmission of data from an application to the network.
TCP is responsible for breaking data down into IP packets before they are sent, and for assembling the packets when they arrive.
IP - Internet Protocol
IP takes care of the communication with other computers.
IP is responsible for the sending and receiving data packets over the Internet.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you check your ip address?
What port can I use instead of 80?
Is a form of interprocess communication?
Is http based on tcp?
Do I need a dedicated ip?
Explain what is a firewall?
How can I tell if a port is blocked?
Does http request contain ip address?
How do I find a device by ip address?
What is domain name system (dns)?
What is routing protocol and its purposes?
Can isp block ports?
What is an ip block list?
Why its so called Open system interconnection reference model?
Why shared memory is faster than message queue?