#429842 xtightvncviewer: Support for IPv6

Package:
xtightvncviewer
Source:
tightvnc
Description:
virtual network computing client software for X
Submitter:
Thomas Creutz
Date:
2021-08-07 16:33:03 UTC
Severity:
wishlist
Tags:
#429842#5
Date:
2007-06-20 15:29:00 UTC
From:
To:
Hello,

I testing with my new IPv6 network and see, that ipv6 support is not available.

I found on the webside a project that ported the new protocol for tightvnc:

http://www.tightvnc.com/related.html (on the bottem)

Can some integrated this?

Thomas

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (800, 'testing'), (700, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21.5-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages xtightvncviewer depends on:
ii  dpkg                        1.13.25      package maintenance system for Deb
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libice6                     1:1.0.1-2    X11 Inter-Client Exchange library
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG
ii  libsm6                      1:1.0.1-3    X11 Session Management library
ii  libx11-6                    2:1.0.3-7    X11 client-side library
ii  libxaw7                     1:1.0.2-4    X11 Athena Widget library
ii  libxext6                    1:1.0.1-2    X11 miscellaneous extension librar
ii  libxmu6                     1:1.0.2-2    X11 miscellaneous utility library
ii  libxpm4                     1:3.5.5-2    X11 pixmap library
ii  libxt6                      1:1.0.2-2    X11 toolkit intrinsics library
ii  vnc-common                  3.3.7-14     Virtual network computing server s
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages xtightvncviewer recommends:
ii  xfonts-base                   1:1.0.0-4  standard fonts for X

- -- no debconf information
iD8DBQFGeUe8ryk5AcCKK8ERAiwiAKDR4ae9cDUXlxOye70xrkN3IuBKbgCffBcA
M5E+gQg7bR66j7w9oztwZqM=
=D3nx
-----END PGP SIGNATURE-----

#429842#10
Date:
2007-07-08 09:56:40 UTC
From:
To:
severity 429842 wishlist
tags 429842 + help
thanks

Hi

The sources that they have used are available, however it is not
based on the same version of tightvnc so someone need to make
a minimalistic patch and test it before I apply it.

The procedure is as follows:
* Download the tightvnc sources from Debian.
* Download the ipv6 enabled version.
* grep -rn "Changes to support IPv6" in the sources for ipv6 enabled
  version.
* Merge those changes to the tightvnc sources and make a diff against
  the original debian tightvnc source.
* Finally compile and test this so that it works well.

This task should not be that hard, but it probably take some
time, especially as tightvnc takes some time to compile.

Best regards,

// Ola

#429842#25
Date:
2021-08-07 16:19:48 UTC
From:
To:
Hello Thomas,

On Wed, 20 Jun 2007 17:29:00 +0200 Thomas Creutz <thomas.creutz@gmx.de> wrote:
[...]

Unfortunately, the link you provided does not work any more.

Besides of this Thightvnc is old software. Upstream does not maintain
Thightvnc on Linux any more. Thus, do not expect IPv6 support
to show up in Tightvnc.

Sven