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

Displaying a file with scrolling - document class, Displaying a file With S...

Displaying a file With Scrolling: To display a file with the scrolling option allows the steps as shown below: 1. Generate a SDI application. 2. In the Step 6 of the App

Illustration of mdi application using a project, ILLUSTRATION OF MDI APPLIC...

ILLUSTRATION OF MDI APPLICATION USING A PROJECT 1. Choose the MDI option while generating the project by using the Appwizard. 2. Add the WM_LBUTTONDOWN message for the view

Naming restrictions, For naming anything variable names follow the standard...

For naming anything variable names follow the standard rules in VBScript. A variable name: Should begin with an alphabetic character. Cannot have an embedded period. Sh

Constant naming conventions, Earlier versions of VBScript had no mechanism ...

Earlier versions of VBScript had no mechanism for making user-defined constants. Constants, if utilized, were implemented as variables & distinguished from other variables by using

Device context - visual c++, DEVICE CONTEXT The device context provides...

DEVICE CONTEXT The device context provides the essential drawing tools and the platform to draw. It helps to draw the text, shapes, lines etc. To create the device context, the

Windows 32 bit (win 32) applications, WINDOWS 32 BIT (WIN 32) APPLICATIONS ...

WINDOWS 32 BIT (WIN 32) APPLICATIONS   The Win 32 based applications are the applications developed for the windows family of the operating systems. The Win 32 applications ac

For next loop - vbscript, You can employ For...Next statements to run a blo...

You can employ For...Next statements to run a block of statements a specific number of times. For loops, employ a counter variable whose value is increased or decreased with each r

#simple interest using pseudocode and flowcharts, simple interest using flo...

simple interest using flowchart and psuedocode using the formular s= x + nrx

Document view architecture, DOCUMENT VIEW ARCHITECTURE The Document/Vie...

DOCUMENT VIEW ARCHITECTURE The Document/View architecture is used to build an application based on the Microsoft Foundation Classes library. The Document/View architecture is s

Do while loop statement, Do While Loop Statement : The statements conta...

Do While Loop Statement : The statements contained by the do...while loop block executes till the condition given in the while is true. The working of do...loop is elaborate

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