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.
- Host: GitHub
- URL: https://github.com/andrefcruz/feup-rcom
- Owner: AndreFCruz
- Created: 2017-09-29T15:52:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T17:18:42.000Z (over 8 years ago)
- Last Synced: 2025-02-13T00:20:17.705Z (over 1 year ago)
- Topics: c, feup, feup-rcom, ftp, serial-port
- Language: TeX
- Homepage:
- Size: 28.8 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)