azoulais / Course-registration-system-SPL-ASS3

A basic server-client system for courses registration. In this assignment we have implemented a server based on the reactor design pattern and the encoder-decoder model. Our server is built in java and the client side is built in cpp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

course-registration-system-SPL-ASS3

A basic client-server system for courses registration.
In this work we have implemented a server based on the reactor design pattern and the encoder-decoder model. Our server is built in java and the client side is built in cpp.

This project was given as an assignment in the course "System Programming" (Fall 2021). Course site: https://www.cs.bgu.ac.il/~spl211/Main.

About

A basic server-client system for courses registration. In this assignment we have implemented a server based on the reactor design pattern and the encoder-decoder model. Our server is built in java and the client side is built in cpp.


Languages

Language:Java 77.2%Language:C++ 21.5%Language:Makefile 1.3%