Hey,
I have a server at home And I want to start programs remotely over sockets.
So what I want is to send a sel created command from my pc to the server and the server can start a program when receiving that command.

Is that Possible to do?


pol672