Revision 669104

Go back to digest for 3rd June 2007

Other in Networking Tools

Urs Wolfer committed changes in /branches/work/soc-krdc:

Initial import of the rewritten VNC part. Now it is based on libvncclient, not anymore on the very outdated own copy of tightvnc. It's not implemented in KRDC yet, but it is a Qt based implementation. You should be able to compile and run the test, but it needs a lot of opimizing and improving.

Krfb in trunk is already based on libvncserver. Libvncserver and libvncclient are in the same package. Get if from <a href="http://libvncserver.sourceforge.net/Attention:">http://libvncserver.sourceforge.net/Attention:</a>; Use the SourceForge download site for the newest version, not the homepage link. 0.9 is required.

File Changes

Added 14 files
  • /branches/work/soc-krdc
  •   /cmake
  •   /CMakeLists.txt
  •   /krdc
  •   /cmake/CMakeLists.txt
  •   /cmake/modules
  •   /krdc/CMakeLists.txt
  •   /krdc/vnc
  •   /cmake/modules/FindLibVNCServer.cmake
  •   /krdc/vnc/CMakeLists.txt
  •   /krdc/vnc/main.cpp
  •   /krdc/vnc/vncclientthread.cpp
  •   /krdc/vnc/vncclientthread.h
  •   /krdc/vnc/vncview.cpp
  •   /krdc/vnc/vncview.h
14 files changed in total