0% found this document useful (0 votes)
3 views3 pages

Overview of TCP/IP Protocol Development

Uploaded by

zaryab6742
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views3 pages

Overview of TCP/IP Protocol Development

Uploaded by

zaryab6742
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Name : Zaryab Khan

Roll no : 301-211004

Department : BSCS 6(A)

Subject : Computer Networks.

Date : 29-August-2024

Question:

Write a summary of the research article name ‘A Protocol for Packet Network

Intercommunication’ published by the founders of the internet (V.G Cerf and


R.E Kahn).

Answer:

The research article “A Protocol for Packet Network Intercommunication” by


Vint Cerf and Robert Kahn is one of the most important papers in the history
of computer networks. This paper was written in 1974 and is considered the
foundation of the internet. The ideas presented in it led to the development
of the TCP/IP protocol suite, which is still used to manage internet
communications today.

Background and Problem Statement


In the early 1970s, many different types of computer networks were being
developed. Each network had its own way of sending and receiving data,
known as a protocol. While these networks worked well on their own, they
couldn’t easily communicate with each other because their protocols were
incompatible. This situation created a need for a way to connect different
networks, allowing them to share information and work together as a unified
system. This need gave rise to the concept of internetworking, where
multiple separate networks could be linked to act as one large network.

The Proposal: TCP/IP

Cerf and Kahn proposed a solution in their paper, introducing the concept of
a protocol that would allow different networks to communicate with each
other. Their solution was the Transmission Control Protocol (TCP), which
would later be paired with the Internet Protocol (IP). Together, these are
known as TCP/IP.

The TCP/IP model was designed to be a set of guidelines for how data should
be packaged,transmitted, and received across different networks. TCP
handles the task of ensuring that data is transmitted accurately and in the
correct order. It breaks down messages into smaller packets, sends them to
the destination, and then reassembles them in the right order. If any packets
are lost during transmission, TCP also makes sure they are retransmitted.

On the other hand, IP is responsible for routing these packets across the
networks to the correct destination. It does this by assigning a unique
address, called an IP address, to each device on the network. This address
system allows devices on different networks to find each other and
communicate.

Key Features and Design Principles


One of the most important ideas in this paper is the principle of end-to-end
[Link] means that the communication process is managed
primarily by the sending and receiving devices

You might also like