Skip to content

Joey-JJ/assignment22_23_student_template-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup and run

To run the test-server to test your client implementation.

Install

Go to the website of docker and install it on your machine. Once docker installed and started follow those steps to connect your client to the server.

Step 1: Load

docker load < file_download_server_image.tar

Step 2: Check

docker image ls

Step 2: Run

docker run -i -t -p 5004:5004/udp file_download_server-image:latest

About

School assignment to implement a go-back-n protocol in UDP

Topics

Resources

Stars

Watchers

Forks

Languages