TCP/IP Model

TCP/IP stands for Transmission Control Protocol/Internet Protocol. It has 4 layers named as Physical layer, Network layer, Transport layer, and Application layer.  It also can be used as a communications protocol in a private computer network. It was designed by Vint Cerf and Bob Kahn in the 1970s.

Advantages

  • Many Routing protocols are supported.
  • It is highly scalable and uses a client-server architecture.
  • It is lightweight.

Disadvantages

  • Little difficult to set up.
  • Delivery of packets is not guaranteed by the transport layer.
  • Vulnerable to a synchronization attack.

Difference Between OSI Model and TCP/IP Model

Data communication is a process or act in which we can send or receive data. For data communication two models are available. We will discuss these two models in this article and also see the differences between these two articles.

  • OSI Model
  • TCP/IP Model

Similar Reads

OSI Model

OSI stands for Open Systems Interconnection. It has 7 layers Physical layer, Data Link layer, Network layer, Transport layer, Session layer, Presentation layer, and Application layer. Each layer performs its task independently. It was developed in 1984 by the International Organization for Standardization (ISO)....

TCP/IP Model

TCP/IP stands for Transmission Control Protocol/Internet Protocol. It has 4 layers named as Physical layer, Network layer, Transport layer, and Application layer.  It also can be used as a communications protocol in a private computer network. It was designed by Vint Cerf and Bob Kahn in the 1970s....

Similarities between OSI Model and TCP/IP Model

OSI and TCP/IP both are logical models. One of the main similarities between the OSI and TCP/IP models is that they both describe how information is transmitted between two devices across a network. Both models define a set of layers. Each layer performs a specific set of functions to enable the transmission of data....

Differences between OSI Model and TCP/IP Model

Parameters OSI Model TCP/IP Model Full Form OSI stands for Open Systems Interconnection. TCP/IP stands for Transmission Control Protocol/Internet Protocol. Layers It has 7 layers. It has 4 layers. Usage It is low in usage. It is mostly used. Approach It is vertically approached. It is horizontally approached. Delivery Delivery of the package is guaranteed in OSI Model. Delivery of the package is not guaranteed in TCP/IP Model. Replacement Replacement of tools and changes can easily be done in this model. Replacing the tools is not easy as it is in OSI Model. Reliability It is less reliable than TCP/IP Model. It is more reliable than OSI Model....

OSI Model vs TCP/IP Model : FAQ’s

1: Which layers of OSI are relevant to TCP?...