A client/server pair that allows reliable data transfer of a file from client to server using UDP.
m
RDT-UDP
public
0 stars
0 forks
0 issues
Commits
List of commits on branch main.Unverified
833833f5c50b02fe4a060c6079eece9fa0d43186MP has been removed to make code more stable
mmdanish-kh committed 3 years ago
Unverified
69d8b3b2011f426a5a79cbbb0f1c38648a9e1b8cImprove performance, use flow control
mmdanish-kh committed 3 years ago
Unverified
e02b18d9f21c153913a637e12a1e16cd642096fdCode cleanup and documentation
hhamnarauf committed 3 years ago
Unverified
4481f6148e14ec6a59b7dca5ced6754506a00163Use multiprocessing for parallel ack handling and retransmissions from client
mmdanish-kh committed 3 years ago
Unverified
9534afbf6b69089bf4a2cc3440edf61f2a54a80aClean directory, make minor fixes
mmdanish-kh committed 3 years ago
Unverified
d62db28c9be0cdad32ad36ac6b73ce3b7c90cf23Converted transfer of packet into bytes instead of array
hhamnarauf committed 3 years ago