Chapter 3-1 - TCP-IP Protocol Fundamental
Chapter 3-1 - TCP-IP Protocol Fundamental
Fundamental
TCP/IP Protocol Suite
Communications between computers on a network is done through
protocol suits. The most widely used and most widely available
protocol suite is TCP/IP protocol suite. A protocol suite consists of
a layered architecture where each layer depicts some
functionality which can be carried out by a protocol.
Each layer usually has more than one protocol options to carry out
the responsibility that the layers adheres to. TCP/IP is normally
considered to be a 4 layer system. The 4 layers are as follows:
1. Application layer
2. Transport layer
3. Network layer
4. Data Link layer
The TCP/IP Layers
1. Application layer
This is the top layer of TCP/IP protocol suite. This layer
includes applications or processes that use transport layer
protocols to deliver the data to destination computers.
Lastly, the data link layer makes sure the data transfer
to/from the physical media is done properly. Here again
the communication done at the data link layer can be
reliable or unreliable.