Hello,
I want to develop an application which has the below requirements
several programs will be there in a folder in a linux server. These programs are to be run from any other machines which are connected through network.
The output of the programs should be visible in there machine where i would be executing.
The server will be connected to many systems, multiple people can execute the same program.
The connected systems can be windows or linux. Even if it is not possible in windows at least in linux it should work
Can someone tell me how to go about it...currently i know php.
Thanks