CS 3733 Operating Systems, Fall 2010 Assignment 6 Testing
You will test and demonstrate your Assignment 6 program during class
on December 1.
If you do not have working copy of the client or server program, just fill
out the cover sheet and hand in your program.
You can watch others demonstrate their programs.
If you are going to test your client or server, write your name on the board
along with the name of the machine you are running on.
The machine name will be something in the form catxx.
Check the client or server box (or both if both are working).
Pick up a copy of the client test sheet, the server test sheet, or both.
Testing the programs
We will do several runs.
- For each run, I will specify a port number.
- All servers will start using that port number.
- I will assign servers to some of the clients.
- For each client I will assign a collection of servers and a number of pieces
(the fourth parameter).
You will run the client program with the range
0 to 0xffffffff (4,294,967,295).
- Record the results on the client and server sheets.