Task 1 – Programme Given the scenario above, you are going to design and code a program to communicate between two devices – a client and a server (sender and receiver) over UDP. Write the code that will act as the sender (client) and another program to act as the receiver (server) – these will send over UDP to communicate. You must write the code to perform a STOP and WAIT – this will be a sliding window size = 1. Once this
Task 1 – Programme Given the scenario above, you are going to design and code a program to communicate between two devices – a client… Read More »Task 1 – Programme Given the scenario above, you are going to design and code a program to communicate between two devices – a client and a server (sender and receiver) over UDP. Write the code that will act as the sender (client) and another program to act as the receiver (server) – these will send over UDP to communicate. You must write the code to perform a STOP and WAIT – this will be a sliding window size = 1. Once this