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:
- Add/Sub/Mult/Div ….
- Run
- List
- Kill
- Clear
- Exit
Supported Server Commands:
- Printid
- List
- Clear