CS476/576

Assignment #2

Due Midnight, Wednesday   Oct  17, 2007


Write a X lib/motif program with the following descriptions:

NAME

verify – verify that a real person is trying to login.

SYNOPSIS

verify

DESCRIPTION
The program interface has a drawing canvas divided into nine squares and an instruction/feedback area.

The instruction/feedback area displays nine random digits and instructs the user to click on the squares of the drawing canvas that corresponds to these digits in the specified order.

This interface may act as a front-end to a login procedure to make sure that a real person (not a program) is trying to login.

See sample solution under: /home/cs476/public_html/fall07/assignments/a2/wahab/verify