User Tools

Site Tools


pdu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
pdu [2019/01/11 01:46]
k2patel created
pdu [2019/01/11 01:48]
k2patel
Line 1: Line 1:
-== Level 5 Headline ​==+====== PDU (Protocol Data Unit) ====== 
 + 
 +==== OSI Layers and Name ==== 
 PDU names for each OSI layers are as follow. PDU names for each OSI layers are as follow.
  
Line 15: Line 18:
  
 1 - Physical -> Bits 1 - Physical -> Bits
 +
 +==== Explanation ====
  
 Since layer 7, 6 and 5 are represent actual data including following basic elements which are component, collaboration,​ interface, function, interaction,​ process, event, service and objects. In short it defines how application should talk to another application,​ defines encryption and decryption of data from application layer, including the data types. Lastly layer 5 controls the connection between computer, in general starting-stopping and managing the connection between applications. If anybody has worked with apache httpd, keep alive variable in configuration closely control this behavior. Since layer 7, 6 and 5 are represent actual data including following basic elements which are component, collaboration,​ interface, function, interaction,​ process, event, service and objects. In short it defines how application should talk to another application,​ defines encryption and decryption of data from application layer, including the data types. Lastly layer 5 controls the connection between computer, in general starting-stopping and managing the connection between applications. If anybody has worked with apache httpd, keep alive variable in configuration closely control this behavior.
pdu.txt · Last modified: 2020/08/10 02:35 (external edit)