Git Product home page Git Product logo

Comments (8)

MvdLande avatar MvdLande commented on September 27, 2024

Maybe ThinRDP or ThinVNc might work http://www.cybelesoft.com/thinrdp/ , http://www.cybelesoft.com/thinvnc/web-vnc.aspx

from freerdp-webconnect.

doosterkamp avatar doosterkamp commented on September 27, 2024

Switch to Guacamole (http://guac-dev.org/) ...

  • Also open source
  • Working on most of the Linux tastes around (I currently run it on Ubuntu 12.04)
  • Easy to build and extend
  • Really really good performance
  • Supports RDP as well as VNC
  • Uses a HttpTunnel in stead of WebSockets, so older browsers (even MSIE!!) work without a problem
  • Is good and active project (I've got the feeling this FreeRDP-WebConnect project is close to dead)

ThinRDP/VNC is closed source and very expensive...

from freerdp-webconnect.

pneumatic avatar pneumatic commented on September 27, 2024

ThinRDP is going to cost me $500. I would rather throw this money at an open source project. Guacamole is too administrative-intensive (i.e. - I have to set up individual accounts locally and configure each one to connect to a predetermined device). I need a solution that simply prompts for active directory username, password and remote host. A domain would be a nice addition to this set but not required.

from freerdp-webconnect.

pneumatic avatar pneumatic commented on September 27, 2024

I guess that I will post a bounty on Guac as well. It works fine otherwise.

from freerdp-webconnect.

doosterkamp avatar doosterkamp commented on September 27, 2024

If you install it out of the box, you'll need to setup some user account and so, BUT:
it has an quite easy to use API which allows you to easelly write a TomCat WebApp that uses the Guacamole API ...

I have it connecting on IP base, passing all the possible options (so no users, etc.) .. build, tested and working within a day ... it even has working audio :P !
http://guac-dev.org/doc/gug/writing-you-own-guacamole-app.html

from freerdp-webconnect.

doosterkamp avatar doosterkamp commented on September 27, 2024

Drop me an email if you need a little help on that ;)

from freerdp-webconnect.

pneumatic avatar pneumatic commented on September 27, 2024

I will take a look. Thanks for your quick input.

from freerdp-webconnect.

alexpilotti avatar alexpilotti commented on September 27, 2024

Hi @pneumatic, I'm closing this issue now since we just merged a lot of features, including Ubuntu support. Can you please check out the latest code on Ubuntu and let me know if it works for you?

sudo apt-get install -y git
git clone https://github.com/FreeRDP/FreeRDP-WebConnect.git
cd FreeRDP-WebConnect
sudo ./setup_all.sh -f -i

No need for bounties BTW! :-)

from freerdp-webconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.