1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 15:51:18 -07:00
Aaron J. Seigo 2c39f61d4d on old and broken implementations of net/if.h, IF_NAMESIZE is called
IFNAMSIZ. this addresses this issue on those systems that don't have
IF_NAMESIZE. at least, it works here and enables it to compile
properly ;-)

i don't think this should be a configure check, and according to my 10
minutes of research on the 'net this seems to be the primary breakage
(in other words, i couldn't find any other variations on this brokennes
besides IFNAMSIZ)

svn path=/trunk/kdenetwork/krfb/; revision=199955
2003-01-14 22:13:18 +00:00
2002-12-10 18:25:13 +00:00
2002-11-19 12:02:56 +00:00
2003-01-09 13:16:54 +00:00
2002-02-14 23:20:39 +00:00
2002-04-18 19:43:38 +00:00
2002-08-01 19:10:31 +00:00
2002-07-26 14:34:42 +00:00
2002-07-26 14:34:42 +00:00
2002-12-28 00:30:31 +00:00

KDE Desktop Sharing (krfb)
==========================

KDE Desktop Sharing (krfb)  is a small server for the RFB protocol, better 
known as VNC. Unlike most other Unix/Linux RFB servers, KRfb allows you to
share your X11 session instead of creating a new X11 session. 
It was originally based on x0rfbserver 
(ttp://www.hexonet.de/software/x0rfbserver/), but there is not much code of
x0rfbserver left. Since version 0.6 it uses libvncserver 
(http://libvncserver.sf.net) as backend.


Guide to documentation:
TODO - things to be done
INSTALL - Very short installation instructions
NOTES - reasons for various decisions
DCOP-INTERFACE - short documentation of the DCOP interface


Description
Archive/mirror of https://github.com/KDE/krfb
Readme 9.1 MiB
Languages
C++ 88.6%
CMake 10.8%
C 0.5%