Previously I explained about OSI model now here is work of each layer of OSI model in short. If you want to have a brief idea than visit the link given after explanation of each layer
Application Layer
Application layer is layer 7 and it denominate as the topmost layer of the OSI model and Application layer works with the applications that we use to communicate with network. It provide network services to user applications but Application layer is different than other layers of OSI model as it do not provide services to other layer of OSI model but it provide service to application outside the OSI model.
Example of These applications is Email services, Network printing services, and Database services.
For more detail visit here
Presentation layer
Presentation layer makes the data presentable. Presentation layer make sure that whatever data is sent from one system should be readable by the application layer of another system. If there is any necessary requirement presentation layer translate the data in multiple data format using a common data format
Presentation layer also provide encryption and compression of data
The Presentation Layer is composed of two sublayers:
CASE (Common Application Service Element)
SASE (Specific Application Service Element)
http://en.wikipedia.org/wiki/Presentation_layer
Session Layer
Session layer is responsible for handling the session between devices. That is start maintain and close of connection. Session layer enforce order in the communication between devices. Session layer regulate the flow of data
For more detail visit here
Transport Layer
Transport layer ensure reliable transfer of packet form source to destination. Transport layer also manger the speed of transmission- flow control.
There are two type of transmission
Connection less transmission
Connection oriented transmission
For more detail visit here
Network Layer
Network layer is 3rd layer of OSI model. Network layer define end to end delivery of packets. Network layer is responsible for defining logical address so that any end point can be identified easily. Network layer is also responsible for defining routes and routing work so packet can be delivered easily.
Network layer do one more important task that is fragmentation of packet in smaller packet to accommodate in different media.
For more detail visit here
Data Link Layer
Data link Layer is 2nd layer of OSI model. Basic task of The Data Link Layer is the protocol layer which transfers data between adjacent network nodes in a wide area network or between nodes on the same local area network segment. Data link layer is made up of 2 sub layers
Logical Link Control Sublayer
LLC act between different protocols such as internet protocol and MAC method.
Media Access control Sublayer.
MAC is responsible for the connection of media.
For more you should visit here
Physical Layer
Physical layer is the layer 1 of OSI model. It is lowest bottom layer. Physical layer is responsible for connection between devices. Transmission on physical layer may be digital or analog. Physical layer is responsible for the speed and flow of transmission.
Physical layer include all the network devices include Connector weather its RJ45 or BNC type, Token Ring, Media may be cable or wireless, NIC cards, switch, hub, repeaters and may be other device that required.
For more you should visit here




