Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

An FTP application with the ability to both download and upload and a series of scripts designed to set up a specific network developed in the Computer Networks (RCOM) class.

Notifications You must be signed in to change notification settings

Eduardo-LP-Silva/Computer-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Networks

This project was developed in the Computer Networks (RCOM) class as its second project. It is divided in two parts, the first one being an FTP application that supports both download and upload to FTP servers, and the second part being a series of scripts to set up a specific network, as well as data collected during the making of it.

FTP Application

A simple FTP application, allowing for download and upload to FTP servers.

Usage:

  • ./download ftp://[:@]/

Examples:

  • ./download "ftp://ftp.fe.up.pt/welcome.msg"
  • ./download "ftp://speedtest.tele2.net/50MB.zip"
  • ./download "ftp://dlpuser@dlptest.com:e73jzTRTNqCN9PYAAjjn@ftp.dlptest.com/curl.txt"

Computer Network

The computer network set up by these scripts must include 3 separate computers (tux), one Switch and one Cisco Router. Its architecture is as follows:

image

About

An FTP application with the ability to both download and upload and a series of scripts designed to set up a specific network developed in the Computer Networks (RCOM) class.

Topics

Resources

Stars

Watchers

Forks