Naapperas / feup-rc-proj2

Second project for the RC course unit at FEUP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEUP-RC-PROJ1

Second project for the RC course unit at FEUP.

The objective of the project was two-fold. The first part consisted in developing a simple FTP client that downloads a file. The second part consisted in configuring a local computer network.

Final project report

Building and running

Assuming make is installed, call make to build the project, and make docs to generate the documentation.

Call make run to run the project with the default options. Edit the makefile to change these.

Unit info

  • Name: Redes de Computadores (Computer Networks)
  • Date: Year 3, Semester 1, 2022/23
  • See also: feup-rc-proj1
  • More info

Disclaimer

This repository (and all others with the name format feup-*) are for archival and educational purposes only.

If you don't understand some part of the code or anything else in this repo, feel free to ask (although I may not understand it myself anymore).

Keep in mind that this repo is public. If you copy any code and use it in your school projects you may be flagged for plagiarism by automated tools.

About

Second project for the RC course unit at FEUP.


Languages

Language:TeX 63.9%Language:C 27.6%Language:Shell 4.6%Language:Python 2.0%Language:Makefile 1.9%