Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 795 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 795 Bytes

transmission-pipe

Reliable one-way FIFO pipe for transmitting data over UDP/IP. University project [no.1] for Distributed Systems (Spring 2018).

Prerequisites

Python 3.6+

How to run

  1. Start appB.py which includes the library of the server side.
  2. Run appA.py to start the client side.
  3. Run stats.py to produce statistics for the transmission.

Authors

Course website

ECE348 Distributed Systems
Assigment instructions can be found here in Greek.