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

Validation controls, Describe different validation controls of VB.net?

Describe different validation controls of VB.net?

Homework Help, Creating an application that will calculate the cost of a ca...

Creating an application that will calculate the cost of a car rental based on the number of days that the car is rented. the cost of the car rental includes the cost of the car its

Program to draw a rectangle shape , Create a project that draw a rectangle ...

Create a project that draw a rectangle shape which may be either (*) or (+) according to the selected radio button. The number of rows in the shape will be taken from the 1 st

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

Explain Databound Controls, Databound Controls - A controls use to display ...

Databound Controls - A controls use to display the contents of table using Data Control , have to bound each Control to the specific field and the controls are Known as the Data Bo

The document - document view architecture, The Document: The document ...

The Document: The document contains the user's data. For illustration, after working on a text processor, the user may wish for to save the file. Such an action builds a docum

Check whether a number is palindrome or not, Function IsPalindrome(str) ...

Function IsPalindrome(str) Dim iStart,iEnd,ctr,blnPalin str=trim(str) blnPalin=true iEnd=len(str) iCnt=round(iEnd / 2) iStart=1 for ctr=1 to cint(iCnt) if(mid(str,iEnd,

Creating an order entry and editing application , Assume you are creating a...

Assume you are creating an order entry and editing application for a book store. An order consists of a product, quantity, total price, payment type including Credit/Debit card acc

Calculating annual percent yield, I am having a hard time with calculating ...

I am having a hard time with calculating APY in my project. Every time I run the program my second APY is blank.

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