The demo application

Top  Previous  Next

 

We have packed along with the ThinRDP installation one example that uses Analytics ThinRDP Web Service to show the application usage data.

If you have already installed ThinRDP Web Service, you can access the demos from the Windows Start menu All Programs/ThinRDP Server/Demos.

The application was developed in C# and was designed to present you an integration possibility the Web Service provides you.

In order to compile this application, you can use the Microsoft Visual C# Studio 2010 Express. Download it here.

 

ThinRDPWS-Query application example:

 

This application is an example of an external application integrating each available Web Service method.

Observe that the upper radio buttons are different date ranges used to filter the statistic records.

Select one of the date options, go to a specific tab (Logins, Sessions, Connections or Browsers) and click on the Refresh button. 

The analytics data will be displayed on the tab grid.

 

ThinRDP Server HTML5, Web-based RDP desktop remote control web service application example