Category: FAQ

Keep Up With Our Latest News.

Include own JavaScripts and exchange bidirectional messages

Before continue please consider, by including own third part JavaScripts you loose any future support if issues occur within your…

Read More

IIS/Apache failure, port 80 conflict

Minimal prerequisites before continue A: go sure you have setup IIS or Apache to run on port 81, if…

Read More

I can’t seem to connect remotely using RDPlus web access, what can I do?

Here are the few points to check out if RDPlus Web Access is not available on your server :  1. RDPlus uses…

Read More

How to use full screen mode in HTML5 client?

HTML5 full screen. In order to support full screen mode the server has to support either on-the-fly-resizing or reconnection-on-resize or be prepared…

Read More

How to store printer settings permanently in HTML5?

Sometimes user wants to store printer settings permanently, as example change default Letter to A4 format.Before continue upgrade your RDPlus installation to latest version where this…

Read More

How to convert different SSL(HTTPS) certificate formats to Java *.jks?

This walkthrough describes 4 different ways A, B, C, D how to import your own final to use certificate into webserver repository depending…

Read More

How to export SSL(HTTPS) certificate from IIS?

1. First of all export the real Certificate + key pair 1.1. From IIS as example: Edit bindings 1.2 Thеn: Edit…

Read More

How to change HTML5 printer settings?

By default all specific printer name settings are stored inside file "*\Clients\webserver\printer.bin" Here example****PRINTERS=PS:%DEFAULT%%PRINTMENU%MS Publisher Imagesetter%Universal Printer %;PS:%PRINTHIDE%MS…

Read More

How to change default starting parameters of HTML5 gateway?

Each time RDPlus starts the HTML5 gateway it generates automatically the file *\Clients\webserver\runwebserver.batLet's assume you want to change the default starting parameters on…

Read More

How to bind HTML5 as iframe correctly?

There are two basic ways how you may bind HTML5 client into your actual page. A: by using URI as in the attached…

Read More