GitHub - hammad20120/client-server-architecture

Skip to content

Navigation Menu

Sign in

Appearance settings

client-server-architecture

Compile

To compile type gcc -o -pthread
To run type ./

To run client:

At first enter server IP and press ENTER.
If server is running locally then write [ localhost ]

Supported Client Commands:

  1. Add/Sub/Mult/Div ….
  2. Run
  3. List
  4. Kill
  5. Print
  6. Clear
  7. Exit

Supported Server Commands:

  1. Print
  2. Printid
  3. List
  4. Clear