Purchase Solution

Protocol should take into account the following situations: Messages

Not what you're looking for?

Ask Custom Question

Design and describe an application-level protocol to be used between an automatic teller machine and a bank's centralized computer. Your protocol should allow a user's card and password to be verified, the account balance (which is maintained at the centralized computer) to be queried, and an account withdrawal to be made (that is, money disbursed to the user). Your protocol entities should be able to handle the all-toocommon case in which there is not enough money in the account to cover the withdrawal. Specify your protocol by listing the messages exchanged and the action taken by the automatic teller machine or the bank's centralized computer on transmission and receipt of messages. Sketch the operation of your protocol for the case of a simple withdrawal with no errors, using a diagram in a 'horizontal' manner. Explicitly state the assumptions made by your protocol about the underlying end-to-end transport service.

Purchase this Solution

Solution Summary

The expert determines the protocol that should be taken into account following situation messages.

Solution Preview

There are two files to your problem. One document contains the sequence diagram of the problem.The second document contains the detail functioning as asked in the problem.

PROTOCOL DESIGN
Design and describe an application-level protocol to be used between an automatic teller machine (ATM) and a bank's centralized computer (BCC):
• user's card and password to be verified
• the account balance (at BCC) to be queried
• money disbursed to the user
• handle all-too-common case in which there is not enough money in the account to cover the withdrawal .

Step1: Specification

Specify the protocol by listing the msgs exchanged and the action taken by the ATM or the BCC on transmission and receipt of the msgs

Msgs from ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

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.

C# variables and classes

This quiz contains questions about C# classes and variables.

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.

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.