Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 782 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 782 Bytes

--------Akshay Jajoo, Devesh Kumar-------- -Execute leader.py as follows: > python leader.py -p - h -f -With correct option name parameters can be passed in any order. -File process.py should be in same directory as leader.py. -Assuming all the testing will be done on cs machines only and once logged in into one of the machines then no further authentication is required. -Assuming host ids start from 1 in increasing order. -Assuming grader does not make any changes to any codefiles. (i.e like do not append any hooks in the file anywhere). -Assuming that UDP packets are always delivered.(As described in assignment/piazza).In case of drop of UDP packets algorithm may not work correctly -Read report for configuring some parameters in the code