CS 453 - Assignment Set 2


Given: March 12, 2002
Due: May 3, 2002
Language Options: C, C++, or Java
OS Options: Must run on naur or boole

Notes: Your submissions must at least compile before any credit will be given. Submissions that do not compile will not be graded. Submissions submitted after the due date will not be graded. All work must be your own original work. To get partial credit for parts of the assignment, you must demonstrate that those pieces work by themselves. If you share code with others, you will be given a 0 for the assignment. This assignment set is worth 25% of your total grade.

Extra Credit

Value: up to +13% onto total grade

For extra credit, construct a DNS client application that can send MX queries for a given domain name to a given DNS server, wait for the response (resending if necessary), and display the MX Resource Record returned.

Submission Guidelines


Todd L. Montgomery (revised 02.11.2002)