A simple C++ program to reverse the given string using execlp system call
-
Updated
Aug 8, 2022 - C++
A simple C++ program to reverse the given string using execlp system call
This project depicts a client-server model. This project uses linux's system API. In this project, the client makes requests to the server and in return the server caters the requests and sends response to clients. The server is multi-client so it can cater multiple client together simultaneous.
Add a description, image, and links to the execlp topic page so that developers can more easily learn about it.
To associate your repository with the execlp topic, visit your repo's landing page and select "manage topics."