omerlux / StompBookClubClient

This was the third assignemnt in the course SPL201 - cpp client for Book Club

Home Page:https://www.cs.bgu.ac.il/~spl201/index.php?page=Assignments.Assignment_3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost_Echo_Client

This was the third assignemnt in the course SPL201 - cpp client for Book Club

Implementing a thread safe Server (Java) - TPC and Reactor patterns, and a multiple thread Client (Cpp). Server-Client Communication according to 'STOMP' protocol.

For running, do the following steps:

  1. run the server StompBookClubServer
  2. terminal command: make
  3. terminal command: bin/StompBookClubClient
  4. join the book club!

About

This was the third assignemnt in the course SPL201 - cpp client for Book Club

https://www.cs.bgu.ac.il/~spl201/index.php?page=Assignments.Assignment_3


Languages

Language:C++ 95.7%Language:Makefile 2.8%Language:CMake 1.5%