Skip to content

anetep/feup-rc-proj2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RC_PROJ2 - Network Configuration

Part 1 - Development of a Download Application


This application can be used by compiling the code in the download folder using the provided Makefile.

Some execution examples:

host netlab1.fe.up.pt (requires being inside FEUP's network or being connected with the VPN):

without login:

  • ./download ftp://netlab1.fe.up.pt/pub.txt

with login:

host ftp.up.pt (doesn't require being inside FEUP's network):

  • ./download ftp://ftp.up.pt/pub/debian/README
  • ./download ftp://ftp.up.pt/pub/apache/README.html

Part 2 - Development of a Download Application


The commands used for the configuration in each experience x are listed inside the respective exp<x> folder. The complete configuration is reached in experience 4, therefore, there aren't any new commands for experience 5 and experience 6.

The full configuration for this project can be checked here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.2%
  • Shell 23.9%
  • Makefile 4.9%