C1 )
Answer :
OSI Model
The OSI reference model describes how data is sent and received over a network. This model breaks down data transmission over a series of seven layers. ... The OSI model provides the standard for communication so that different manufacturers' computers can be used on the same network.
It is a generic model and acts as a guidance tool to develop any network model. It is a layered model. Changes are one layer do not affect other layers, provided that the interfaces between the layers do not change drastically.
C2 )
Answer :
Application Layer
At this layer, both the end user and the application layer interact directly with the software application. This layer sees network services provided to end-user applications such as a web browser . The application layer identifies communication partners, resource availability, and synchronizes communication.
Enables the user (human or software) to interact with the application or network whenever the user elects to read messages, transfer files or perform other network-related activities. Web browsers and other internet-connected apps, such as Outlook and Skype, use Layer 7 application protocols.
Transport Layer
The transport layer manages the delivery and error checking of data packets. It regulates the size, sequencing, and ultimately the transfer of data between systems and hosts. One of the most common examples of the transport layer is TCP or the Transmission Control Protocol.
Network Layer
The network layer is responsible for receiving frames from the data link layer, and delivering them to their intended destinations among based on the addresses contained inside the frame. The network layer finds the destination by using logical addresses, such as IP (internet protocol). At this layer, routers are a crucial component used to quite literally route information where it needs to go between networks.
The data-link layer
The protocol layer in a program that handles the moving of data into and out of a physical link in a network. This layer handles problems that occur as a result of bit transmission errors. It ensures that the pace of the data flow doesn’t overwhelm the sending and receiving devices. This layer also permits the transmission of data to Layer 3, the network layer, where it is addressed and routed.
The physical layer: Transports data using electrical, mechanical or procedural interfaces. This layer is responsible for sending computer bits from one device to another along the network. It determines how physical connections to the network are set up and how bits are represented into predictable signals as they are transmitted either electrically, optically or via radio waves.
C3 )
Answer :
When referring to networking, encapsulation is the process of taking data from one protocol and translating it into another protocol, so the data can continue across a network. For example, a TCP/IP packet contained within an ATM frame is a form of encapsulation.
When referring to programming, encapsulation is information in a module or section of code that enables the program or programmer to use code contained within a program.
Generally, Encapsulation is a process by which a lower-layer protocol receives data from a higher-layer protocol and then places the data into the data portion of its frame. Thus, encapsulation is the process of enclosing one type of packet using another type of packet.
Encapsulation at the lowest levels of the Open Systems Interconnection (OSI) reference model is sometimes referred to as framing. Examples of encapsulation include the following:
C1) What is the main function of the OSI model? C2) Explain the major functions of...
Determine which layer(s) of the seven layers of the OSI model has (have) the following functions. List all the layers if more than one layer have the function, e.g. PL (Physical Layer), DL (Data Link Layer), NL (Network Layer), TL (Transport Layer), & AL (Application Layer – OSI layers 5 - 7). addressing end-to-end network packet delivery connection-oriented or connectionless segmentation or streaming end-to-end user data delivery
Determine which layer(s) of the seven layers of the OSI model has (have) the following functions. List all the layers if more than one layer have the function, e.g. PL (Physical Layer), DL (Data Link Layer), NL (Network Layer), TL (Transport Layer), & AL (Application Layer – OSI layers 5 - 7). (10 points – 1 points for each sub-question) modulation flow controls error detection & error controls multiplexing collision detection addressing end-to-end network packet delivery connection-oriented or connectionless segmentation...
To begin, draw the OSI model on the left side of your paper, being certain to label each layer. 2. Above the top layer of the OSI model, write Software. Then, below the bottom layer, write Network. 3. Suppose the software issues a message to the network that is 3400 bytes in size. Next to the Application layer, Presentation layer, and Session layer, draw the PDU for this message as it appears at each of these layers (adding the appropriate...
Relate the OSI model layer to its proper role. Physical Data Link Net Transport Session Presentation Application A. Provides network services to users and programs. B. Establish reliable connections between terminal devices. C. Determine the best way to transport a message to its destination. D. Convert data to signals. E. Controls the dialogue between terminal device applications. F. Controls access to the transmission medium between directly connected devices. G. Determine the correct format of the data.
21. App (application software) requires a member of transport services to function. Which choice best describes the transport service required by an app? a. Reliable data transfer and long delay in transmission b. Good throughput and data integrity c. Data secunty and long delay in transmission d. long delay in transmission and poor timing 22. This transport protocol does not provide flow control reliability, congestion control, time or security. Which transport protocol is it? a. File transfer protocol b. Transmission...
4. At the Network Layer of the OSI Model, what type of address is used to identify the receiving host? 5. At the Data Link Layer of the OSI Model, what type of address is used to identify the receiving host? 6. A user complains that Apple Facetime drops her videoconference calls and she needs to reconnect. Which OSI Layer is responsible for not dropping a Facetime connection? 7. Which type of address is used on the Transport Layer of...
1. Which of the following protocols is used by a client to send an email message? a. HTTP SMTP b. FTP d. RDP 2. What is the most common network topology today? a/Star c. Hub Ring d. Mesh 3. A client/server network is the simplest network model. a/ True O False 4. Which client server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server? A Telnet C. Remote...
Question 26 In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and Session layers from the OSI model? a. Internet b. Application c. Transport d. Link 1.25 points Question 27 In the TCP/IP model, what layer is considered so simple that it is ignored entirely? a. Network b. Data Link c. Application d. Physical 1.25 points Question 28 In the United States, who is able to activate the Emergency Alert System at the national level? a....
seven-layer model? (Select twa.) A. Cables B. Hub C. Network protocol D. Session software the data 13. Which components work at Layer I of the os La a. Which layer of the 0Sl model makes sure ls in a readable format for the Application layer A. Application layer B. Presentation layer Ex do C. Session layer D. Transport layer 9. At which layer of the TCP/1P model are UDP 14. Andalyn says complete 48-bit MAC ed to NIC manufacturers from...
1) A major function of an operating system is to implement system security and protection. List three common techniques used by an operating system to achieve this function. 2) Assume that all programs spend 1/2 of their time waiting for I/O. a) If there is one program loaded in memory what fraction of time will the processor be busy? b) If there are two programs loaded in memory what fraction of time will the processor be busy? 3) Which technology...