Skip to content

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

Notifications You must be signed in to change notification settings

pnikitakis/transmission-pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Languages