Implementation of the clock synchronization algorithm, when data is received over the network with an unstable delay.
- This will generate a file report.
- Develop networking connection using Python's 3 UDP sockets features.
Implementation of the clock synchronization algorithm, when data is received over the network with an unstable delay.
PythonMIT