vnc

Changing the resolution of a VNC session in linux

I use VNC to connect to a Linux workstation at work. At work I have a 20" monitor that runs at 1600x1200, while at home I use my laptop with its resolution of 1440x900. If I set the vncserver to run at 1440x900 I miss out on a lot of space on my monitor, whereas if I set it to run at 1600x1200 it doesn't fit on the laptop's screen, and ...

Java VNC Libraries

Are there any VNC Libraries for Java, I need to build a JSP/Servlet based VNC server, to allow user to share their desktops with helpdesk. I've seen jVNC, but i'd like to build it myself, for a University project. In particular, I'm looking for Java Libraries that I can use inside another servlet based application. Unfortuatnely tight V...

What client do you use for Remote Desktop/VNC?

Which one client do you think is the best for remote PC management/access? ...

Is it possible to connect to Mac OS X 10.5 Leopard's built in vnc server at a low color depth from Windows?

If I attempt to connect to Mac OS X 10.5 Leopard's built in vnc server at a low color depth from Windows, the client bombs after connecting. It only works when I set it to the highest color depth. I've tried with at least 3 windows VNC clients. Any ideas? There some setting I can set in Mac OS X? It takes about 20 seconds to repaint the...

Java VNC Applet

Does any one know of an opensource Java VNC server, that can be run from a web page, so requiring no installation on the server end, possibley applet based. ...

Xterm control sequence to 'T' output to a file...

I swear there used to be a way in X to start capturing all terminal traffic to a file on your host. It may have been a HummingBird extension, but I thought it was standard. Now, I can't find the trick. Am I hallucinating (happens when you get old), or is it possible?I'm not talking about 'tee'. I want to be able to send a xterm control-s...

Capturing session for remote control from a linux host

Use case: A does something on his box and gots stuck. He asks B (remote) for support. B logs into the session of A, sees all windows, A was seeing and is able to manipulate the GUI. If A uses Windows it is very convenient to log into a running session e.g. via VNC. But if A uses Linux, AFAIK, this is not possible. Using VNC requires ...

Best Remote Desktop Software for Mac

I need something fast to connect to my Mac from my Vista machine. Built in Screen Sharing does not work with any VNC client, and Vine Server is very slow. Is there anything for the Mac that reaches the performance of Windows Terminal Services? ...

Trying to get vncserver running on solaris: Fatal server error: could not open default font 'fixed'

I've looked at all the webpages and there are some good suggestions, but none has worked for me. Solaris sparc box, SunOS 5.10 Generic_120011-14 sun4u sparc SUNW,UltraAX-i2 The machine has openwin installed with symlinks from all of the usual X11 directories. xfs is running and all the font directories are there, I ran mkfontdir and f...

Difference between RDP/Terminal Services and VNC Streaming Techniques

As part of a client support tool, I'm wanting to provide some functionality to be able to request to view/remote control a desktop session. There are a bunch of ways to get a screen capture and then stream it, but I'm wanting to find out in particular, why the RDP (Remote Desktop / Terminal Services vs. VNC experience is so different. I'...

Java VNC Applet vs Screen Capture

Hi, I am trying to make an application in which one component captures the screen of the user (for screen casting). I am aware that there are two options to achieve the same using a Java applet (please correct me if I am wrong). First is to use the java applet to take screen shots continuously and convert it into a video and upload it a...

Can Mac have more than one client using its desktop?

I have one Server Mac OSX and have 5 windows PC's in my team. So I have this program on the MAC but I want two users in my team to be able to use this program, is there any way more than one person can VNC or remote desktop or something to the MAC server? Then those two users could both use the program on the mac server. I would need t...

VNC software for personal use on Windows Vista?

Hey guys, after days of finally trying to convince university authorities to give me access to a mac so that I can dabble with programming on it, I'm finally given remote access to one. Can you suggest a free and/or open source VNC client for Windows Vista that I can use to connect to my university's Mac? Thanks a lot. ...

What is a good C# RFB library?

I'm searching for a library that implements the RFB protocol in C# with server and clients. Can anyone recommend something like that? I found .NET VNC Viewer, which looks really nice and I will use this if there is nothing else. ...

Is it possible to merge the difference images using < canvas >

Hi All, I am working on developing an AJAX based application similar to VNC .. I am able to reproduce keyboard and mouse interaction from the browser to the remote machine. But when it comes to display part .. I am relying on page refresh that rederes latest captured desktop image. I wanted to improve the display aspects by using AJAX...

VncSharp inheritance question...

Hi, I have been working on a project involving the .NET VNC Client VncSharp (VncSharp Website). When inheriting from the RemoteDesktop object, when I call the new object I get the exception... Value of 'null' is not valid for 'stream'. Even code as simple as below throws the exception... public class VncObject : RemoteDesktop { ...

Images have a fubar color palette when generated under Xvfb instead of normal X.

When generating a png image file in Mathematica on a linux box running X, there's no problem. Doing the same on a linux machine without X but instead Xvfb the png generates fine but the colors are all screwed up. We tried changing the pixel depth from the default of 8, to no avail. Any other tweaks that might make Xvfb mimic normal X ...

How do i automatically set the $DISPLAY variable for my current session

I see that $display is set to localhost:0,0 if i am running over a vnc server this may not be correct, is there a way to automatically set it in my login script? ...

How VNC Disconnects the already connected RDP Session

While using VNC combined with RDP, I have noticed a behaviour which VNC do, that is when you have connected to a machine using RDP (mstsc), and then you want to connect to that machine using VNC, it will disconnects the RDP session, and you will see a screen blink(Black screen for a second) on the target machine and then you are connecte...

What is the best client from Windows to Mac for VNC?

I have been trying different clients from Vista and I am not having a great experience with them. If I leave them sit for a while they stall and I have to close and reconnect. I have been using both TinyVNC and RealVNC and they both have this problem. I switched from TinyVNC to RealVNC and I get better refresh rates but it still stalls. ...