Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Project for the network programing course. This is a chat service over ZMQ. Project includes a service, client and monitor.

Notifications You must be signed in to change notification settings

axelvanherle/ZMQ-Benternet-NP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMQ-Benternet-NP

This is a project for Network Programming. The project is about setting up a Deep Net Distributed Computing Cloud called B-Net, providing various services that can be used by individuals and groups, with flexible group sizes and the ability for everyone to participate in this network, where each individual works on their own part or service within the network.

My project has a integrated joke API where users can request jokes. These jokes are sent back to the user that requested it only.

There is also a chat service where users can chat to each other. These messages are forwarded to everyone, so there is a fully functioning chat server. Where everyone can send and receive messages from.

Documentation

Documentation about the code and how to utilize the service can be found under the docs directory.

How to run

Build from source, or download from github actions if you have QT6.5+

Showcase

About

Project for the network programing course. This is a chat service over ZMQ. Project includes a service, client and monitor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published