Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 280 Bytes

How to Run

  1. cd Server
  2. run make
  3. run ./main
  4. cd Client
  5. run make
  6. run ./main

After running both server and client server will start sending the date to the client every 10 secs

pressing enter key in the client should get the time without waiting