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

Software with inappropriate behavior - basics of gui design, Software With ...

Software With Inappropriate Behavior: You would save a document; print it, and then you'll try to close it. The program will ask you if you want to save. This is because; the

For each next loop - vbscript, A For Each...Next loop is similar to a For.....

A For Each...Next loop is similar to a For...Next loop. Rather than repeating the statements a particular number of times, For Each...Next loop repeats group of statements for each

Deleting records - data control, Deleting Records: To remove a record ...

Deleting Records: To remove a record use the Delete method. To delete the record from the customer table follow the coding as shown below: data1.RecordSource = "Customer"

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

Looping, how to make logic of o program and how to use loop

how to make logic of o program and how to use loop

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

If then else - control statement, If Then Else: The control statement ...

If Then Else: The control statement If Then Else is used for computing a condition and taking the action based on the condition. If the condition is true then the section will

Data types - windows programming, Data types: The New data types were ...

Data types: The New data types were defined by using the typedef or #define statements. This was to allow the transition from 16 bit to 32 bit system. Some of the fresh data t

Develop a web page for accepting information regarding stock, Develop a web...

Develop a web page that is used for accepting information regarding stocks. Make sure the form carry out the possible validations. The simple instance code below merely illustrates

Function procedures - vbscript, This is a series of VBScript statements enc...

This is a series of VBScript statements enclosed through the Function & End Function statements. A Function procedure is same to a Sub procedure, however can also return a value. T

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