Purchase Solution

OSI reference model and TCP/IP protocol architecture

Not what you're looking for?

Ask Custom Question

Details: Describe the OSI reference model and TCP/IP protocol architecture. Discuss the similarities and differences between them. What is the importance of using a layered model? Differentiate between a confirmed service and a nonconfirmed service with respect to service primitives.

Objective: Describe protocols at the different layers of the OSI model and explain their functionality

Purchase this Solution

Solution Summary

This posting contains the answers to the given problems.

Solution Preview

The Open Systems Interconnection (OSI) Reference Model is a network model for layered communications. It consists of 7 layers, starting from Application layer, Presentation layer, Session layer, Transport layer, Network layer, Datalink layer, and Physical layer. That is the reason why this model is also referred to as OSI Seven Layer Model. A client and web server network is built using the OSI reference model. OSI model was developed by the International Organization for Standardization (ISO).

The application layer provides the higher-level protocols in which the user interacts with the computer and communicates over the network. The presentation layer defines the file format being sent by the server and received by the client and presents it to the application layer, like images, web pages and texts. Session layer manages the conversation between the client and the web server and ensures that the link is maintained and disconnected after the session ended. The transport layer is the one ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Javscript Basics

Quiz on basics of javascript programming language.