Skip to content

Simple peer-to-peer application to distribute files in a local network

Notifications You must be signed in to change notification settings

Glemhel/networks-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

networks-project

Optional project for Networks coures, Innopolis University, Spring 2021.
Authors: Mikhail Rudakov, Grigorii Kostarev, Anna Startseva

This project implements simple peer-to-peer application, which allows users to distribute single file into network of peers, using all available communication links between peers. Application uses C sockets programming for network communication via UDP and TCP protocols, as well as C pthreads to organise application flow.

About

Simple peer-to-peer application to distribute files in a local network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages