Reputation: 19
I am going to write an application that will be able to manage Internet connection. Is it possible to run and stop dhclient from C code without using system() function?
dhclient
system()
Upvotes: 0
Views: 234