what Is Networking and ISO-OSI Model
Networking
is the exchange of data between one or more systems that are interconnected to
each other. Or in other words the exchange of information or services among
individuals, groups or institutions.
Before the coming of
iso-osi model exchange of data is done only two same companies.. In 1984
international standard organization developed an architecture of seven layers
known as OSI (open system interconnection) it is also known as reference model
as discussed below:
![]() |
| Fig(a)layers of iso-osi reference model. |
Mandatory functions
of osi layer:
i)Error Control.
ii)Flow control.
ii)Flow control.
iii)access control.
iv)Multiplexing and de-multiplexing.
v)addressing.
layers of iso-osi model:
1)Application layer:it
is the top most layer of the osi reference model.this layer serves as a window
for the application services to access the network and for displaying the
received information to the user.example browsers,Skype messenger etc.
2)Presentation Layer:the
data from application layer is extracted here and manipulated as per the
required format to transmit over the network.also this layer contains the
extensions.
3)Session Layer:this layer is
responsible for establishment of connection,maintenance of
session,authentication and also ensures security.
4)Transport Layer:transport
layer provides services to application layer and takes services from network
layer.the data in the transport layer is referred to as segements.it is
responsible for the end to end delivery of the complete message.the transport
layer also provides the acknowledgement of the successful data transmission and
re-transmits the data if an error is found.in this layer two main protocols are
used ( TCP AND UDP).
5)Network layer:this
layer works for the transmission of data from one host to the other located in
different networks. The sender and receiver’s ip address are placed in the
header by the network layer.
6)Data Link Layer:the
data link layer is responsible for the node to node delivery of the message.it
is the responsibility of DLL to transmit it to the host using its mac
address.Data Link Layer is divided into two sub layers: 1)logical link
control(LLC) and 2)Media Access Control(MAC).
7) Physical Layer: this layer is responsible for the actual physical connection between
the devices.the physical Layer contains information in the form of bits.(0 and
1)

Comments
Post a Comment