multivnc icon indicating copy to clipboard operation
multivnc copied to clipboard

Support command line option "-listen"

Open alkisg opened this issue 4 years ago • 4 comments

Hi, I installed multivnc in Ubuntu 18.04 and I tried:

multivnc -listen

I got a dialog stating "Failure connecting to server at -listen!". Is there a command line argument available to launch multivnc in listen mode? If not, is it possible to add one, preferably one that only shows the UI when the first connection is received?

Then I went on with launching plain multivnc and clicking on the "Listen" toolbar button. I was able to connect a client there with x11vnc -connect multivnc-ip. But I wasn't able to connect a second client simultaneously, like in xvnc4viewer -listen. Is this possible? If not, could it be supported in a future version?

If these features are met, multivnc will be an excellent first choice as a dependency of epoptes.org (I'm the main developer there). Thank you!

alkisg avatar May 01 '21 06:05 alkisg

No, there's none and yes, that possible to add. For the listen-for-multiple-servers, would you be so kind and open a separate issue?

bk138 avatar May 01 '21 17:05 bk138

Thank you; I filed #136 for the multiple reverse connections.

Regarding the platform-linux tag, it would be great if -listen was also supported in Windows, as there we could replace realvnc with multivnc.

alkisg avatar May 01 '21 20:05 alkisg

As it stands now, I'm not able to invest a substantial amount of time in this due to childcare, but I can set apart some time to do pull request reviews.

bk138 avatar May 02 '21 13:05 bk138

I'm not able to invest a substantial amount of time

Unfortunately that's the case for me as well, and it's the main reason that epoptes relies on external programs instead of directly using libvnc. :/

Thank you for your time!

alkisg avatar May 02 '21 13:05 alkisg