Explain functions and protocols and services of each layer, Computer Networking

Assignment Help:

Describe in proper details about OSI Model? Explain the functions and protocols and services of each layer?

 

 

 

 


Related Discussions:- Explain functions and protocols and services of each layer

Control flow in distributed enrollment protocol , Control Flow: Once the c...

Control Flow: Once the client has established a network connection with a server, the server must instantiate a new, empty, BasicEnrollmentManager implementation for this client,

Difference between routable and non- routable protocols, What is the differ...

What is the difference between routable and non- routable protocols? Ans) Routable protocols can work with a router and can be used to build huge networks. Non-Routable protocol

What are all the base services provided by the os, What are all the Base se...

What are all the Base services provided by the OS? Interprocess communications (IPC) Task preemption Task priority Local/Remote Interprocess communication Semaphor

Mesh, Mesh It is of two dimensional network.  In this every processi...

Mesh It is of two dimensional network.  In this every processing elements are arranged in a two dimensional grid. The processor are in rows i and column j are denoted by PEi

State the benefits of infrared light, State the benefits of Infrared light ...

State the benefits of Infrared light Infrared light does not penetrate walls or other opaque objects. This has two benefits: First, infrared communications can be more simply

Ip checksum, This code properly implements the IP checksum function on a 32...

This code properly implements the IP checksum function on a 32-bit machine: unsigned short cksum(unsigned short *buf, int count) { unsigned long sum = 0; while (count--) { sum += *

Distributed Algorithms, can we solve the problem using bounded buffer space...

can we solve the problem using bounded buffer space if the propagation delay is arbitrarily large ?

Repeater - network layer and routing, Repeater Repeater is  also named...

Repeater Repeater is  also named as active hub operates at physical  layer of OSI model. Repeater is an  electronic  device that simply regenerates the signal. Signals travell

Binary addition, using binary adition, what is the result of 1010 + 10? Usi...

using binary adition, what is the result of 1010 + 10? Using binary addition, how would you repeatedly increment a number by 2?

Why you require connecting two computers for file sharing, You require conn...

You require connecting two computers for file sharing. Is it possible to do this without using a hub or router? Yes, you can connect two computers together using only one cable

12/5/2013 5:23:26 AM

The OSI Reference Model:
The OSI model is based on a proposal developed by the International Standards Organization (ISO) as a first step toward international standardization of the protocols used in a variety of layers (Day and Zimmermann, 1983). It was changed in 1995(Day, 1995). The model is known the ISO-OSI (Open Systems Interconnection) Reference Model since it deals with linking open systems which is systems that are open for statement with other systems. The OSI model contains seven layers.

The principles that applied to arrive at the seven layers can be briefly summarized as follows:
1. A layer has to create where a different abstraction is required.
2. Each layer must perform a well-defined function.
3. The function of each layer must be chosen with an eye toward defining internationally consistent protocols.
4. The layer boundaries will be chosen to minimize the information flow across the interfaces.
5. The number of layers has to large enough that distinct functions need not be thrown together in the same layer out of necessity and small enough that the architecture does not become unwieldy.

The Physical Layer:
The physical layer is concerned with transmitting raw bits greater than a communication channel. The design subject has to do with making certain that when one side sends one bit, it is inward by the other side as one bit, not as a 0 bit.

2025_Describe in details about applications of computer networks.png

The Data Link Layer:
The major task of the data link layer is to transform a raw transmission facility into a line which appears free of undetected transmission errors to network layer. It completes this task having dispatcher break up the input data into data frames (typically a few hundred or a few thousand bytes) and transmits frames successively. If the service is reliable, the receiver confirms correct receipt of each frame by sending back an acknowledgement frame. Another question that arises in the data link layer (and most of the higher layers as well) is how to keep a fast transmitter from drowning a measured receiver in data. Little traffic regulation mechanism is frequently needed to let the transmitter know how much buffer space the recipient has at the moment. Often, these flow regulations as well as the error handling are integrated.

The Network Layer:
The network layer pedals the operation of the subnet. The key design issue is determining how packets are routed from source to destination. Routes could be on the basis of static tables that are ''''wired into'''' the network and hardly ever changed. They can be strong-minded at the start of each conversation such as a terminal session. Ultimately they can be highly dynamic, being determined new for each packet, to reflect the existing network load. If a large number of packets are present in the subnet at the same time and they will get in one another way, forming bottlenecks. The control of such blocking also belongs to the network layer. More generally, the value of service provided (delay, transit time, jitter, etc.) is also a network layer issue. If a packet has to travel from one network to another to get to its destination, many problems could arise. The addressing used by the second network might be different from the first one. The second one may not accept the packet at all as it is too large. The protocols can differ. It is up to the network layer to conquer all these problems to let heterogeneous networks to be interconnected. In broadcast networks, the routing difficulty is easy, so the network layer is frequently thin or even nonexistent.

 

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd