Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 324 Bytes

File metadata and controls

4 lines (4 loc) · 324 Bytes

---------------INSTRUCTIONS TO RUN THE PROGRAM----------

  1. Run the data.c file to populate the database
  2. Next, compile server.c with the tag "lpthread" and run the executable to launch the server.
  3. Finally, compile and run one/more than one client(with the tag "lpthread") in separate terminals to launch the clients.