Skip to content

Using the UNIX sockets and UDP to implement a request-reply protocol in a distributed system.

Notifications You must be signed in to change notification settings

shehab-as/Distributed-Systems

Repository files navigation

Distributed-Systems

Using the UNIX sockets and UDP to implement a request-reply protocol in a distributed system.

Project Description

A peer-to-peer system where its core functionality is allowing users of different machines in the same network to:

  • Add/Delete/Download/Display embedded Images.
  • Grant/Revoke Access to users in the database to view certain images with a set number of views allowed.
  • View Downloaded/Allowed-Access Images' list.

Project Developers

@ShadyF, @ShehabCE, @FaridaSolimann, and @zyad224

Run the following after cloning to download the SQLiteCpp module

git submodule init
git submodule update

Screenshot of Project GUI

Screenshot

About

Using the UNIX sockets and UDP to implement a request-reply protocol in a distributed system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published