Design the lookup tables for coding a message, Visual Basic Programming

Assignment Help:

Task 1 - Design the DATEX operator's user interfaces for:
1. Preparing messages.
2. Sending messages.
3. Viewing received messages.
4. Optionally view the details of the coding and decoding as it takes place.

Include any data validation algorithms that are required.

Task 2 - Design the lookup tables required for:
1. Coding a message.
2. Determining the destination.
3. Decoding a received message.

Include any data validation algorithms that are required.

Task 3 - Design the software required to
1. Code a message.
2. Send a message.
3. Detect a received message.
4. Decode a received message.
5. Display a decoded message.
6. Maintain the destinations file.
7. Optionally view the details of the coding and decoding as it takes place.

Task 4 - Based on the designs in Tasks 1, 2 and 3 implement and test the prototype of the DATEX system. Embed comprehensive error checking routines. Visual Basic June 2012 NCC Education 2012

Task 5 - Produce evidence of system testing of the completed system. This evidence must contain relevant screen shots.

Task 6 - Produce a user guide. This guide should contain suitable screen shots.

Task 7 - Produce a publishable working copy of the completed assignment together with some installation notes. The installation notes should include the system requirements.


Related Discussions:- Design the lookup tables for coding a message

Loop statement from inside the loop, You can exit a Do...Loop using the Exi...

You can exit a Do...Loop using the Exit Do statement. Since usually you desire to exit only in certain situations, such as to ignore an endless loop, you should employ the Exit Do

Document interfaces - visual basic programming, DOCUMENT INTERFACES   ...

DOCUMENT INTERFACES   A SDI (Single document interface) and the MDI (Multiple document interfaces) are the document interfaces. The MDI based applications can have numerous ch

Data types - visual basic, DATA TYPES   The different primitive data t...

DATA TYPES   The different primitive data types are Boolean, Char, Byte, Date, Decimal, Uinteger, Double, Integer, Long, Sbyte, Short, Single, String, Ulong & Ushort. To decla

Create a procedure - vbscript, Each piece of data is passed in your process...

Each piece of data is passed in your process using an argument. Arguments serve like placeholders for the data you wish to pass into your process. You can name your arguments along

WebTime ASP.net , Let us modify the webTime ASP.NET project that we develop...

Let us modify the webTime ASP.NET project that we developed. We will add drop down lists for modifying the different style elements for the label element that displays the time. We

Dynamic link library - dll , DYNAMIC LINK LIBRARY - DLL   The DLL are ...

DYNAMIC LINK LIBRARY - DLL   The DLL are files which can be called when required by the other program that is running in the computer. The DLL files which support the specific

Hungarian notation, Hungarian Notation: The Hungarian Notation was inv...

Hungarian Notation: The Hungarian Notation was invented by Charles Simonyi from Microsoft. It is a naming convention. It is a reminder of the type of a variable. The Handles h

John Galt requests a program to double-check his Gas Bill, John''s gas supp...

John''s gas supply is read from a 4-digit meter each month that shows the current total gas used in cubic meters. The amount of gas used that month is determined by subtracting t

Declaring variables in vbscript, You declare variables explicitly in script...

You declare variables explicitly in script via the Dim statement, the Public statement, & the Private statement. For illustration: Dim DegreesFahrenheit You declare multiple

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