Skip to content

📡 | File download with FTP application protocol

Notifications You must be signed in to change notification settings

Davide64-dev/FEUP_RCOM_Download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Transfer Program

Overview

This repository hosts a C program designed for file download. The development of this program is part of the curriculum for the Computer Networks course.

Usage

To compile and execute the code along with all its tests, use the following commands:

make download
./download <url>

Mode:

  • TRANSMITER: The computer that will transmit the file
  • RECEIVER: THE computer that receives the file

This will build and run the program.

About

📡 | File download with FTP application protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages