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

Linux client for SC server?

Single Click discussions / bugs
Post Reply
gdhgdh
Posts: 2
Joined: 2006-01-06 09:43

Linux client for SC server?

Post by gdhgdh »

Hi :)

I've put together a little .exe for remote support - thanks, this is a killer feature :))

My only problem is that I'm needing to run the ultravnc "vncviewer.exe -listen" using WINE on Linux ..

gdh@gdh:~$ xvnc4viewer -listen

If I use the native xvnc4viewer in Linux, I get the connection OK, but no viewer window appears:

VNC viewer for X version 4.0 - built Apr 19 2005 04:20:29
Copyright (C) 2002-2004 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.

Fri Jan 6 09:41:51 2006
main: Listening on port 5500

Fri Jan 6 09:42:09 2006
CConn: Accepted connection from 10.0.0.145::1059
CConnection: Server supports RFB protocol version 3.16
CConnection: Using RFB protocol version 3.8

Is there any way I can avoid using WINE + vncviewer.exe ?

gdh
Eurodams

Post by Eurodams »

i have the same problem ...

Please help us :-]
dsant
Posts: 2
Joined: 2007-07-28 13:43
Location: Lyon, France

Re: Linux client for SC server?

Post by dsant »

Same problem !
SOLVED !
use the command :
vncviewer -listen -encodings "hextile copyrect"
works for me. no root. no wine
client : Mandriva 2007.0
found on another post on this forum :
[topic=3888][/topic]

Have a nice day !
Last edited by dsant on 2007-07-28 14:00, edited 2 times in total.
Post Reply