11. IP is responsible for
communication while TCP is responsible for
Host-to-Host: Process-to-Process
O Process to Process: Host-to-Host
Process to Process: Node-to-Node
Node-to-Node: Process to Process
Answers
Answered by
0
Answer:
The Internet Protocol (IP) is responsible for addressing host interfaces, encapsulating data into datagrams (including fragmentation and reassembly) and routing datagrams from a source host interface to a destination host interface across one or more IP networks.
TCP is the component that collects and reassembles the packets of data, while IP is responsible for making sure the packets are sent to the right destination. TCP/IP was developed in the 1970s and adopted as the protocol standard for ARPANET (the predecessor to the Internet) in 1983.
Explanation:
Similar questions