Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

vncviewer /listen on Linux

Single Click discussions / bugs
Post Reply
mollien
Posts: 2
Joined: 2005-08-15 17:01

vncviewer /listen on Linux

Post by mollien »

I have been using SC for a while under XP, which worked great. Fantastic job on that!! Now, I have decided to make the switch to Linux.

Is it possible to get a Linux viewer in listen mode so I can do remote support to win clients?

I have tried to start vncviewer /listen in a shell and it appears to accept connections (as it shows that a valid connection has been made), but I cannot seem to get the graphical window to pop up.

I am using Mepis with KDE, UltraVNC SC for the remote clients and tried various different viewers. Is there one specific that I should use under Linux?

Thanks!
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

SingleClient don't contain RFB protocol, removed from Rudi !

Why except smaller size of SC ?
Only Rudi can answer.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
mollien
Posts: 2
Joined: 2005-08-15 17:01

Post by mollien »

I'm sorry... This goes beyond me. Can you elaborate? Or Rudy maybe?
Guest

Post by Guest »

if you get a good answer I am looking for the same thing. Please post it here or email it to me. I will do the same thing. Thanks.
juanky

Post by juanky »

I have the same problem.
How to use vncviewer (listen mode) on linux
When I try to execute vncviewer without HOST parameter I alwais get a error message:
java -cp /usr/local/vnc/classes VncViewer /listen
HOST parameter not specified

Help!
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

This goes beyond me. Can you elaborate?
RFB = Remote Frame Buffer, the protocol used between all VNC flavor !

SC work only on windows because there removed RFB protocol and need the special Ultra vncviewer can understand the SingleClick
winvnc send a special paquet request to viewer accept or refuse the incoming connection.

there a little confusion for users if winvnc name of SingleClick (winvncsc) don't support the RFB protocol ! :roll:
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Wojtek

Post by Wojtek »

U can use wine and install UltraVNC under Linux.
akajeff

linux vncviewer to ultravnc server

Post by akajeff »

I have been able to get this scenario to work.

using tightvnc: vncviewer -listen -encodings "hextile copyrect"

This command string finally allowed the graphic window to successfully complete drawing and a vnc session was established; worked fine.

I've tried to run the ultravnc vncwiewer under wine; it does run, but I cannot start with the /listen parameter.
jlmera

YES!!!!!!! ok under linux client

Post by jlmera »

:-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D
:) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
:o :o :o :o :o :o :o :o :o :o :o :o :o :o :o :o
:P :P :P :P :P :P :P :P :P :P :P :P :P :P :P

vncviewer -listen -encodings "hextile copyrect"
on tightnvc fuction on linux


Gracias !!!!
Guest

Post by Guest »

How do you connect to this listener once sc had made a connection?
Marty

... how bout on mac?

Post by Marty »

I installed the java viewer- I can't seem to get it to run with these parameters though...

Code: Select all

java VncViewer -listen -encodings "hextile copyrect"
comes back with an error that I need HOST / PORT parameters

any ideas anyone? I would LOVE to make this work on my mac.
Marty

forgot to add

Post by Marty »

I forgot to say, I am running on PowerBook G4 OSX Tiger, trying to use SC from PC running XP
Post Reply