I’ve started developing a project which involves VB.Net desktop application and a ASP.Net website.

The desktop application is for monitoring purpose. And I want the ASP.Net to collect data from clients and send it to database for reporting. And also, I want the website be able to start and stop the monitoring in client machine.

Any ideas? Thanks!