> -Original Message-
> From: John Li [mailto:[EMAIL PROTECTED]
>
> Hi,
>I am wondering if anyone knows how to use RealVNC and XF4VNC
> on Solaris? The reason that I try to use this comb is that RealVNC 3.3.7
> still crashes on Solaris (not very often..so it is hard to
> reproduce the
On Fri, Mar 07, 2003 at 11:16:44 +0100, "Beerse, Corni" wrote:
> > -Original Message-
> > From: John Li [mailto:[EMAIL PROTECTED]
>
> > So I just want to try if XF4VNC has the same problem. But there is
> > no doc about XF4VNC and how to use it with RealVNC.
>
> As far as I know, xf4vnc i
Yes, I believe so. At least, the task manager shows graphs for the
performance of 4 cpus (which was very puzzling until I learned of
hyperthreading). The performance of VNC is no faster on this machine (in
terms of screen updates) than the other servers, neither does it seem slower
. The limiting c
- Original Message -
From: "Dr. James Wez Weatherall" <[EMAIL PROTECTED]>
To: "Angus Macleod" <[EMAIL PROTECTED]>
Cc: "Jordan Share" <[EMAIL PROTECTED]>; "James Neil Weatherall"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 7:25 AM
Subject: Re: VNC 3.3.7 released
>
I suggerer a "improvement":
Would it be possible to add entries "Ctrl Esc" and "Alt Tab" at the menu of
Vncviewer to simulate these keys? Indeed, working especially with VNCServer
under MSWindows, I miss them often.
Thanks and Congratulations for carried out work and the excellence of this
soft
- Original Message -
From: "Angus Macleod" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Jordan Share" <[EMAIL PROTECTED]>; "James Neil Weatherall"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 7:43 AM
Subject: Re: VNC 3.3.7 released
> - Original Message ---
For those who have used VMWare (Win or Linux version), they should
know that when the mouse pointer is within the virtual machine, almost every
key combination (except Ctrl+Alt+Del) is trapped by the client machine. So,
that shows that passing keys can be done. The question is how to achi
Sorry, this was meant for the list...
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bruno SABLON
> Sent: Friday, March 07, 2003 7:45 AM
> To: [EMAIL PROTECTED]
> Subject: add entries "Ctrl Esc" and "Alt Tab" ?
>
>
> I suggerer a "improvement":
>
Ah, no attachments, here is the code:
void CVNCClient::SetupBitmapInfo()
{
m_bmi = new BYTE[sizeof(BITMAPINFOHEADER) + (4 * sizeof(DWORD))];
BITMAPINFO* m_bi = (BITMAPINFO *) m_bmi;
m_bi->bmiHeader.biSize = sizeof(BITMAPINFOHEADER);
m_bi->bmiHeader.biWidth = 0; // set later
m_bi->bmiHeade
I'm trying to connect to my home computer running Win XP through a Netgear router. I
thought that the problem I was having was related to that, but another is able to
connect to mine without trouble, now the issue is that, at work through the windows
2000 server I am unable to access. I can ac
> -Original Message-
> From: Bruno SABLON [mailto:[EMAIL PROTECTED]
>
> I suggerer a "improvement":
> Would it be possible to add entries "Ctrl Esc" and "Alt Tab"
> at the menu of
> Vncviewer to simulate these keys? Indeed, working especially
> with VNCServer
> under MSWindows, I miss
Concerning my earlier query, I have now found the solution
It seems that (as some of you suggested) that when I type the program name
remotely at the prompt in the DOS box, as soon as I hit enter the remote
side DOS box DOES switch itself to full screen, though this is not visible
to me at the
David --
...and then David Colquhoun said...
%
% Concerning my earlier query, I have now found the solution
%
% It seems that (as some of you suggested) that when I type the program name
% remotely at the prompt in the DOS box, as soon as I hit enter the remote
% side DOS box DOES switch itself to
Hi, all --
I'm somewhat perplexed about the best way to serve up the display on my
laptop. With a central server, it's easy; you connect to that machine
from wherever you are, even logging in via the graphical login the first
time, and your machine is basically a dumb client.
When I was running
Hi again :-)
I have a dyndns domain name at home and point all incoming connections to
a Linux box that currently doesn't run X (it will take me a while to get
that fixed, too, though one could also argue the merit of putting X on an
ssh/ftp/http server and calling it "fixed" at all). My laptop i
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David T-G
> Hi again :-)
>
> I have a dyndns domain name at home and point all incoming
> connections to
> a Linux box that currently doesn't run X (it will take me a
> while to get
> that fixed, too
Hi all,
I often provide remote support for my family's PCs. In order to accomplish
this I need to run a viewer and connect to the PC that I'd like to support.
Problem is, members of my family don't know how to alter their NAT routers,
e.g., Linksys BEFSR41, to let the VNC ports thru. So, ideally I
Hi,
I have RealVNC 3.3.7 service installed and running in a Win2K server. I also
have the viewer on my own computer (Win XP). I cannot for the lofe of me
figure out how to set it up to run in 24-bit (or higher) mode.
I typically use Terminal Services to connect to the server, but I have an
appl
How do I "disable local keyboard and pointer" once I disable these options,
AllowProperties, AllowShutdown, and AllowEditClients I cannot get d.k.p. to
work.
I am a sys admin, and I need to be able to get into a machine and not have
them bother me, kick me out, or start new sessions.
Please
Hi Matt...
What you need to do is to start the connection
from the server side. sort of a reverse connection.
To do this youe need to start a VNCViewer is "listen" mode.
then have your family "add connection" to you.
This way the connection goes out throught the nat router, and
only your router
William, et al --
...and then William Hooper said...
%
...
% [snip]
% > Is there a proxy that I can run on my gateway box that will let me
% > connect via vncviewer, pick the target address or hostname, and then
% > enter the vnc password for that system as usual? Can it be done some
% > other --
- Original Message -
From: "David T-G" <[EMAIL PROTECTED]>
[snip]
> % and/or have name resolution working you can point to any machine you
want
> % (or multiple machines).
>
> Yeah. Now as I understand it I'd have to assign different ports on the
> gateway for each server in the house -- s
William --
...and then William Hooper said...
%
% > Yeah. Now as I understand it I'd have to assign different ports on the
% > gateway for each server in the house -- something like
% >
% > 51900:localhost:5900 win1 # "display" 00 on win1
% > 52904:localhost:5902 linux2 # display :4 on linux2
- Original Message -
From: "David T-G" <[EMAIL PROTECTED]>
To: "VNC list" <[EMAIL PROTECTED]>
Cc: "William Hooper" <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 7:52 PM
Subject: Re: vnc proxy?
> William --
>
> ...and then William Hooper said...
> %
> % > Yeah. Now as I understand it I
24 matches
Mail list logo