Page 1 of 1

Scanner HTML5

Posted: Mon Jun 11, 2018 1:19 pm
by Clive
Apologies if this has already been covered..

Is it possible within the HTML5 view to access my local scanner?

Re: Scanner HTML5

Posted: Mon Jun 11, 2018 2:46 pm
by admin
Hello,

Unfortunately no, you cannot redirect any local devices when connecting with the HTML5 web client. This is not possible because this connection is pure web, with nothing in your browser to handle any redirection request.

Re: Scanner HTML5

Posted: Mon Jun 11, 2018 9:39 pm
by Clive
So is there any 3rd party software out there that i can utilise?

Re: Sanner HTML 5

Posted: Tue Jun 12, 2018 5:44 am
by juwagn
Hello,
Clive wrote:So is there any 3rd party software out there that i can utilise?
you can utilize almost any native RDP client that has physical access to your local hardware, as example RemoteApp, Generated Client, mstsc.exe etc.

Sincerely yours, JW.

Re: Scanner HTML5

Posted: Wed Jun 13, 2018 10:37 am
by Clive
Ok but if port 3389 is blocked by firewall, how can I do this?

Re: Scanner HTML5

Posted: Wed Jun 13, 2018 3:57 pm
by juwagn
Clive wrote:Ok but if port 3389 is blocked by firewall, how can I do this?
By default RDP traffic is forwarded to 3389 from web ports, so instead 3389 you could use ports 80/443 too.
mstsc.exe: myserver.com:443
etc..