Coursework for the course Computer Networks [CSD304] as offered in Shiv Nadar University.
A multicast server and reciever which can cast four channels over a network and the the reciever can choose which to connect to and have the usual play, pause and stop controls.
-
UDP Socket Server Implementation of a datagram socket server in C
-
Reliable-Transmission over UDP Implementation of Wait-Die Scheme over datagram connection to ensure reliable packet delivery.