Hi everyone.
Sorry for my English... So I am writing a client/server program and I would like to send a command that will be exexuted on the remote client with system(); or createprocess(). I have created a simple indy client/server connection and where I send a line of text that I would like to be executed...