CS 3733 Operating Systems, Fall 1998 Assignment 6 Checkoff Procedure
If you did not get Part 6 working
There is nothing that you have to do other than hand in the assignment.
Make sure you state exactly what is working and what is not.
If you did get Part 6 working
Choose three different machines, h1, h2, and h3.
Start your server on these three machines.
Modify the client of Part 6, if necessary, so that it outputs to the screen
which numbers it is sending to each server and which numbers it gets back, as
well as the final result.
On a fourth machine run your client with the following command line:
client_inputs 100 11 14 port h1 h2 h3
where you substitute the correct port number and the names of the three hosts.
Use cut and paste to put the output generated generated by the client
into a file.
Edit the file and put your name on the first line of the file.
Put a statement on the bottom indicating what you think the correct answer
whether or not the correct value was generated.
Print out the file and circle the final answer generated by your program.
Hand in the output page. You should only hand in one sheet.
Do not hand in the burst page.