Skip to content

andredcoliveira/RCOM_SerialARQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCOM_Lab1

Data-Link Protocol implementing Stop-and-Wait ARQ Protocol with an API for communication over Serial Port. This could be, for example, the transfer of a binary file, keeping as much info as we can on it (name, permissions, dates, ...).

Usage:

make
./transfer /dev/ttsy0 <file_to_be_transmitted>
'RX' or 'TX' (receiver mode or transmitter mode)

About

Data-Link Protocol with API for communication over Serial Port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published