Results 1 to 1 of 1
Hello,
I need to control various Debian Linux daemons from C++ application. Is there any option better than sending shell commands through system call? I'm looking for some library that ...
- 04-05-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
How to control daemons from C++ application
Hello,
I need to control various Debian Linux daemons from C++ application. Is there any option better than sending shell commands through system call? I'm looking for some library that provide some function wrappers for shell commands like start-stop-daemon.
Thanks.


Reply With Quote
