Describe me about Presentation Layer in OSI Model?
sabastian 11-March-2009 07:16:27 PM

Comments


The Presentation Layer is the sixth layer of the seven-layer OSI model of computer networking.Responsible for formatting data so that application-layer protocols (and then the users) can recognize and work with it. I
Posted by sagitraz


www.roseindia.net/technology/networking/osi.shtml
Posted by crouse


The presentation layer is responsible for formatting data so that application-layer protocols (and then the users) can recognize and work with it. If you think about file extensions—such as .doc, .jpg, .txt, .avi, and so on—you realize that each of these file types is formatted for use by a particular type of application. The presentation layer does this formatting, taking the application layer data and marking it with the formatting codes so that it can be viewed reliably when accessed later. The presentation layer can also do some types of encryption, but that is not as common as it used to be since there are better ways to encrypt that are easier on CPU and RAM resources.
Posted by AbramianDaniel


Presentation layer do the following:

Coding into 1s & 0s
encryption
compression
Posted by Hash007



Posted: 12-March-2009 11:39:40 AM By: Hash007

Presentation layer do the following:

Coding into 1s & 0s
encryption
compression

Posted: 12-March-2009 03:41:43 PM By: AbramianDaniel

The presentation layer is responsible for formatting data so that application-layer protocols (and then the users) can recognize and work with it. If you think about file extensions—such as .doc, .jpg, .txt, .avi, and so on—you realize that each of these file types is formatted for use by a particular type of application. The presentation layer does this formatting, taking the application layer data and marking it with the formatting codes so that it can be viewed reliably when accessed later. The presentation layer can also do some types of encryption, but that is not as common as it used to be since there are better ways to encrypt that are easier on CPU and RAM resources.

Posted: 16-March-2009 04:51:59 AM By: crouse

www.roseindia.net/technology/networking/osi.shtml

Posted: 19-March-2009 03:39:43 AM By: sagitraz

The Presentation Layer is the sixth layer of the seven-layer OSI model of computer networking.Responsible for formatting data so that application-layer protocols (and then the users) can recognize and work with it. I