A program in GNU C/Linux that transfers a video file in UDP reliably using sliding window protocol without timeout and selective repeat.
c gnu-linux pthreads udp-server threads network-programming socket-programming udp-client reliable-udp video-transmission
-
Updated
Apr 13, 2020 - C