90.7k views
4 votes
1. The presentation of data is becoming more and more important in today's Internet. Some people argue that the TCP/IP protocol suite needs to add a new layer to take care of the presentation of data. If this new layer is added in the future, where should its position be in the suite?

User Bertha
by
4.9k points

2 Answers

6 votes

Answer:

The layer ought to be embedded between Layer 2 and 3.

Step-by-step explanation:

Applications often communicate with each other. This cannot be successful if they don't see data the same way. The Presentation Layer in the Open Systems Interconnection defines how data is presented and is often processed in the TCP/IP applications.

While the Presentation Layer does not exist as a different layer in the TCP/IP protocol order of arrangement, it is important to note that the Network Layer is also known referred to as the TCP/IP’s Network Layer.

Therefore, if the presentation of the data layer will be separated, it should be between layer 2 and 3.

Cheers!

1. The presentation of data is becoming more and more important in today's Internet-example-1
User Sean Fahey
by
4.5k points
3 votes

Answer:

It is important to add presentation layer after the physical layer, so that the data along with it's headers can be translated, when the receiver machine is applying a set of different characters.

Data compression is also required to reduce the space that is occupied by data during transmission, now once the presentation is added to the physical layer, data from the physical layer can be compressed at the presentation layer and sent by improving the throughput.

Step-by-step explanation:

Solution

The presentation of data involves the following as shown below:

Presentation of data comprises of the task like translating between receiver and sender devices so that machines with different capabilities sets can communicate with one another.

It involves encoding and decoding of data to provide data security that is been transmitted by different machines.

Data sometimes needs to compressed for efficiency improvement for transmission.

The physical layer of the TCP/IP protocol suite is responsible or refers to the transmission of physical data over a physical medium

It is good or important to add presentation layer after the physical layer, so that the data along with it's headers can be translated, when the receiver machine is applying a set of different characters.

Data encryption at this stage is good for security instead of encrypting the data at upper/higher layers.

Hence, it is advisable to add presentation layer after the physical layer in the TCP/IP suite.

User Mens Rifles
by
5.5k points