Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.04 KB

File metadata and controls

27 lines (15 loc) · 1.04 KB

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