Hi Guys, I'm looking to write a simple application in Objective-C (Please move this topic)
I have designed my GUI, I have two buttons, I want one to execute a shell and the other to execute the ctrl-c command.
So I want one button to start a service, and the other to stop the service...