FreeRDP / FreeRDP-WebConnect

A gateway for seamless access to your RDP-Sessions in any HTML5-compliant browser
514 stars 1.6k forks source link

Urgent Help Please #166

Open elieda opened 7 years ago

elieda commented 7 years ago

hello all, i am using freerdp-webconnect it works great but i need to map printers how can i do this?

c64cosmin commented 7 years ago

Hello @elieda, I suppose you mean you need to print files from the remote computer on the client's printers. Unfortunately FreeRDP-WebConnect does not send files across the network to be printed on the client side. Can you tell me more about your setup, we might be able to mitigate the issue.

elieda commented 7 years ago

hello thank you for ur reply yes i need the rdp server to send printing to client's printer my setup: rdp server has a real ip,i installed freerdp-webconect on it. on the client over the internet , i use chrome ,i provide the real ip ,the rdp server is then 127.0.0.1and i connect does a program like thin print or terminal printing .... does help in this situation?

elieda commented 7 years ago

hello thank you for ur reply yes i need the rdp server to send printing to client's printer my setup: rdp server has a real ip,i installed freerdp-webconect on it. on the client over the internet , i use chrome ,i provide the real ip ,the rdp server is then 127.0.0.1 and i connect does a program like thin print or terminal printing .... does help in this situation?

c64cosmin commented 7 years ago

Hello @elieda Taking in consideration that the setup you have is not mobile, it seems that the "Terminal Print" solution is what you're looking for. Also another solution that comes to mind is to have a tunnel (e.g. OpenVPN) between you and the server, not sure if the printer will be seen across the tunnel though.