Skip to content

KDE 3.1: Desktop Sharing in Practice

Thursday, 6 February 2003  |  Phil

Desktop Sharing is a KDE service that allows you to share your desktop using the RFB protocol, better known as VNC. This new feature of KDE 3.1 allows a friend or administrator to fix problems on your computer, or you can use it to show your desktop to somebody else at a remote location. It is compatible with all regular VNC / RFB clients.

Tim Jansen has created an overview page where he explains how to set up the Desktop Sharing, together with a nice interactive demo.

Comments:

Desktop Sharing needs icons! - Tim Jansen - 2003-02-05

As you can easily see, Desktop Sharing needs better icons. Feel free to create them :) (developers who implement the stuff on the TODO list wouldn't hurt either :)

Re: Desktop Sharing needs icons! - not me - 2003-02-06

Thanks for the pointer to the "uninvited connections" checkbox. I missed it before when I was looking for a way to share my desktop for my access over the network. Now I'm serving up the VNC java applet with apache, so I can go to http://mycomputer/login from anywhere and get my desktop! Neat stuff.

Re: Desktop Sharing needs icons! - nrp - 2003-02-10

I might be being thick here, but how do you serve up the java applet with apache?

Re: Desktop Sharing needs icons! - Chris - 2003-02-19

I am also quite interested about this. VNC Desktop sharing is nice, but I am the only GNU/Linux box running KDE 3.1, and in fact, almost the only GNU/Linux workstation in the office! What would be amazing is for the e-mail invitations to give the choice: http based java applet, or local vnc client. As it is, I suppose I can always customize the e-mail invitation to specify the correct information (ie, point it to the Java applet on my computer) but, I still am not sure how to set it up...

Re: Desktop Sharing needs icons! - loki gupt - 2003-03-21

i want to share my desktop on network under win98 in java i need source code can u help me

Re: Desktop Sharing needs icons! - anish k abraham - 2004-02-19

i am working on the project for desktop sharing and video conferencing on network under win98,2000 in java i need source code can u help me.

need help with video conferencing - mikhail - 2005-03-21

hey there! im a student n am working on video conferencing project... can u hel p me...??? thanks!

Re: need help with video conferencing - cm - 2005-03-21

I don't think that adding a comment to a news article that's two years old will get you many responses... You may want to take a look at http://www.kde-apps.org/content/show.php?content=10395 That's the only KDE-related video conferencing project I know of.

Re: need help with video conferencing - Cee - 2006-05-03

We are a browser based video & web conferencing company. Our product is very easy to use and cost effective. You can share video, audio, chat AND any show any application you want. Please contact me at 877-634-6342 x 101 to get a demonstration of exactly how it works.

Re: need help with video conferencing - sushma karki - 2006-10-13

I am also doing project in video conferencing,I am a beginner and need your help so send me the demo(better if it is in VB.NET)

Re: need help with video conferencing - anjana - 2007-05-08

me too doing project in video conferencing. can u help me with code?

Re: Desktop Sharing needs icons! - Anish K Abraham - 2005-06-09

hi! For those who are still trying to prepare Desktop Sharing for distributed Networking on Java Platform, may be i could of some sort of help for them. Feel free to contact me, because i've created one, its a bit slow but it definitely works... and it can even manage more than one system Desktops simultaneously. Best Regards Anish K Abraham

Re: Desktop Sharing needs icons! - william - 2006-01-16

I saw your post o desktop sharing in Java and would like some info. on it if still avaliable or upgraded?

Re: Desktop Sharing needs icons! - anns - 2006-04-07

i am doing desjktop sharing..if u have some information,help me....

Re: Desktop Sharing needs icons! - gulmina - 2006-02-23

I want to do a project related to desktop sharing. And i have no idea where to start from. So can you help me.

Re: Desktop Sharing needs icons! - anns - 2006-04-07

i too do a project in desktop sharing//// dont have any idea abt dat...if u have some information, send me...

Re: Desktop Sharing needs icons! - anju - 2006-03-23

I saw your mail that u have done desktop sharing.I am a fresher.can you help me by giving some idea about that.

Re: Desktop Sharing needs icons! - Lavitha - 2006-03-23

Hi Anish, If u have the details of desktop sharing, can u please send to me... Regards , Lavitha

Re: Desktop Sharing needs icons! - Anish K Abraham - 2006-04-07

Hi ! I dont usually check the replies over here. If you really need help , then try mailing me or join me for a chat at anish_k_abraham@yahoo.com I'll be really happy if i could be of any help.

Re: Desktop Sharing needs icons! - Kishore - 2006-05-25

Hi Anish, Can you please help me out on how the desktop sharing application can be implemented using Java, like the technology to use at various levels. Thanks & Regards, Kishore

DESKTOP SHARING - Safyan Shah - 2006-06-29

Hi man, I am also doing this project in JAVA. But I still don't know, how to send those frames from Server to Client in RMI. Like we've seen that it's easy to invoke a method on server via interface but How does the Server sends message to Client?

Re: Desktop Sharing needs icons! - prats - 2008-05-15

hey... I m doin a proj on video conferencing in java. can i get the source code of it as i m facing problems in codin a bit. It ll help me to understand better

I need help regarding Java code for Desktop sharin - Java_Freak - 2005-10-31

Hey anish k abraham and gupt, I too am a student and working on a project which involves Java code for Powerpoint Presentation Sharing between remote computer and Client computers(Almost similar to a Desktop Sharing). Can anyone fo u in the group hel me out?

Re: I need help regarding Java code for Desktop sharin - chetan - 2008-10-26

better to use teamviewer application for sharing desktop

Re: Desktop Sharing needs icons! - not me - 2003-02-06

Oh, and I almost forgot: I want to congratulate you on the attention to usability and user experience you are putting into KDE's desktop sharing programs. If only every KDE developer cared this much about usability issues! KDE would become so easy to use a three-year-old could do it :-)

animated demos are cool - Aaron J. Seigo - 2003-02-06

animated demos are very cool. they are a terrific way to show people how the system works, both for PR and for educational purposes. hopefully we'll see more of these demos appear. the desktop sharing stuff is awesome, too. one of my clients is using it extensively for tech support purposes and is just loving it. so Tim: awesome work and thanks for all the code!! did i mention how cool that demo was? ;-)

swf? wtf? - Jonas - 2003-02-06

Flash? What kind of proprietary junk is that? It doesn't seem to be available for my architecture. Is there no open source / free software way to do the same thing? What about JavaScript/SVG? Would that be supported in, say Konqueror or Mozilla?

Re: swf? wtf? - Tim Jansen - 2003-02-06

The SWF format is open, and there is a free library called library called libflash. It should be able to play the movie. You may need to write a plugin first though. Concerning SVG, afaik there is no free implementation that is mature enough.

Re: swf? wtf? - fault - 2003-02-06

> It should be able to play the movie. You may need to write a plugin first though. libflash also has a Netscape plugin.

Re: swf? wtf? - XavierXeon - 2003-02-06

under http://www.macromedia.com/shockwave/download/alternates/#linux" you can download the latest flash player player for mozilla(linux) which integrates nicely in konqueror.

Re: swf? wtf? - Muad'Dib - 2003-02-06

You obviously assume that everyone who uses KDE uses Linux. I use FreeBSD. I cannot view Flash movies. I will not entertain any arguments about Linux vs. FreeBSD.

Re: swf? wtf? - Roberto Alsina - 2003-02-06

Quick translation: You use FreeBSD, and you DON'T KNOW how to see flash. Because you actually can.

Re: swf? wtf? - Metrol - 2003-02-07

Ohhh yes you can, just not in Konqueror. A couple of ways... First, you can install /usr/ports/www/flashpluginwrapper that will allow you to view Flash with Macromedia's Linux plug-in within you natively compiled Mozilla. Works pretty sweet! Secondly, you can install Netscape 7.0, which is a Linux based port. I haven't run this one myself, but in theory it should be able to properly embed any and all Linux based plug-ins in the ports tree. Lastly, and most ickily (it's a living language. Deal with it), you can also install the Linux Netscape 4.7x. Ack, phewy. Still, the flash plug-in definitely works properly in it. Heck, with the recent addition of KPlayer to the ports tree you can now even watch Quicktime movies within Konqueror. Took a little tweaking, but before too long I was watching movie preview right from Apple's web site. Of course, with all these plug-ins that use Linux binaries that simply can't embed into natively compiled FreeBSD applications their's no good way to get everything working all in one browser just yet. Now if we could just get some more library wrappers like that flashpluginwrapper us FreeBSD folks would be stylin'!

Re: swf? wtf? - Jonas - 2003-02-06

Sorry, no cookie. That is only a binary for Linux/x86 -- I don't want to think about at what speed it would execute under Bochs ;)

Re: swf? wtf? - Anonymous Coward - 2003-02-06

Whahaha, you suck! Do you homework :P

Window sharing - Paulo Junqueira da Costa - 2003-02-06

I don'ṫ know if it's possible, but an important feature in desktop sharing is to allow user to see only some programs(windows) like MS netmeeting. I use netmeeting a lot of times per week. I know that is possible to execute a program an send it's window, mouse and keybord to other X server. It's implemented in the 3.1 solution? Thanks in advance for your great work.

Re: Window sharing - Tim Jansen - 2003-02-06

No. I havent spent much time thinking about it, but I dont know an easy way to implement it... one of the problems is that the X11 server can only sent screen data that's currently visible. The only clean ways that I can think off all include writing a specialized X11 server, a X11 proxy or a X11 extension.

Re: Window sharing - not me - 2003-02-06

The X guys say it is a toolkit issue. They say that with the RandR extension, toolkits have all the information they need to migrate/duplicate a program between X displays. Maybe support should be added in QT? I guess that wouldn't be the best practical solution, though, since then only QT programs would be able to be shared; other apps would have to be re-written. And how would you tell a program to duplicate itself? Instead of having one program that could migrate others around, every program would have to migrate itself. An X extension would be better, but it doesn't sound like you'd have the support of major XFree developers.

Re: Window sharing - Tim Jansen - 2003-02-06

RandR helps when you want to migrate an app from one X11 server to another (because it can reconfigure the parameters). But it does not help if you want to have the app on two X11 servers simultanously, or to get pixmap of the application's window (which is needed for VNC).

Re: Window sharing - Andrew - 2003-02-14

Why not use XVFB and set up user's desktop over there?

Re: Window sharing - mike ta - 2003-02-07

This is off-topic really, but would it be possible (in principal even:) to implement a sort of network/pass-through windows display driver. What I mean is, a driver where the calls into it are all passed down to the "real" display driver, and also sent off over the network. That way we could avoid all the screen scraping that VNC has to do? Mike

Re: Window sharing - Tim Jansen - 2003-02-07

Yes, xf4vnc.sourceforge.net does this (for the screen, not individual windows). There are several ways to do this, but they all require changes in the X11 server or its drivers.

Re: Window sharing - mike ta - 2003-02-07

Actually, I meant a Windoze driver Mike

Re: Window sharing - Andrew - 2003-02-14

Isn't that exactly what Citrix and WTS do?

Security? - derek - 2003-02-06

Does the KDE VNC app try to do any ssh tunneling of the VNC connection? It would be very nice if it set this up (semi)automatically for the user.

Re: Security? - Tim Jansen - 2003-02-06

IMHO SSH tunneling is a very crude hack, both technically and from the user's perspective (because you need to authenticate twice). A cleaner solution would be to use SSL...

Re: Security? - js - 2003-02-06

You don't *have* to authorize twice. you could have krfb bind to only accept local connections, then someone ssh tunnels to the box and it just works. Then using the invitation cookies it would keep out other local users from nabing your session.

Re: Security? - Tim Jansen - 2003-02-07

If the VNC server does not require a password, everybody with an account on the machine would be able to join every desktop. To solve this you would need some challenge-response technique (for example krfb writes cookie to user's home dir, krdc reads it over ssh and uses the cookie as password). But then the solution becomes more complicated than SSL and not backward compatible with existing vnc servers anymore - thus the only two advantages of ssh would be lost.

Re: Security? - Leigh Upton - 2003-02-14

Tim, is it possible (desirable or not) to bind to the loopback interface? Regards Leigh

Re: Security? - Tim Jansen - 2003-02-19

ATM kinetd does not support this.

Re: Security? - Alistair Mann - 2003-02-25

There is definite value in connecting to another desktop on the same host. The value in for me would be the seperation of accounts for different purposes: I have an account that I use for work, and a second account I'd like to use for personal stuff. I can log in to both; I can start simultaneous X sessions for both; one can swap between both sessions. By supporting single host connections, one could keep both accounts seperate in the filesystem but in one place on the desktop. ATM, I can VNC from one account to the other but see just a bunch of garbage in the connection window. If loopback support would solve this problem, it would get a vote from me!

Re: Security? - Tim Jansen - 2003-02-25

The garbage that you are seeing is a limitation of the X11 driver that you are using. If the screen is not in the framebuffer XGetImage doesn't work. I havent seen a XFree driver that is able to do this. And for this use case I would rather use Xnest, no need for VNC.

Re: Security? - Alistair Mann - 2003-02-25

Tim, thank you so much -- Xnest is exactly what I needed! Thanks also for your work with rdc -- I've found it a vital tool in deal with real VNC (adminning remote Wintel) situations! All the best

How did you record the demo - Boo - 2003-02-06

Would like to know what too you used to create demo. Was impressed with the cursor being captured as well. Desktpo sharing looks like a great tool. It may allow me to drop WebEx which is very expensive Thanks

Re: How did you record the demo - Anonymous - 2003-02-06

http://lists.kde.org/?l=kde-promo&m=104430062329339&w=2

Demo Artifacts - Anonymous - 2003-02-06

Are the artifacts in the demo due to VNC, the capturing or the conversion to Flash?

Re: Demo Artifacts - fault - 2003-02-06

I don't see any artifacts here.. are you using gplflash or macromedia flash?

Re: Demo Artifacts - Anonymous - 2003-02-06

It's using /opt/netscape/plugins/libflashplayer.so of SuSE 8.1 here. See the screenshot showing the artifcacts.

Re: Demo Artifacts - Tim Jansen - 2003-02-06

swf2vnc has an option '-nommhack' which is a work-around for a problem that you describe - however, when the option is enabled, it doesn't work on those systems that play the movie fine now. (I am using Flash 6, downloaded from Macromedia)

Cool! But what about MY control? - Jim - 2003-02-06

I think this is awesome. I do have a couple questions: 1) Is this as bandwidth efficient as tightvnc server? 2) How can I set this up to stay on for more than 1 hour? I connect via ssh from work and it would be great to use this, however, I don't know of a way to either turn this on via command line (remember I'm in via ssh) and/or leave it on all day and just connect to it from work. Any opinions/thoughts? Thanks! Jim ps. I understand the security implications, but I don't need to be protected via locked out options .. ;)

Re: Cool! But what about MY control? - Tim Jansen - 2003-02-06

1. Yes, more or less. It uses the tightvnc encoding, and the compression should be similar to the Windows server (but not as good as the unix/X11 vncserver server, which has far more information about the screen changes). Latency is quite bad because of X11 limitations. This may improve with future XFree versions. 2. in KControl/Network/DesktopSharing enable "uninvited connections" and set a password. The UI is not optimized for this use case though, and I personally prefer a regular vncserver for this use case (because of bad latency and I don't want to be logged in all the time).

Re: Cool! But what about MY control? - Rex Dieter - 2003-02-06

1. uses tight encoding? I was under the impression that the vnc implementation in kde-3.1 did *not* include any advanced encoding methods, only the good 'ol classic hextile-n-friends encodings. Can you confirm the use of tight encoding?

Re: Cool! But what about MY control? - Tim Jansen - 2003-02-06

Yes, definitely :) (It is easy to check with krdc in medium quality mode - look at images with many colors and you can see the jpeg artifacts)

Re: Cool! But what about MY control? - Rex Dieter - 2003-02-06

OK,thanks... I had just assumed that the performance problems I had been seeing were related to bandwidth... guess not. It's just plain slow. (-:

Re: Cool! But what about MY control? - js - 2003-02-06

You're answer for #2 isn't quite as satsifactory as I'd like. I had a nice script that would let me say "remotehost blah.whatever.org" and it would ssh to the box, setup a ssh tunnel and run krfb. Then it would spawn a local vncviewer that would use the tunnel to securely transmit the data. It was really slick. Now I'm not sure how to do the equivlent. There seems to be no way to remotely start krfb for a single session. I'd really rather not have it listening for connections all the time. Any ideas? thanks (its a very cool app!)

Re: Cool! But what about MY control? - Tim Jansen - 2003-02-07

You can enable/disable kded/kinetd using dcop, but I wouldnt recommend this, since it is rather internal (and future krfb versions may have other kinetd modules). Better would be to write a command line tool that modifies the configuration (krfb/configuration.cpp) like kcm_krfb does. I accept patches :)

Re: Cool! But what about MY control? - gonzalo - 2003-09-15

I've been searching all over the net for a way to start krfb from a ssh terminal and this thread is the closer i've got but still can't do it :( . Did someone succeed on this?

Re: Cool! But what about MY control? - ant - 2005-04-12

Here's how I do it (using DCOP as alluded to above): 1) ssh in 2) make sure your ~/.kde3.4/share/config/kfrbrc (or whatever) allows uninvited connections, and doesn't ask for confirmation for them. 3) in your ssh session, 'dcop kded kinetd setEnabled "krfb" 1' 4) connect with vnc, krfc, remote desktop etc 5) 'dcop kded kinetd setEnabled "krfb" 0' to stop the service

What about special keys?? - fredi - 2003-02-06

I've tryed using krfb to connect to another desktop with win2k, but for getting the login screen I've to enter ctr+alt+canc (which is possible using vncviewer) . So, how can I enter this kind of key-combinations in krdf?? I've googled without result and the help does not say nothing about this. So for now i'll continue using vncviewer.

Re: What about special keys?? - Tim Jansen - 2003-02-06

In the 3.1 version this is only possible in fullscreen. The CVS version (that will be in 3.2) already has a special-key function in window mode (see the screenshots).

Re: What about special keys?? - fredi - 2003-02-06

Good, is it possible to build krdf3.2 with kde3.1 ?

Re: What about special keys?? - Tim Jansen - 2003-02-06

Should be possible, yes. Currently it does not use any new 3.2 features.

Bandwidth? - Stof - 2003-02-06

How much bandwidth does this exactly consume? Is it more or less bandwidth than X?

Re: Bandwidth? - Tim Jansen - 2003-02-06

It is hard to say how much bandwidth it consumes, it takes all bandwidth that is available and adapts the framerate accordingly. In general it is less efficient than X11, especially when you compress X11 using ssh or use lbx. But this depends on the number of pixmaps you transmit using X11. VNC is better at that (if you use a low quality setting and can tolerate the artifacts of JPEG compression).

Why VNC and not X11? - Jonas - 2003-02-06

So, we have a super-duper-desktop environment running under a network transparent windowing system... so where does VNC fit in? Our windowing system is already networked, so just using programs on other computers should be no fuzz. As for connecting to running desktops, that is a bit harder but still no new problem. It is almost a decade old code out there that does this. Why not use that?

Re: Why VNC and not X11? - Tim Jansen - 2003-02-06

The main reason for VNC is that it is much easier to implement. It's a small, bitmap-based protocol. VNC does not have the capabilities of X11 (e.g. 3D stuff) and it usually consumes more bandwidth. That's why I plan a X11-based system for accessing remote computers (without sharing, one user per desktop). I won't make any promises about the timeframe though.

Re: Why VNC and not X11? - Eric Williams - 2003-02-07

VNC is a remote control applictation; X11 is not: It's a window system that happens to be network transparent. 2 completely different roles with just a smidge of conceptual overlap, as I understand it.

Re: Why VNC and not X11? - Tim Jansen - 2003-02-07

Yes. VNC would not be able to coordinate several applications that use a common screen, manage windows, let apps do IPC and so on... that would require an additional protocol (or massive extensions).

cambridge (UK) vs cambridge Mass (US) - John Jones - 2003-02-07

ok in a lab in cambridge (UK) they thought that having a low powered machine display whats on the big server hence VNC ok in a lab in cambridge Mass(US) they thought that having a low powered machine display whats on the big server hence X windows really the differance after many years is that VNC is a frame grabber and gets the whole desktop and can export MSwindows X11 WinCE Acorn and others while an X can only show an Xserver AFAIK their are no X servers that export the MSwindows desktop let alone a MacOS desktop regards John Jones

Using Desktop Sharing through a firewall? - Brian - 2003-02-06

First of all I want to say great job guys. I love this new feature. I was hoping someone tell me a way to change the IP address on my invitation. I am behind a firewall and I need a way to set/type in the correct IP address for my machine.

Re: Using Desktop Sharing through a firewall? - Tim Jansen - 2003-02-06

If you are behind a NAT, getting your IP is quite difficult. But usually it is not even the biggest problem: your firewall will not forward connections to you. Beside manual solutions (looking up the address in the router/firewall, forwarding ports manually), the following developments may solve this problem in the future: 1. the IETF midcom is working on a solution for problems like this. But right now the only result is the STUN protocol, which only works for UDP (VNC requires TCP). STUN also requires a server in the internet. 2. There is the UP'n'P Internet Gateway Device specification that you can find it at www.upnp.org. If you have a IGD-enabled router (linux-igd.sf.net, some DSL routers and WinXP internet connection sharing), UPnP can be used to acquire the public IP address and forward a TCP port to your computer. IGD has its problems, beside being ugly. For example it does not have any authentication, so anybody in your LAN would be able to reconfigure your firewall. In home networks this shouldn't be a problem though. I looked at it, but it seems to be quite complicated. But if somebody wants to implement it, I will gladly accept the patch :) 3. If you do the invitation over IM and the remote side is not behind a NAT, it would be possible to create the connection. (Because both sides could negotiate using the IM protocol and then the server creates a connection to the client). But IM invitations are not possible as long as there is no IM infrastructure in KDE.

Re: Using Desktop Sharing through a firewall? - Brian - 2003-02-06

Tim, I have a simpler question. I am just using a linksys router where I am just doing IP forwarding and I know what my correct IP address is. I have been able to connect to my machine using VNC viewer with this address so I know it is correct. My Problem: When I create a personal invitation the Host(address and display) the IP address is wrong and I just want to be able to hand type/edit in the correct value. Brian

Re: Using Desktop Sharing through a firewall? - Tim Jansen - 2003-02-06

The IP address is just a hint for you, so you can tell somebody your address. It is not used for anything else. So if the displayed IP is wrong, just ignore it and tell the invitee the correct one.

Re: Using Desktop Sharing through a firewall? - ibbie - 2003-02-24

can you tell me what ports you had to forward in order to get this to work? i'm having a difficult time getting VNC to connect through my linksys router, myself. ibbie

Re: Using Desktop Sharing through a firewall? - Brian - 2003-02-24

Hi ibbie, On my machine I needed to forward port 5900 to the machine that was hosting the desktop. If you want to change the port that host the desktop sharing go into the control panel->Internet & Network->Desktop Sharing. Choose the network tab and uncheck the automatically select network port.

Re: Using Desktop Sharing through a firewall? - Thomas - 2003-05-01

I setup my Linksys router by opening TCP port 3389. I have no problems using Remote Desktop Sharing. Hope this helps!

Problem with kde3.1 - Kbeaumont - 2003-02-06

I just installed KDE3.1 three days ago and am having problems with konqueror. It spawns a couple of artsd processes in filemanger profile when it starts even though arts is already running. When I close konqueror the process still remains unless I kill -9 either arts or konqueror. If I kill konqueror only, the arts processes remain and I can't log out until I kill arts. If I restart konqueror without killing arts, konqueror freezes and doesn't close or respond. If on the initial start of konqueror I hold the mouse over a sound file, konqueror freezes too. I installed via rpm's from Mandrake club but since have recompiled arts and kdelibs from scratch and still have the same problem. Other apps such as kaboodle have no problems with arts. It seems to be a problem specific to Konqueror in filemanger profile. If anybody out there has an idea of what to do about this I would be very grateful!

Re: Problem with kde3.1 - ik - 2003-02-07

if you don't need them, try disabling previewing (thumbnails) for sounds and movies ... its flaky here too.

VNC invitations for windows - Dave - 2003-02-06

Is their a windows VNC client that allows invitations compatible with the KDE implimentation. I would like to set this up to administer my users on win machines.

Re: VNC invitations for windows - Mark Hannessen - 2003-02-06

sure. check http://www.uk.research.att.com/vnc/download.html next time try google first before posting, it took me only 1 sec to find the site.

Re: VNC invitations for windows - Anon - 2003-02-07

'think he's axin' 'bout KDE c'patible invitations, yer URL sez nuttin' 'bout dat. I don't know of anything like that. You can, after configuring the server to accept connections, have the user email you the IP after running winipcgf, or go to dyndns.org and get a mywindowsmachinename.dyndns.org name which resolves to the machine's respective dynamic IP.

Re: VNC invitations for windows - Dave - 2003-02-07

I was refering to the SLP features of inviting users. Next time try reading a post before you flame it, but that will take more than 1 sec...

Re: VNC invitations for windows - Anonymous - 2003-02-07

Along this line, does anyone know of a Windows or Mac client which uses SLP to advertize itself, the way krfb does? And is there a way to have krfb do a reverse-name lookup on the client's IP address, so that the hostname shows up in the Address field when browsing (I'm using the 0.7 version, BTW, in case that's been implemented in the KDE 3.1 version).

Re: VNC invitations for windows - Tim Jansen - 2003-02-07

No, krfb is the only server with SLP support ATM. Actually I am happy that way, because I want to change a few things in the service template :) (it will be backward compatible though) You can announce a service running on another computer with OpenSLP's slpd though. Add the following in your /etc/slp.reg file (replace herry with the name of your computer, and change the description): service:remotedesktop.kde:vnc://herry:1;(type=private)%2C(description=Herry),en,65535 use default scopes type=private description=Herry (Note that the description attribute exists twice)

VNC is great - Daan - 2003-02-06

Altough I do not use KDE desktop sharing yet, I like that I am now typing my mail on my other Linux computer from the Windows VNC client here. Monitoring the bandwidth usage, it does use all bandwidth (1 mbit/s) here...

ni buka jgn tak buka rugi tau - Nasry - 2003-02-07

aku ada kirim desktop

Re: ni buka jgn tak buka rugi tau - Gasbud - 2003-04-18

Tak meg dit koyu buga. Trupavabi nepo desktop! Gasbud.

This is absolutely wonderful! - Luke - 2003-02-08

I use VNC all the time. Currently, I use it to abstract my small home network of cheap PCs into one workstation. I am still using KDE 3.0 on RH 7.3, but when I upgrade to KDE 3.1, I will definitely make use of this! Now if only sharing files and printers (sambda stuff) was made this easy with KDE.

What is required ? - Alain - 2003-02-09

In the overview page, nothing is said about the packages that are necessary. I guess that it needs VNC, of course... I have the first screenshot, but not the second. VNC is not installed but I have TightVNC installed and it seems similar, as said in the Mdk 9.0 documentation... What I need to install ? Or perhaps a daemon to activate ??

Re: What is required ? - Tim Jansen - 2003-02-09

You don't need anything (beside KDE and its requirements), everything is included in the 3.1 packages. There is no daemon to activate, everything is done with kded which is started when you log in.

Re: What is required ? - Alain - 2003-02-09

Aaahh... I don't understand, something seems wrong on my install (on my 2 installs...), because in the KDE Control Center, in front of "Desktop sharing" I have nothing in the right side... Impossible to have the second screenshot of http://www.tjansen.de/krfb/ So I can only create and manage invitations... I have a network with NFS... By comparing with the second screenshot, I find that in my KDE Control Center, the entry "Local Network Browsing" is missing... Nothing with Lisa...

Re: What is required ? - Paco Cruz - 2004-01-07

Hi, Tim & others Perhaps the solution could be to install kdenetwork package, depending on the particular distro. I have Mandrake 9.2 and Desktop Sharing is not installed by default. I had to add the kdenetwork rpm to get it. I hope this help.

Logs - Phil - 2003-02-18

Is there a way to know which IP's tried to do a remote connection , but failed : eg wrong pwd or if a connection was dropped in any way ? Is there a log for this ? rgd, Phil

Accessing KDE without starting it - Juan - 2006-03-26

Greetings, I've been able to access my Fedora Core 5 box from my Windows XP machine using TightVNC. I was successful to do this by having KDE open on my Fedora Box, but I want to have access to that same KDE environment just by having the Fedora box powered on. I need to do this because I don't want to have to connect a monitor + mouse + keyboard to the Linux box. Is it possible to do this? If so, what do I need? Thanks in advance for your help. JC