Show the responsibilities of session layer, Computer Engineering

Assignment Help:

Q. Show the Responsibilities of session layer?

Session layer: Main functions of this layer are to establish, synchronize and maintain the interaction between two communication hosts. It ensures that once a session is established it should be closed gracefully. It also checks and establishes connections between hosts of two different users. Session layer also decides whether both users can send and receive data at the same time or whether only one host can send and the other can receive. Responsibilities of session layer are:

• Sessions and sub sessions: This layer divides a session into sub session for avoiding retransmission of whole message by adding checkpoint feature.

• Synchronization: This layer decides the order in which data needs to be passed to transport layer.

• Dialog control: this layer also decides which user application transmits data and at what point of time and whether communication is simplex, full duplex or half duplex.

• Session closure: this layer makes sure that session between hosts is closed gracefully.


Related Discussions:- Show the responsibilities of session layer

C program, #how to write c program for all types of beam reactions

#how to write c program for all types of beam reactions

Explain the architectural framework for electronic commerce, Explain the Ar...

Explain the Architectural framework for electronic commerce. An application independent framework to categorize service interaction relies on four basic dimensions   1.  Ser

Explain fixed point representation, Q. Explain Fixed Point Representation? ...

Q. Explain Fixed Point Representation? The fixed-point numbers in binary has a sign bit. A positive number has a sign bit 0 whereas negative number has a sign bit 1. In fixed-p

Advantages and disadvantages of public key cryptography, What are the advan...

What are the advantages and disadvantages of public key cryptography? Advantages and Disadvantages: Improved security and convenience: private keys never require be trans

Show mpi functions, Q. Show MPI functions? MPI comprises hundreds of fu...

Q. Show MPI functions? MPI comprises hundreds of functions which are a small subset of which is enough for most practical purposes. We will discuss some of them here. Int M

own subprogram, Create your own Subprogram that uses at least 1input param...

Create your own Subprogram that uses at least 1input parameter and a return parameter. You decide the theme. You should give the pseudocode and an example Subroutine call. Be sure

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Version control systems, The next major set of tasks to tackle are delete a...

The next major set of tasks to tackle are delete and update. Version control systems typically version updates to a ?le and only store the differences between the ?les. Two system

Convergence mean with respect to e-commerce, What does the term convergence...

What does the term convergence mean with respect to E-commerce? Convergence with respect to e-commerce   The ability to leverage and integrate the several data sources and

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