Saturday 22 February 2014


FOR REMEMBER:-
“PLEASE DO NOT THROUGH SU AZE PIZZA AWAY”
OR
“ALL PEOPLE SEEM TO NEED DATA POROCESING”
APPLICATION LAYER
It works closest to the user and provider file transmission , message exchange, terminal session and much more.
            The layer does not include the actual application, but includes the protocols that support the application. When an application needs to send data over the network, it passes instruction and the data to the protocols that support it at the application layer. Application layer send requests to an API, which is the door way to the supporting protocols. This layer process and property formats the data and passes it down to the next layer within the OSI model.
            Outlook                    Internet Explorer                         Printer
APPLICATION                   APPLICATION                               APPLICATION
 

SMPT
HTTP
LDP

EXAMPLES OF PROTOCOLS UNDER THIS LAYER:-
·        Simple mail transfer protocols (SMTP)
·        Hypertext transfer protocols(HTTP)
·        File transfer protocols(FTP)
·        Line printer daemon (LPD)
·        World wide web(WWW)
·        Talent
·        Trivial file transfer protocol (TETP)
·        Simple network management protocol (SNMP)

Wednesday 12 February 2014

THE OSI MODEL
The OSI [open system interconnection] is a worldwide federation that works to provide international standard. It is standard description or “reference model” for how massage should be transmitted between any two points in a telecommunication network. It is an OSI standard for worldwide communications that defines a network for implementing protocols in seven layers. The OSI model does provide important guidelines that are used by vendors, engineers, developers and services into different layers. Each layer has its own responsibilities and functioning.
                        The OSI model was meant to help vendors create inter operable network devices, so that different vender’s network could work with each other. The OSI has seven different layers divided into group. The top 3 group defines how the application within the end stations will communicate each other and with users.
                                                                        The bottom 4 layers define how data is transmitted end to end.
NO.      LAYER                                    FEATURES SERVICES
7          APPLICATION                        FILE, MESSAGE DATABASE APPLICATION
6          PRESENTATION                    DATA ENCRYPTION, COMPRESSION, TRANSLATION
5          SESSION                                 DIALOUGE CONTROL
4          TRANSPORT                          END TO END CONNECTION
3          NETWORK                             ROUTING
2          DATALINK                             FRAMING
1          PHYSICAL                               PHYSISAL TOPOLOGY
                        The each protocol at specific OSI layer communication with a protocols that operates at the same OSI layer on another computer (end). This happens through encapsulation.

            A message is constructed at the application layer and then passed down through the protocol stack. Each layer adds its own information to the message thus the message grows in size as it goes down the protocol stack. The message is then sent to the destination computer and the encapsulation is reversed by taking the message apart through the same step as the source computer that encapsulation it.

By :-Krishna kumar