Abhishikta-codes / berkley-algorithm

Client Server Berkley Algorithm Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Berkley Algorithm Implementation

To execute this code navigate to the directory which contains the code. Run the following commands:

  1. Make clean
  2. Make compile
  3. Make run_server
  4. Open new terminal with the same path as that in step 1
  5. Make run_client
  6. Repeat step 4 and 5 again to run multiple clients

About

Client Server Berkley Algorithm Implementation


Languages

Language:C++ 94.9%Language:Makefile 5.1%