Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1018 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1018 Bytes

Computer Networks

This project was developed as part of the Redes e Computadores (RCOM) course to create an FTP download application and explore the configuration and operation of computer networks.

Through this project, we gained a deeper understanding of network communication and the RFC 959 protocol, including networking configuration and performance analysis.

Quick Start

  1. Insert the FTP URL in the URL field in the Makefile.

  2. To use the FTP download application, run the following command:

make run
  1. After the transfer, you can find the downloaded files in the downloads/ folder.

Lab Computers Setup

For detailed setup instructions, click here.

Statistics and Report

For detailed report, click here.