I want to ftp an exe on the server and any asp.net webpage or a php page that will ultimately run the exe on being called. The exe will install an application on the server and start running and occupy a port on the server to listen to some clients.Is it possible without making any change to the server's configuration?If possible, is it secure?