Podcast
Questions and Answers
A set of layers and protocols is called the ______ architecture.
A set of layers and protocols is called the ______ architecture.
network
Each layer offers ______ to the higher layers.
Each layer offers ______ to the higher layers.
services
Between adjacent layers is an ______ which defines which primitives and services the lower layer will offer to the upper layer.
Between adjacent layers is an ______ which defines which primitives and services the lower layer will offer to the upper layer.
interface
Primitives refer to ______ such as request, indicate, response, confirm.
Primitives refer to ______ such as request, indicate, response, confirm.
Signup and view all the answers
A layered model is useful because it allows different ______ and software to work together.
A layered model is useful because it allows different ______ and software to work together.
Signup and view all the answers
A protocol is a format order of ______ sent and received among the net entities and action taken on messages transmission receipt.
A protocol is a format order of ______ sent and received among the net entities and action taken on messages transmission receipt.
Signup and view all the answers
The format or structure of the message is part of the ______ process.
The format or structure of the message is part of the ______ process.
Signup and view all the answers
The OSI model is a theoretical blueprint that helps us understand how data gets from one user's computer to another using the ______ model.
The OSI model is a theoretical blueprint that helps us understand how data gets from one user's computer to another using the ______ model.
Signup and view all the answers
The ______ layer is responsible for converting logical 1's and 0's into electrical signals.
The ______ layer is responsible for converting logical 1's and 0's into electrical signals.
Signup and view all the answers
The ______ layer controls the operation of the subnet and performs routing packets from source to destination.
The ______ layer controls the operation of the subnet and performs routing packets from source to destination.
Signup and view all the answers
The TCP/IP model is another ______ model being used in addition to the OSI model.
The TCP/IP model is another ______ model being used in addition to the OSI model.
Signup and view all the answers
The transport layer is responsible for providing additional ______ of Service.
The transport layer is responsible for providing additional ______ of Service.
Signup and view all the answers
The Session Layer allows users on different machines to establish ______ between them.
The Session Layer allows users on different machines to establish ______ between them.
Signup and view all the answers
The Presentation Layer is concerned with the ______ and semantics of the information.
The Presentation Layer is concerned with the ______ and semantics of the information.
Signup and view all the answers
In Connection-Oriented service, a connection must be established with the receiving computer before ______ is sent.
In Connection-Oriented service, a connection must be established with the receiving computer before ______ is sent.
Signup and view all the answers
In the Request service primitive, the entity wants the service to do some ______.
In the Request service primitive, the entity wants the service to do some ______.
Signup and view all the answers
In the Confirm service primitive, the entity is to be informed about its ______.
In the Confirm service primitive, the entity is to be informed about its ______.
Signup and view all the answers