GitXplorerGitXplorer
m

RDT-UDP

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
833833f5c50b02fe4a060c6079eece9fa0d43186

MP has been removed to make code more stable

mmdanish-kh committed 3 years ago
Unverified
69d8b3b2011f426a5a79cbbb0f1c38648a9e1b8c

Improve performance, use flow control

mmdanish-kh committed 3 years ago
Unverified
e02b18d9f21c153913a637e12a1e16cd642096fd

Code cleanup and documentation

hhamnarauf committed 3 years ago
Unverified
4481f6148e14ec6a59b7dca5ced6754506a00163

Use multiprocessing for parallel ack handling and retransmissions from client

mmdanish-kh committed 3 years ago
Unverified
9534afbf6b69089bf4a2cc3440edf61f2a54a80a

Clean directory, make minor fixes

mmdanish-kh committed 3 years ago
Unverified
d62db28c9be0cdad32ad36ac6b73ce3b7c90cf23

Converted transfer of packet into bytes instead of array

hhamnarauf committed 3 years ago

README

The README file for this repository.

Relaible-Data-Transfer-using-UDP

A client/server pair that allows reliable data transfer of a file from client to server using UDP.