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

Understanding the TCP/IP Protocol Stack

The TCP/IP protocol stack is a set of network protocols essential for data transmission over the Internet, primarily consisting of the Transmission Control Protocol (TCP) and the Internet Protocol (IP). Developed in the early 1970s by DARPA, it facilitates communication between computers with different operating systems across various networks. While it offers high reliability and is widely used globally, it can be more complex to configure compared to other protocols.

Translated by

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

Understanding the TCP/IP Protocol Stack

The TCP/IP protocol stack is a set of network protocols essential for data transmission over the Internet, primarily consisting of the Transmission Control Protocol (TCP) and the Internet Protocol (IP). Developed in the early 1970s by DARPA, it facilitates communication between computers with different operating systems across various networks. While it offers high reliability and is widely used globally, it can be more complex to configure compared to other protocols.

Translated by

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

TCP/IP PROTOCOL STACK

It is a set ofnetwork protocolson which it is basedInternetand that allow the


data transmission between networkscomputersIt is called a set of protocols.
TCP/IP, in reference to the two most important protocols that make it up:Protocol of
Transmission Control(TCP) andInternet Protocol(IP), which were the first two in
to define oneself, and what are the most used in the family. There are so many protocols in this
set that exceeds 100 different ones, among them is the popularHTTP
HyperText Transfer Protocol, which is used to access theweb pages,
in addition to others like theARP(Address Resolution Protocol) for resolution of
directions, theFTP(File Transfer Protocol) for file transfer, and theSMTP
(Simple Mail Transfer Protocol) and thePOP(Post Office Protocol) foremail,
TELNETto access remote teams, among others.

TCP/IP is the foundation ofInternet, and it is used to linkcomputersthat use different


operating systems, includingPC, minicomputersand mainframe computers about
local area networksLAN) and extensive area (WAN).

TCP/IP was developed and demonstrated for the first time in1972by theDepartment of
Defenseof theUnited Statesrunning it onARPANET, a wide area network of
said department.

The Internet protocol family can be described byanalogywith theOSI model


(Open System Interconnection), which describes the levels or layers of the protocol stack,
although in practice it does not correspond exactly to the model on the Internet. In a stack of
protocols, each level solves a series of problems related to transmission of
data, and provides a well-defined service at the highest levels. The levels
superiors are the closest to the user and deal with more abstract data, leaving the
lower levels the task of translating the data in a way that is physically
manipulable.

The Internet model was designed as a solution to a practical engineering problem.

TheOSI model, on the other hand, was proposed as a theoretical approach and also as
a first phase in the evolution of thecomputer networks. Therefore, theOSI model
it is easier to understand, but the TCP/IP model is the one that is actually used. It is helpful
understand theOSI modelbefore knowing TCP/IP, since the same principles apply,
but they are easier to understand in theOSI model.
History of the TCP/IP Protocol

The Internet Protocol Suite was the result of the work carried out by the
Defense Advanced Research Projects Agency (DARPA for short)
English) toearly 70sAfter the construction of the pioneerARPANETin1969
DARPA began working on a large number of data transmission technologies. In
1972Robert E. Kahnhe was hired by the Office of Processing Techniques
DARPA information, where he worked in communicationpackagesforsatelliteand for
radio waves, acknowledged the important value of communication in these two ways. In the
spring of 1973,Vint Cerfdeveloper of the ARPANET protocol, Network Control
Program(NPC) joined Kahn with the aim of creating an open architecture of
interconnection and thus design the new generation of ARPANET protocols.

For the summer of1973, Kahn and Cerf had achieved a fundamental remodeling,
where the differences between network protocols were hidden using aProtocol of
communicationsand moreover, the network ceased to be responsible for the reliability of the
communication, as it happened in ARPANET, was thehostthe responsible. Cerf acknowledged the
merit ofHubert ZimmermanyLouis Pouzincreators of thered CYCLADESbecause of his/her
the work was greatly influenced by the design of this network.

With the role that networks played in the communication process reduced to a minimum, it
it became a real possibility to communicate different networks, regardless of the characteristics
that they had. There is a popular saying about the TCP/IP protocol, which was the product
final developed by Cerf and Kahn, which states that this protocol will end up working
even between 'two cans connected by a string'. In fact, there is even an implementation
usingmessenger pigeons, IP about messenger pigeons, which is documented inRFC
1149. .

A computer called a router (a name that was later changed to gateway, door
of link, to avoid confusion with other types ofGateway) is equipped with a
interface for each network, and sendsDatagramsround trip between them. The requirements for
these routers are defined in theRFC 1812.

This idea was implemented in a more detailed way by the research group.
what Cerf had inStanfordduring the period from 1973 to 1974, resulting in the
first TCP specification (Request for Comments 675,Then DARPA was
hired byBBN Technologies, theStanford University, and theUniversity College of
Londonto develop operational versions of the protocol on different platforms of
hardware. Four different versions were developed: TCP v1, TCP v2, a third
divided into two TCP v3 and IP v3 in the spring of 1978, and then the version was stabilized
TCP/IP v4 - the standard protocol that is still used on the Internet.

In1975the first communication test between two networks with protocols was carried out
TCP/IP between Stanford University and University CollegeLondon(UCL). In
1977Another communication test was conducted using a TCP/IP protocol between three networks.
different locations inUnited States, United KingdomyNorway. Varios prototipos
different TCP/IP protocols were developed in multiple research centers among
the years1978y1983The complete network migrationARPANETto the TCP/IP protocol
officially concluded on the dayJanuary 1of1983when the protocols were activated
permanently.

In March of1982, the United States Department of Defensedeclared the protocol


TCP/IP is the standard for communications between military networks. In1985, the Center of
Internet Administration (Internet Architecture Board IAB)
organized a three-day Workshop, attended by 250 salespeople
thus promoting the protocol, which contributed to an increase in its commercial use.

Kahn and Cerf were awarded with thePresidential Medal of Freedomthe10 de


Novemberof2005for their contribution to American culture.

Advantages and disadvantages

The TCP/IP suite is designed for routing and has a very high degree of reliability.
it is suitable for large and medium networks, as well as in enterprise networks. It is used for
world level to connect toInternetand web servers. It is compatible with the
standard tools to analyze network performance.

One drawback of TCP/IP is that it is more difficult to configure and maintain than
NetBEUIoIPX/SPX; it is also somewhat slower on networks with a medium traffic volume
lower. However, it can be faster on networks with a large traffic volume where
we need to route a large number of frames.

The TCP/IP suite is used in both university campuses and complexes.


business environments, where they use many routers and connections to mainframe or to
computersUNIXas well as in small or home networks,mobile phones
and inhome automation.

You might also like