Skip to content

HTML5-Client: Parameteren in der URL-Adresse

When using Terminal Service Plus HTML5 client to connect to a remote server, you can specify several parameters in the URL address to override default parameters, such as:

  • connexion utilisateur
  • usuario contraseña
  • program to run
  • startup directory for the program to run
  • command line for the program to run

Executar um Aplicativo Específico

Here is an example of a full URL address to open a remote session for user “demo” with password “demo” and by starting standard notepad upon session opening:

https://demo.tsplus.net/software/html5.html?user=demo&pwd=demo&program=c:\\windows\\system32\\notepad.exe&startupdir=c:\\windows\\system32¶ms=

Please note that in the URL address all slashes characters must be repeated 4 veces .

You do not have to specify all these parameters at the same time: the parameters not specified will have their default configured value.

Connectez-vous avec des identifiants Web

Si vous souhaitez utiliser un Web-Anmeldeinformationen to connect, you can pass it in an URL by adding an "@" before the Web Login.

Here is an example of a URL address to open a remote session with the Applications Panel for Web Credentials “1234” with password “demo”:

https://demo.tsplus.net/software/html5.html?user=@1234&pwd=demo

Restrict this usage to Users Default Applications

Vous pouvez désactiver la ligne de commande de l'application pour les utilisateurs en allant sur le Avancé —> Onglet de session of the AdminTool, double-clicking on the “Application Command Line” setting and setting the value to “No”.

Screenshot 1