Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 429 Bytes

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

./download ftp://[<user>:<password>@]<host>/<url-path>

Authors