Skip to content

hammad20120/client-server-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages