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

What is an unsigned integer constant, What is an unsigned integer constant?...

What is an unsigned integer constant? An integer constant is the number in the range of - 32768 to + 32767; because an integer constant always gets two bytes in memory and in t

What is interrupt vector table, Interrupt vector table is always created in...

Interrupt vector table is always created in first 1K area of the memory. Explain why? When CPU receives an interrupt type number from PIC, it uses this number to look up corres

Search mechanisms in prolog - artificial intelligence, Search mechanisms in...

Search mechanisms in Prolog We can utilize this simple Prolog program to describe how Prolog searches: president(X) :- first_name(X, georgedubya), second_name(X, bush). p

How can we use ordered lists, Q. How can we use Ordered Lists? Lists ha...

Q. How can we use Ordered Lists? Lists having numbered items are termed as ordered lists. They are used when items in the list have a natural order. They can also be used when

Enum statement differ from a typedef statement, How does an enumstatement d...

How does an enumstatement differ from a typedef statement? Typedef statement permits user to define an identifier that would show an exiting data type. The user-defined data

How can i pass parameters to my simulation, How can I pass parameters to my...

How can I pass parameters to my simulation? A  test  bench  and  simulation  would likely  need  many  different  parameters  and  settings  for  various sorts of tests and con

Loogen, i need u to write my exam for $10,000

i need u to write my exam for $10,000

Concept of pipelining, Describe the concept of pipelining. Ans: Pipeli...

Describe the concept of pipelining. Ans: Pipelining is the means of executing machine instructions concurrently. This is the effective way of organizing concurrent activity in

What is binary search, Binary Search: Search a sorted array by repeatedly i...

Binary Search: Search a sorted array by repeatedly in-between the search interval in half. Start with an interval covering the entire array. If the value of the search key is less

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