Put all of your functions in the files protocol/client.c and protocol/server.c (where protocol is ABP or GBN). We will not accept any other files or files with any other names. We will be compiling and linking the files you submit with copies of the simulator that you are given for your own testing.
The program cannot compute the final division because no part of the simulation code has access to all of the variables. Include the answer for a typical run of your program (with the parameters you used, and the values used to compute the division) in a comment at the top of your client.c file.
Submit your files using the submit program on torch.
torch:~$ cd ~/cs3171/assig4/ torch:~/cs3171/$ submit ABP [output from submit] SUBMIT SUCCEEDED torch:~/cs3171/$