Skip to content

ricardoyang00/feup-rcom-computer-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.