Assignment Set 3 - Submission Guidelines (Fall 2006)
To submit your assignment, you will need to show a run
of specific input for Part 1 and for the Extra Credit. To receive partial credit
for any portion, you will need to demonstrate those parts function correctly. Here are the required runs to be
be captured.
- Part 1: Run your server and use the client
tftp application
on shell to store a copy of the file
~tmont/cs453-fa06-test.data. Then retrieve the same file from
your server. Compare the originally sent file with the retrieved file using cmp.
- Part 2: Submit your document in PDF or Text format. Microsoft Word documents or any other
format will NOT be accepted.
- Extra Credit: Run your application, using DNS server
157.182.140.2,
for the following domains:
- wvu.edu
- cemr.wvu.edu
- csee.wvu.edu
You must use script to start capturing your runs.
If you do not know how to use script, examine its man page.
You will need to submit all script runs and source code to tmont@csee.wvu.edu by
12:00am ET December 9, 2006.
Make sure your name is clearly visible so that your grade can be recorded correctly.
Some restrictions:
- You should include a README file that explains the files
and the usage of your programs.
- You must include a script of your program in operation with specific
input as given above.
- Do not include any binary files, exectuables, archives, zips, etc.
- Do not include any additional directories.
- Do not include any native code if using Java (JNI).
Please follow this procedure. If you do not follow this procedure
your programs will not be graded!
Todd L. Montgomery (revised 11.15.2006)