To run the test-server to test your client implementation.
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.
docker load < file_download_server_image.tar
docker image ls
docker run -i -t -p 5004:5004/udp file_download_server-image:latest