GitHub topics: execlp
abdullahaahmed0539/Client-Server-model-using-linux-API
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.
Language: C++ - Size: 321 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

win32ports/unistd_h
header-only Windows implementation of the <unistd.h> header
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 5

SameetAsadullah/Reverse-String-Using-Execlp
A simple C++ program to reverse the given string using execlp system call
Language: C++ - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
