An open API service indexing awesome lists of open source software.

https://github.com/andrefcruz/feup-rcom

Project developed for 'Computer Networks', a third year subject @FEUP. Made in collaboration with @edgaracarneiro and @Kubix20.
https://github.com/andrefcruz/feup-rcom

c feup feup-rcom ftp serial-port

Last synced: over 1 year ago
JSON representation

Project developed for 'Computer Networks', a third year subject @FEUP. Made in collaboration with @edgaracarneiro and @Kubix20.

Awesome Lists containing this project

README

          

# FEUP-RCOM
## Project 1
Implementation of an asynchronous communication protocol for transmitting files through the serial port RS-232.

## Project 2
Development of an FTP download application.

#### Usage
```bash
./download ftp://[:@]/
```

## Authors
* [@AndreFCruz](https://github.com/AndreFCruz)
* [@EdgarACarneiro](https://github.com/edgaracarneiro)
* [@Kubix20](https://github.com/Kubix20)