I need a C#/Delphi app developed that runs as a service polling a server for updates
Budget: $15 – $25 USD
I am looking for a skilled C#/delphi developer to create a Windows app that will run as a service and continuously poll a server for updates. The app needs to have the following functions:
- The service needs to have a UI where a user can login using a auth token/otp
- The service must have a icon in the tray that shows the current status of the agent (i.e. running, waiting etc)
- The service must connect to it's account using a rest api, when the api returns commands that need to be fired, the service must run the commands in powershell/command line and post the command's output as a response back to the server (API Server)
- The commands may take up to hour's to finish per command, so the service will need to post semi-regular updates to the server about the execution of the commands
- I need the installer to install the service, and possible libraries that the service might need to run the commands
- The service needs to have a UI where a user can login using a auth token/otp
- The service must have a icon in the tray that shows the current status of the agent (i.e. running, waiting etc)
- The service must connect to it's account using a rest api, when the api returns commands that need to be fired, the service must run the commands in powershell/command line and post the command's output as a response back to the server (API Server)
- The commands may take up to hour's to finish per command, so the service will need to post semi-regular updates to the server about the execution of the commands
- I need the installer to install the service, and possible libraries that the service might need to run the commands