Need help

2011-12-06 Thread Lasitha Appuhami
Hi
Is it possible to send only a specified window, via vnc.
I'm ready to do slight modifications if required but don't know from where
to start.

your support is highly appreciated.

Thank you in advance

Lasitha
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Need help

2011-12-06 Thread Long, Phillip GOSS
-Original Message-
From: vnc-list-boun...@realvnc.com [mailto:vnc-list-boun...@realvnc.com]
On Behalf Of Lasitha Appuhami
Sent: Tuesday, December 06, 2011 1:18 AM
To: vnc-list@realvnc.com
Subject: Need help

Hi
Is it possible to send only a specified window, via vnc.
I'm ready to do slight modifications if required but don't know from
where
to start.

your support is highly appreciated.

Thank you in advance

Lasitha
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list





Lasitha:

For just a single window, why not use RDP or Xwindows?

Thx, Phil
 


Goss ... Innovation for Business

NOTICE: This e-mail and any attachment(s) may contain confidential and 
proprietary information of Goss International Corporation and/or its 
subsidiaries and may be legally privileged. This e-mail is intended solely for 
the addressee. If you are not the addressee, dissemination, copying or other 
use of this e-mail or any of its content is strictly prohibited and may be 
unlawful. If you are not the intended recipient please inform the sender 
immediately and destroy the e-mail and any copies. All liability for viruses is 
excluded to the fullest extent permitted by law. Any views expressed in this 
message are those of the individual sender. No contract may be construed by 
this e-mail.


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Need help

2011-12-06 Thread Corne Beerse

On 6-12-2011 7:18, Lasitha Appuhami wrote:

Hi
Is it possible to send only a specified window, via vnc.
I'm ready to do slight modifications if required but don't know from where
to start.
No it is not possible to send a single window. A workaround can be to 
work full-screeen.


For unix/linux based vnc-servers: you can use a dedicated vnc-session 
for the purpose of the window.


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: help VNC free Edition 4.1

2011-10-13 Thread Mike Miller

On Wed, 12 Oct 2011, Yang, Yihong wrote:

Out situation is that the people in lab will create several sessions on 
the server, and they will use viewer to access their own sessions. Once 
we create the sessions on the server, the server will give you a number 
based on the order of the creation, right? So the server will give you 
session 1, session 2 and so on.


The problem is that if we create two sessions on the server, there is no 
problem for us to use viewer to access those two sessions. But if we 
create more than three sessions, only the first and the second sessions 
can be accessed by using viewer.


I don't know how to fix it. Do you know how to fix this?



It might be because some ports are occupied by other processes.  I had 
this problem once with ssh port forwarding using port 6010, and this made 
it so that vnc on :10, which uses port 5910 and 6010, would not work.


Have you used netstat to see which ports are being used by other services 
on the server?  I would look into that.


Have you tried adding some sessions with higher port numbers?  That is, 
don't just except the default :1, :2, :3, etc, but specify :51, :74, or 
whatever.


Another question:  Whos sessions are these?  Are they all created by the 
same user?  Some window managers, such as Gnome, will not reliably allow 
more than one VNC session.


Mike

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help VNC free Edition 4.1

2011-10-12 Thread Yang, Yihong
Hello,

We are currently using VNC free Edition 4.1 server in our Linux machine. But 
the problem is that we can open several sessions on the Linux server. However, 
only 2 computers can access the server by using VNC viewer for No.1 and No.2 
session. I have no idea why this happens. And what we want is to have more than 
2 computers to access the server. We have no idea how to fix this problem.

I guess the problem is that when we downloaded the VNC free edition from the 
website, we did not fill the detail information in the form and we just 
downloaded directly from the website. But I saw there is a deployment option 
for current or intended size of VNC deployment. Is it right that we need to 
specify the numbers of the computers? Or is it due to we are using the free 
edition which only let two computers to access the server?

Could you please help me on this problem?

Thanks a lot and have a good day,

Yihong
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2010-01-07 Thread Corne Beerse
On 28-12-2009 5:26, Steve Melcher wrote:
 I have a newbie question, when I attempt to access the desktop of my Linux
 box is asks the logged on user for permission to access the device.  This is
 great except I want to use this tool so I do not have to be in my lab for
 accessing the machine.  How do I turn that option off so I just access the
 desktop without worries?


This depends on the linux distro you are using. Many current distro's do 
provide click-click-finish install/config of vnc. For Ubuntu (using the 
default gnome):
- System - Administration - LoginWindow. There at the tab 'remote' you 
can configure what you like. for fresh logins.
- System - Preferences - RemoteDesktop you can configure a way to take 
over the current desktop.

Be noted, these might conflict as vnc defaults to use the same port (5900).

On unix (including linux) there are way more ways to use vnc than on 
msWindows. It is even fairly easy to create a complete vnc-driven 
terminal-server machine. Describe what you want and what distro you use, 
then the answers can be much more tailored to your needs.

Succes,

Corné

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help

2010-01-04 Thread Steve Melcher
I have a newbie question, when I attempt to access the desktop of my Linux
box is asks the logged on user for permission to access the device.  This is
great except I want to use this tool so I do not have to be in my lab for
accessing the machine.  How do I turn that option off so I just access the
desktop without worries?

 

Thank you and great work everyone!

 

Steve

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help

2009-12-07 Thread rob browning
Hello wondering If I can run vnc on a mac book or mac air and access my
office computer which runs windows xp?

I was going to run windows xp on the mac as well as cheetah

thanx

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: help

2009-12-07 Thread Christopher Woods

 Hello wondering If I can run vnc on a mac book or mac air and 
 access my office computer which runs windows xp?
 
 I was going to run windows xp on the mac as well as cheetah

You mean Leopard / Snow Leopard? ;) (Cheetah was 10.0 and it came out in
2001)

It's entirely possible to run VNC on a Mac and connect to a Windows machine.
The keys are mostly mapped to the same ones and the viewers are almost
identical (except you have to use the 'Fetch Files' / 'Send Files' to
receive copied files from the Windows host, you can't Command-V just yet).
If you go fullscreen, you can quickly forget you're even using a Mac as the
client machine.


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help

2009-12-07 Thread Justin Piszcz


On Fri, 4 Dec 2009, rob browning wrote:

 Hello wondering If I can run vnc on a mac book or mac air and access my
 office computer which runs windows xp?

 I was going to run windows xp on the mac as well as cheetah

 thanx

 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list


Yes, as long as you run the VNC Server on all of the computers you need to 
connect to.

Justin.

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-23 Thread Jon Watte
Glen Tupling wrote:
 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.

   

Try this: http://bit.ly/18VJ8F

Sincerely,

jw


-- 

  Revenge is the most pointless and damaging of human desires.


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-23 Thread Corne Beerse
Glen Tupling wrote:
 No joke, I just hate pointless sarcasm. If a rookie asks a question that's
 easy to find in the manual, then be courteous and tell them where the manual
 is found.  He didn't come here to be embarrassed.
   
It's true that it should be handsome to point rookies to the manual with 
an effective pointer.

On the other hand, the rookie found the software and the maillist, 
she/he should be able to find the manual too.

In the end, I frequently see rookies (and others) with the manual in one 
hand, the tool in the other hand complaining that it does not work or 
asking how it works...


 -Original Message-
 From: Christopher Woods [mailto:christop...@custommade.org.uk] 
 Sent: Tuesday, September 22, 2009 2:02 PM
 To: 'Glen Tupling'; 'Alex Pelts'; jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: RE: Problem can you help

   
 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.
 

 Er, http://realvnc.com/support/documentation.html? (that's for Windows, Mac,
 Linux...)


 (or am I missing the joke?)


   
 -Original Message-
 From: vnc-list-boun...@realvnc.com 
 [mailto:vnc-list-boun...@realvnc.com] On Behalf Of Alex Pelts
 Sent: Tuesday, September 22, 2009 12:53 PM
 To: jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: Re: Problem can you help

 If nothing else helps read the manual. It works for Tim Allen 
 and it should work for you.

 Regards,
 Alex
 


 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
   


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-23 Thread Glen Tupling


-Original Message-
From: vnc-list-boun...@realvnc.com [mailto:vnc-list-boun...@realvnc.com] On
Behalf Of Corne Beerse
Sent: Wednesday, September 23, 2009 8:29 AM
To: Glen Tupling
Cc: 'Alex Pelts'; vnc-list@realvnc.com
Subject: Re: Problem can you help

Glen Tupling wrote:
 No joke, I just hate pointless sarcasm. If a rookie asks a question that's
 easy to find in the manual, then be courteous and tell them where the
manual
 is found.  He didn't come here to be embarrassed.
   
It's true that it should be handsome to point rookies to the manual with 
an effective pointer.

On the other hand, the rookie found the software and the maillist, 
she/he should be able to find the manual too.

In the end, I frequently see rookies (and others) with the manual in one 
hand, the tool in the other hand complaining that it does not work or 
asking how it works...


Point taken and understood, maybe it's the teacher in me, but I've found
that as soon as you get sarcastic or demeaning in your instructions, the
learning process ends.  It's always better to be polite and friendly.
Sarcasm and demeaning comments may feed the inner child, but serves no other
purpose productive or otherwise.  
I also think this thread has probably run its course and I for one
have made my last comment on it.


 -Original Message-
 From: Christopher Woods [mailto:christop...@custommade.org.uk] 
 Sent: Tuesday, September 22, 2009 2:02 PM
 To: 'Glen Tupling'; 'Alex Pelts'; jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: RE: Problem can you help

   
 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.
 

 Er, http://realvnc.com/support/documentation.html? (that's for Windows,
Mac,
 Linux...)


 (or am I missing the joke?)


   
 -Original Message-
 From: vnc-list-boun...@realvnc.com 
 [mailto:vnc-list-boun...@realvnc.com] On Behalf Of Alex Pelts
 Sent: Tuesday, September 22, 2009 12:53 PM
 To: jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: Re: Problem can you help

 If nothing else helps read the manual. It works for Tim Allen 
 and it should work for you.

 Regards,
 Alex
 


 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
   


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-23 Thread Mike Miller
Most problems can be solved without help lists like this one.  Sometimes 
questions come from people who have been working for hours or days on 
making a system work and they are really drained and hope for a little 
help from us.  Maybe he searched for connection dropped and other stuff 
and didn't find what he was looking for.  The key term is shared -- 
that's what he needed to hear.  He also needed the clue that the server 
has to be configured for sharing, not just the client.

We all read documentation and so we know that you can't just read and 
memorize the entire thing.  You also cannot always find what you are 
looking for in the documentation.  It is often a matter of getting a clue 
about a good search term, which is what the list provided in this case.

Mike

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-23 Thread Dale Eshelman
Mike - often times what you describe happens. Result - topic cannot be  
found.

Wouldn't it be nice to start a wikidot which gives more information  
on topics, can be added to and submitted.

Many times manuals tell us what something is (definition) and HOW it  
works.

What manuals do not tell us is WHAT the process is to make something  
work and the RESULT expected outcome of the processes. So while we  
read and understand what it is; we are left not learning how to do it.

Dale Eshelman
Kansas City

On Sep 23, 2009, at 12:52 PM, Mike Miller wrote:

 Most problems can be solved without help lists like this one.   
 Sometimes
 questions come from people who have been working for hours or days on
 making a system work and they are really drained and hope for a little
 help from us.  Maybe he searched for connection dropped and other  
 stuff
 and didn't find what he was looking for.  The key term is shared --
 that's what he needed to hear.  He also needed the clue that the  
 server
 has to be configured for sharing, not just the client.

 We all read documentation and so we know that you can't just read and
 memorize the entire thing.  You also cannot always find what you are
 looking for in the documentation.  It is often a matter of getting a  
 clue
 about a good search term, which is what the list provided in this  
 case.

 Mike

 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list


Dale Eshelman
eshelm...@gmail.com

ShopToEarn (Dist ID 105985)
  http://www.ShopToEarn.net/DaleEshelman

MonaVie (Distr ID 1316953)
http://www.monavie.com/Web/US/en/product_overview.dhtml

The closer I get to the pain of glass in Windoz, the farther I can see  
and I see a Mac on the horizon.

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-23 Thread John Serink
Get over this you guys.
If someone is too sensitive to take the RTFM advice, they should grow up.

Period.
The is a SW mailing list, not a therapy channel.

John

- Original Message -
From: vnc-list-boun...@realvnc.com vnc-list-boun...@realvnc.com
To: VNC List vnc-list@realvnc.com
Sent: Thu Sep 24 05:52:10 2009
Subject: RE: Problem  can you help

Most problems can be solved without help lists like this one.  Sometimes 
questions come from people who have been working for hours or days on 
making a system work and they are really drained and hope for a little 
help from us.  Maybe he searched for connection dropped and other stuff 
and didn't find what he was looking for.  The key term is shared -- 
that's what he needed to hear.  He also needed the clue that the server 
has to be configured for sharing, not just the client.

We all read documentation and so we know that you can't just read and 
memorize the entire thing.  You also cannot always find what you are 
looking for in the documentation.  It is often a matter of getting a clue 
about a good search term, which is what the list provided in this case.

Mike

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Problem can you help

2009-09-22 Thread jnoble06



I am new to this vnc thing trying to get it to work for me. 

What I am tryuing to do is  setup my computer lab so I can take control of all 
the pc's and show the student 

what we will be doing by lettingthem watch their screen why I show them. 



Problem 

One connect and works fine   when 2nd conects it drop the first one? 



Any tip to resolve this 



Thanks in advance 

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-22 Thread Glen Tupling
Check your options; enable the one that will let you share the connections.

-Original Message-
From: vnc-list-boun...@realvnc.com [mailto:vnc-list-boun...@realvnc.com] On
Behalf Of jnobl...@comcast.net
Sent: Tuesday, September 22, 2009 10:04 AM
To: vnc-list@realvnc.com
Subject: Problem can you help




I am new to this vnc thing trying to get it to work for me. 

What I am tryuing to do is  setup my computer lab so I can take control of
all the pc's and show the student 

what we will be doing by lettingthem watch their screen why I show them. 



Problem 

One connect and works fine   when 2nd conects it drop the first one? 



Any tip to resolve this 



Thanks in advance 

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-22 Thread Jim Brown
Hi jnoble06,

 Problem
 
 One connect and works fine   when 2nd conects it drop the first one? 

   On your Server you will see the VNC server ICON in the taskbar.

   Right click on the icon and select Sharing - 'Always treat new
   connections as shared'.

Best regards,
 Jim




___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-22 Thread Alex Pelts
If nothing else helps read the manual. It works for Tim Allen and it
should work for you.

Regards,
Alex


Jim Brown wrote:
 Hi jnoble06,

   
 Problem

 One connect and works fine   when 2nd conects it drop the first one? 
 

On your Server you will see the VNC server ICON in the taskbar.

Right click on the icon and select Sharing - 'Always treat new
connections as shared'.
 
 Best regards,
  Jim




 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list

   



___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-22 Thread Glen Tupling
There's a manual? Cool! Where? This is for windows Mr. Sarcastic.

-Original Message-
From: vnc-list-boun...@realvnc.com [mailto:vnc-list-boun...@realvnc.com] On
Behalf Of Alex Pelts
Sent: Tuesday, September 22, 2009 12:53 PM
To: jnobl...@comcast.net
Cc: vnc-list@realvnc.com
Subject: Re: Problem can you help

If nothing else helps read the manual. It works for Tim Allen and it
should work for you.

Regards,
Alex


Jim Brown wrote:
 Hi jnoble06,

   
 Problem

 One connect and works fine   when 2nd conects it drop the first one? 
 

On your Server you will see the VNC server ICON in the taskbar.

Right click on the icon and select Sharing - 'Always treat new
connections as shared'.
 
 Best regards,
  Jim




 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list

   



___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-22 Thread Christopher Woods
 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.

Er, http://realvnc.com/support/documentation.html? (that's for Windows, Mac,
Linux...)


(or am I missing the joke?)


 -Original Message-
 From: vnc-list-boun...@realvnc.com 
 [mailto:vnc-list-boun...@realvnc.com] On Behalf Of Alex Pelts
 Sent: Tuesday, September 22, 2009 12:53 PM
 To: jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: Re: Problem can you help
 
 If nothing else helps read the manual. It works for Tim Allen 
 and it should work for you.
 
 Regards,
 Alex


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Problem can you help

2009-09-22 Thread Glen Tupling
No joke, I just hate pointless sarcasm. If a rookie asks a question that's
easy to find in the manual, then be courteous and tell them where the manual
is found.  He didn't come here to be embarrassed.


-Original Message-
From: Christopher Woods [mailto:christop...@custommade.org.uk] 
Sent: Tuesday, September 22, 2009 2:02 PM
To: 'Glen Tupling'; 'Alex Pelts'; jnobl...@comcast.net
Cc: vnc-list@realvnc.com
Subject: RE: Problem can you help

 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.

Er, http://realvnc.com/support/documentation.html? (that's for Windows, Mac,
Linux...)


(or am I missing the joke?)


 -Original Message-
 From: vnc-list-boun...@realvnc.com 
 [mailto:vnc-list-boun...@realvnc.com] On Behalf Of Alex Pelts
 Sent: Tuesday, September 22, 2009 12:53 PM
 To: jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: Re: Problem can you help
 
 If nothing else helps read the manual. It works for Tim Allen 
 and it should work for you.
 
 Regards,
 Alex


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Problem can you help

2009-09-22 Thread Alex Pelts
Here is the server manual http://realvnc.com/products/free/4.1/winvnc.html

You will never know anything if you never read the manual or FAQ. The
reason people write manuals so that other people read them. If someone
says I read the manual and did not find my answer there, I would
certainly try to answer if I know the answer. If you look at this
mailing list over time, majority of questions are on how to configure
router to connect from outside or something else that has been discussed
and documented to death.

Regards,
Alex


Glen Tupling wrote:
 No joke, I just hate pointless sarcasm. If a rookie asks a question that's
 easy to find in the manual, then be courteous and tell them where the manual
 is found.  He didn't come here to be embarrassed.


 -Original Message-
 From: Christopher Woods [mailto:christop...@custommade.org.uk] 
 Sent: Tuesday, September 22, 2009 2:02 PM
 To: 'Glen Tupling'; 'Alex Pelts'; jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: RE: Problem can you help

   
 There's a manual? Cool! Where? This is for windows Mr. Sarcastic.
 

 Er, http://realvnc.com/support/documentation.html? (that's for Windows, Mac,
 Linux...)


 (or am I missing the joke?)


   
 -Original Message-
 From: vnc-list-boun...@realvnc.com 
 [mailto:vnc-list-boun...@realvnc.com] On Behalf Of Alex Pelts
 Sent: Tuesday, September 22, 2009 12:53 PM
 To: jnobl...@comcast.net
 Cc: vnc-list@realvnc.com
 Subject: Re: Problem can you help

 If nothing else helps read the manual. It works for Tim Allen 
 and it should work for you.

 Regards,
 Alex
 


   



___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: need help with winvnc and password registry

2009-09-10 Thread Guillaume CHARDIN
Thanks all for your help.

I'll look further on the points you give me.

And now i know it's not an obfuscated password but a real crypted
passwd, it's gonna be harder ! :D


---
guillaume

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


need help with winvnc and password registry

2009-09-09 Thread Guillaume CHARDIN
Hi,

My IT team ask me to create a tool to automatically convert some ascii
string into the obfuscated password stored in the  registry (like
vncpasswd do) does someone know where I can find any informations
about that ?
What are the methods used to obfuscate the clear text password maybe
something like :  ascii - UTF8 - hex etc...

Thanks for your help.

-- 
Guillaume

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: need help with winvnc and password registry

2009-09-09 Thread Piotr Dobrogost
Guillaume CHARDIN wrote:

 Hi,
 
 My IT team ask me to create a tool to automatically convert some ascii
 string into the obfuscated password stored in the  registry (like
 vncpasswd do) does someone know where I can find any informations
 about that ?
 What are the methods used to obfuscate the clear text password maybe
 something like :  ascii - UTF8 - hex etc...

Yeah, UTF8 is great for this... Just joking.
Ask at stackoverflow.com and I'm sure you will get good answers.
But first try to search because I'm pretty sure it's already been asked
and answered.

Piotr Dobrogost


---
Doing concepts right implies a more formal specification of much of C++,
and requires reaching a new level of precision in the description of the
C++ standard library.

Bjarne


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help a DUMMY?

2009-05-14 Thread Todd L. Sherman / KB4MHH
I'm just not getting networking and setup of VNC.

Anybody want to volunteer helping me to get my Windows XP laptop to connect
through a wireless network to connect to VNC server on my iMac?

I have absolutely no clue what I'm doing.

Todd



___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help a DUMMY?

2009-05-14 Thread Ryo Koyama
todd

might be easiest for you to try something like Yoics.
http://yoics.com, it has an automated setup for both Mac and Windows -
and you can access either directly from any web-browser.

i'm from Yoics, so am happy to help you out if you decide to give it a
go.  the software is free.

best

Ryo

On Wed, May 13, 2009 at 6:17 PM, Todd L. Sherman / KB4MHH
afn09...@afn.org wrote:
 I'm just not getting networking and setup of VNC.

 Anybody want to volunteer helping me to get my Windows XP laptop to connect
 through a wireless network to connect to VNC server on my iMac?

 I have absolutely no clue what I'm doing.

 Todd



 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help

2009-02-11 Thread Frank J. Andersen

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help on slow screen update

2008-11-26 Thread Egil Solgård
Hi,



I am an inexperienced user who are running realVNC server on a PC to update
two remote monitors with the same screen picture.



An Intouch application is running as an HMI system on the PC, and the Intouch
picture are displayed on both Remote Monitors.



The problem is that the refresh time on the screen seems to be approximately 5
seconds.

This is shown by alarm banners blinking very slowly, and there is also a clock
on the screen that only updates every 5-6 seconds.



We have tested the connection form the PC to the Remote Monitors by pinging
with 2 bytes, and get a response time of 3ms, which should be good.

Any suggestions on what might be causing this slow screen update would be much
appreciated.



Regards

Egil Solgerd
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help on slow screen update

2008-11-26 Thread Robin Hill
On Wed Nov 26, 2008 at 01:00:47PM +0100, Egil Solgerd wrote:

 Hi,
 
 I am an inexperienced user who are running realVNC server on a PC to update
 two remote monitors with the same screen picture.
 
 An Intouch application is running as an HMI system on the PC, and the Intouch
 picture are displayed on both Remote Monitors.
 
 The problem is that the refresh time on the screen seems to be approximately 5
 seconds.
 
 This is shown by alarm banners blinking very slowly, and there is also a clock
 on the screen that only updates every 5-6 seconds.
 
 We have tested the connection form the PC to the Remote Monitors by pinging
 with 2 bytes, and get a response time of 3ms, which should be good.
 
 Any suggestions on what might be causing this slow screen update would be much
 appreciated.
 
There's several ways for apps to update windows, and not all of these
can be picked up in the same way.  If this is a Windows system, then you
should be able to improve the performance by using a mirror driver (a
dummy graphics card driver that passes any updates to the VNC server).
I'd suggest trying with TightVNC (http://www.tightvnc.org/), which is
VNC compatible, and the DFMirage mirror driver
(http://www.demoforge.com/dfmirage.htm).  I think the commercial
versions of RealVNC also support a mirror driver.

Alternately, you can try changing the Capture Method within the VNC
Server Properties dialogue (see
http://www.realvnc.com/products/free/4.1/winvnc.html#Hooks) - polling
may work better for your use case.

HTH,
Robin
-- 
 ___
( ' } |   Robin Hill[EMAIL PROTECTED] |
   / / )  | Little Jim says |
  // !!   |  He fallen in de water !! |
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-25 Thread Claudio Coletta
 To my knowledge there is no FTP (File Transfer Protocal) to transfer a file 
 between to remote computers.

 However something simple like any chat program does. Example I used yahoo 
 chat to transfer files remotely rather that getting a dedicated FTP program 
 for occassional use.
 
 Dale

TightVNC (for windows version) has a file transfer capability as also 
UltraVNC and 
RealVNC Personal and Enterprise (these latter not free).


Regards,
Claudio.



 
 
 --- On Wed, 11/19/08, ALLAN LOWERY [EMAIL PROTECTED] wrote:
 
  From: ALLAN LOWERY [EMAIL PROTECTED]
  Subject: help re file transfer
  To: vnc-list@realvnc.com
  Date: Wednesday, November 19, 2008, 9:16 PM
  Hi 
  I am using Ver 4.1.3 free edition...is there any way to
  transfer files from one computer to another
  Thanks.
  Allan
  
  

  ___
  VNC-List mailing list
  VNC-List@realvnc.com
  To remove yourself from the list visit:
  http://www.realvnc.com/mailman/listinfo/vnc-list
 
 
   
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-23 Thread Ryo Koyama
Depending on what you are looking to do, you could also try Yoics
(http://yoics.com).  Yoics essentially works at a VPN for VNC, but
also allows folders of the respective machines to be setup as HTTP (or
WedDav) folders.  Since the application creates tunnels on it's own,
there's no need to set any port forwarding.

Also, when accessed via the Yoics web-site, everything is reverse
proxied to ports 80 and 443, so even if you are in a restrictive
environment (e.g. corporate) which blocks incoming ports - you'd be
able to get to your files.

best

Ryo (yes, i work at Yoics).

On Sat, Nov 22, 2008 at 7:57 PM, John Serink [EMAIL PROTECTED] wrote:
 On a wondows box, install freesshd and enable sftp and connection to local 
 host.
 Leave port 22 open on your filewall and set a PAT entry to forward port 22 
 traffic to your host,
 Set up you remote client to tunnel the vnc port through the ssh tunnel for 
 sully encrypted vnc. Use a sftp client to do fully encrypted file transfers. 
 You can sftp to/from any host running sshd with sftp on it. Linux boxes 
 should have this running by default.

 Happy transfers.
 John

 - Original Message -
 From: [EMAIL PROTECTED] [EMAIL PROTECTED]
 To: vnc-list@realvnc.com vnc-list@realvnc.com; [EMAIL PROTECTED] [EMAIL 
 PROTECTED]
 Sent: Sun Nov 23 05:46:46 2008
 Subject: Re: help re file transfer

 To my knowledge there is no FTP (File Transfer Protocal) to transfer a file 
 between to remote computers.

 However something simple like any chat program does. Example I used yahoo 
 chat to transfer files remotely rather that getting a dedicated FTP program 
 for occassional use.

 Dale


 --- On Wed, 11/19/08, ALLAN LOWERY [EMAIL PROTECTED] wrote:

 From: ALLAN LOWERY [EMAIL PROTECTED]
 Subject: help re file transfer
 To: vnc-list@realvnc.com
 Date: Wednesday, November 19, 2008, 9:16 PM
 Hi
 I am using Ver 4.1.3 free edition...is there any way to
 transfer files from one computer to another
 Thanks.
 Allan



 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list



 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help java.net.socketexception:connection reset by peer:connect

2008-11-22 Thread noel honor
would you please help me

i have a problem in my vnc viewer
the error after log in vnc viewer is

java.net.socketexception:connection reset by peer:connect

i already configured my router the NAT and even the ip filter is the security 
is none

i configure first the NAT and IP filter after it i submit the ip filter after 
it commit and rebot

my router is H9200P 

thanks a lot for help...



  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-22 Thread Mike Miller

On Sat, 22 Nov 2008, Dale Eshelman wrote:

To my knowledge there is no FTP (File Transfer Protocal) to transfer a 
file between to remote computers.


scp [EMAIL PROTECTED]:file1 [EMAIL PROTECTED]:file2 [EMAIL PROTECTED]:dir

That would copy both file1 and file2 on two different machines with two 
different users to a certain directory in the account of a third user on a 
third computer.  Of course you have to have all three passwords and you 
have to have ssh installed on all three machines.


I do think the question was about transfering a file between VNC server 
and client, which can be done with Enterprise edition or with UltraVNC and 
maybe a few others.


Mike
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-22 Thread John Serink
On a wondows box, install freesshd and enable sftp and connection to local host.
Leave port 22 open on your filewall and set a PAT entry to forward port 22 
traffic to your host,
Set up you remote client to tunnel the vnc port through the ssh tunnel for 
sully encrypted vnc. Use a sftp client to do fully encrypted file transfers. 
You can sftp to/from any host running sshd with sftp on it. Linux boxes should 
have this running by default.

Happy transfers.
John

- Original Message -
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
To: vnc-list@realvnc.com vnc-list@realvnc.com; [EMAIL PROTECTED] [EMAIL 
PROTECTED]
Sent: Sun Nov 23 05:46:46 2008
Subject: Re: help re file transfer

To my knowledge there is no FTP (File Transfer Protocal) to transfer a file 
between to remote computers. 

However something simple like any chat program does. Example I used yahoo chat 
to transfer files remotely rather that getting a dedicated FTP program for 
occassional use.

Dale


--- On Wed, 11/19/08, ALLAN LOWERY [EMAIL PROTECTED] wrote:

 From: ALLAN LOWERY [EMAIL PROTECTED]
 Subject: help re file transfer
 To: vnc-list@realvnc.com
 Date: Wednesday, November 19, 2008, 9:16 PM
 Hi 
 I am using Ver 4.1.3 free edition...is there any way to
 transfer files from one computer to another
 Thanks.
 Allan
 
 
   
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list


  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: help re file transfer

2008-11-21 Thread James Weatherall
Mike,

Slightly off the topic of your questions, but FYI - the VNC Personal and
Enterprise Editions both provide full in-built encryption and file-transfer
support, amongst other enhancements over the current VNC Free Edition, and are
of course fully cross-platform.  And yes, all of our VNC Viewers can be run
stand-alone from a pen-drive!

HTH,


--
Wez @ RealVNC Ltd




 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf Of Mike Miller
 Sent: 20 November 2008 16:25
 To: John Serink
 Cc: [EMAIL PROTECTED]; vnc-list@realvnc.com
 Subject: Re: help re file transfer

 On Thu, 20 Nov 2008, John Serink wrote:

  Yes
  On a windows box, install freesshd,
  Set it to allow tunnelling via local host,
  Set it to allow sftp access.
  Tunnel your vnc through the ssh connection and use sftp for file
 transfers.
  Its slick, it works and its fully encrypted.
  On a unix box, sshd should be running by default, away you go.


 Suppose you want to connect to your home windows box and do file
 transfers
 from random places -- like the computer in the library.  Is it possible
 to
 run the ssh client on a flash drive that you carry around with you?

 Is it easy to create some little script that will initiate the ssh
 connection and follow that with VNC after the ssh password is given?

 I find the tunneling scheme appealing.  How does it compare with
 ultraVNC
 which uses encryption (not by default though, I think) and allows for
 file
 transfers?  (I'll partly answer this question by saying that I don't
 think
 ultravnc viewers are available for anything but windows, but realVNC
 runs
 on almost anything.)

 Mike
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-20 Thread Mike Miller

On Thu, 20 Nov 2008, John Serink wrote:


Yes
On a windows box, install freesshd,
Set it to allow tunnelling via local host,
Set it to allow sftp access.
Tunnel your vnc through the ssh connection and use sftp for file transfers.
Its slick, it works and its fully encrypted.
On a unix box, sshd should be running by default, away you go.



Suppose you want to connect to your home windows box and do file transfers 
from random places -- like the computer in the library.  Is it possible to 
run the ssh client on a flash drive that you carry around with you?


Is it easy to create some little script that will initiate the ssh 
connection and follow that with VNC after the ssh password is given?


I find the tunneling scheme appealing.  How does it compare with ultraVNC 
which uses encryption (not by default though, I think) and allows for file 
transfers?  (I'll partly answer this question by saying that I don't think 
ultravnc viewers are available for anything but windows, but realVNC runs 
on almost anything.)


Mike
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help re file transfer

2008-11-19 Thread ALLAN LOWERY
Hi 
I am using Ver 4.1.3 free edition...is there any way to transfer files from one 
computer to another
Thanks.
Allan


  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help re file transfer

2008-11-19 Thread John Serink
Yes
On a windows box, install freesshd,
Set it to allow tunnelling via local host,
Set it to allow sftp access.
Tunnel your vnc through the ssh connection and use sftp for file transfers.
Its slick, it works and its fully encrypted.
On a unix box, sshd should be running by default, away you go.

Cheers,
John

- Original Message -
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
To: vnc-list@realvnc.com vnc-list@realvnc.com
Sent: Thu Nov 20 16:16:18 2008
Subject: help re file transfer

Hi 
I am using Ver 4.1.3 free edition...is there any way to transfer files from one 
computer to another
Thanks.
Allan


  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help to configure my router

2008-11-18 Thread noel honor
help please on how to configure port forwarding in my router

my router is prolink h9200p

i put NAT the ip address 192.168.1.x  and the port 5800 and after i log in
outsite the network different internet, the java applet is running and vnc
viewer will display, but when i log in the dialog box like putting a password
is not appearing..

help me please
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help to configure my router

2008-11-18 Thread Sandro Martins
It is hard to tell you without looking at your configuration. But 2 comments:
- Are you 100% sure your VNC service is on port 5800? 
- I had a similar issue and was a mistake. I had on my router a port range for 
another application and my range was from (example) 5000 to 5999. Then when I 
added the NAT for VNC I added a new entry for 5901, which never took effect 
until I fixed the range above.

I hope it helps.

Good luck

SM



- Original Message 
From: noel honor [EMAIL PROTECTED]
To: vnc-list@realvnc.com
Sent: Tuesday, November 18, 2008 10:46:23 PM
Subject: help to configure my router

help please on how to configure port forwarding in my router

my router is prolink h9200p

i put NAT the ip address 192.168.1.x  and the port 5800 and after i log in
outsite the network different internet, the java applet is running and vnc
viewer will display, but when i log in the dialog box like putting a password
is not appearing..

help me please
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list



  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: help i cant log in vnc viewer

2008-11-17 Thread Robin Hill
On Sun Nov 16, 2008 at 04:17:36PM -0800, noel honor wrote:

 good day..
 
 ive got a problem in log in in web address bar...
 
 when i already time my address and port number..
 
 the vnc viewer appear and if i log in to vnc viewer and pressing ok..
 
 nothings happen, theres no loading of page, on local network i can
 acces all vnc programs and control thier pc but outside network i
 cant.. help please..
 
 thanks..
 
Do you have the VNC port (5900 for a Windows system) permitted 
forwarded?  The web port is only used to download the applet - this then
uses the same port as a normal VNC viewer (unless you're using the
Enterprise edition).

Cheers,
Robin
-- 
 ___
( ' } |   Robin Hill[EMAIL PROTECTED] |
   / / )  | Little Jim says |
  // !!   |  He fallen in de water !! |
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help i cant log in vnc viewer

2008-11-16 Thread noel honor
good day..

ive got a problem in log in in web address bar...

when i already time my address and port number..

the vnc viewer appear and if i log in to vnc viewer and pressing ok..

nothings happen, theres no loading of page, on local network i can acces all 
vnc programs and control thier pc but outside network i cant.. help please..

thanks..





  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: vnc help

2008-06-05 Thread Seak, Teng-Fong
 Both VNC server and client computers are in the same network?

On Thu, Jun 5, 2008 at 3:24 PM, Bruno DALO [EMAIL PROTECTED] wrote:
 My problem is,

 On a target static ip machine, i can logon with realvnc using the ip static
 , no problem. When i change the target machine to dynamic with DHCP SERVEUR
 (which is win2003 serveur) and even if I know the new IP adresse allocated
 by the serveur, I can t not logon to the target anymore , why ?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: vnc help

2008-06-05 Thread Seak, Teng-Fong
 Please reply to the list.

 Well  that's quite improbable.  Since you're using a DHCP
server, is it coupled with a DNS server?  If yes, try to ping its dns
hostname to see if you've get the correct IP address, and see if
you've got reply.  In case of absence of ping reply, investigate the
cause of it.


On Thu, Jun 5, 2008 at 3:48 PM, Bruno DALO [EMAIL PROTECTED] wrote:
 Yes absolutly.

 -Message d'origine-
 De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Seak, Teng-Fong
 EnvoyC) : jeudi 5 juin 2008 15:32
 C : VNC-List@realvnc.com
 Objet : Re: vnc help

 Both VNC server and client computers are in the same network?

 On Thu, Jun 5, 2008 at 3:24 PM, Bruno DALO [EMAIL PROTECTED] wrote:
 My problem is,

 On a target static ip machine, i can logon with realvnc using the ip static
 , no problem. When i change the target machine to dynamic with DHCP SERVEUR
 (which is win2003 serveur) and even if I know the new IP adresse allocated
 by the serveur, I can t not logon to the target anymore , why ?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help about SDL abnormal color display in VNC viewer.

2008-04-09 Thread James Weatherall
Hi Steve,

Yes, simply start your VNC Servers with whatever pixel format the broken
applications require.

Regards,

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: Dorland, Steve [mailto:[EMAIL PROTECTED] 
 Sent: 09 April 2008 16:43
 To: James Weatherall
 Cc: vnc-list@realvnc.com
 Subject: RE: Help about SDL abnormal color display in VNC viewer.
 
  
 
  
 
 Hi James,
 
  
 
 When an application does this, is there a fix or workaround?  
 Two apps that have been brought to my attention here are 
 firefox (in which all the links are red instead of blue) and 
 xcmap (which comes up red - evidently it's supposed to be blue).
 
  
 
 Thanks,
 
 Steve.
 
  
 
  
 
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of James Weatherall
 Sent: Tuesday, April 08, 2008 3:12 AM
 To: 'Alex Chen'; [EMAIL PROTECTED]
 Cc: vnc-list@realvnc.com
 Subject: RE: Help about SDL abnormal color display in VNC viewer.
 
  
 
 Alex,
 
  
 
 I'm afraid that I can't find any such post to this mailing 
 list.  If the red
 
  blue components are swapped in an application then that 
 does invariably
 
 mean that the application is ignoring the actual format of 
 depth-24 pixels,
 
 and assuming an RGB format, while Xvnc currently defaults to BGR (for
 
 historical reasons).
 
  
 
 Cheers,
 
  
 
 --
 
 Wez @ RealVNC Ltd
 
  
 
  
 
  -Original Message-
 
  From: [EMAIL PROTECTED]
 
  [mailto:[EMAIL PROTECTED] On Behalf Of Alex Chen
 
  Sent: 08 April 2008 02:56
 
  To: [EMAIL PROTECTED]
 
  Cc: vnc-list@realvnc.com
 
  Subject: Re: Help about SDL abnormal color display in VNC viewer.
 
  
 
  Hi DongXiao,
 
  
 
  I have met a similar issue but I am not sure whether it is
 
  exactly same.
 
  please find It seems SDL exchanges R  B channels, but turn
 
  out VNC related topic in the list, hope it could help you
 
  
 
  --Alex
 
  
 
  On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:
 
  
 
   Paresh,
 
  
 
   I'm afraid that you are mistaken.  What I described is the VNC
 
   Viewer's Low Colour feature, used by default for slow connections.
 
  
 
   The XRANDR extension affects the size of the X desktop, its
 
  rotation,
 
   and in the latest spec the positions of physical display devices' 
 
   viewports.  It doesn't affect the X desktop's colours, so
 
  I'm not sure
 
   why you think XRANDR is causing whatever weird colours you're
 
   seeing.
 
  
 
   What is the VNC session window resize problem that you refer to?
 
  
 
  
 
   --
 
   Wez @ RealVNC Ltd
 
  
 
  
 
-Original Message-
 
  
 
From: paresh masani [mailto:[EMAIL PROTECTED]
 
Sent: 03 April 2008 16:19
 
To: James Weatherall
 
  
 
Cc: Xu Dongxiao; vnc-list@realvnc.com
 
Subject: Re: Help about SDL abnormal color display in 
 VNC viewer.
 
   
 
Hi,
 
   
 
This happens for me as well if i open my VNC session of other
 
monitor which will have monitor size different. It is
 
  showing weird
 
colors.Could anyone suggest regarding this issue? Is it
 
  related to
 
24 bit color problem?
 
   
 
I think this is happening because of the VNC session
 
  window resize
 
problem and current VNC dont have XRANDR supports.
 
   
 
Thanks,
 
Paresh
 
   
 
   
 
On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:
 
   
 
  Hi again,
 
   
 
  Sorry - one other thing I forgot to mention is that
 
  if you are
 
connecting to
 
  your VNC Server over a slow link then it will use 
 a reduced
 
colour level,
 
  which may lead to colours being approximated by a
 
  more limited
 
palette.  You
 
  should configure your VNC Viewer to use full-colour
 
if you need to see
 
  exact colours.
 
   
 
  Regards,
 
   
 
  --
 
  Wez @ RealVNC Ltd
 
   
 
   
 
   -Original Message-
 
   From: Xu Dongxiao [mailto:[EMAIL PROTECTED]
 
   Sent: 03 April 2008 14:57
 
   To: James Weatherall
 
   Cc: vnc-list@realvnc.com
 
   Subject: Re: Help about SDL abnormal color 
 display in VNC
 
viewer.
 
  
 
   Hi, James,
 
   Thanks for your reply!
 
   I have put the picture on this website:
 
   http://bbs.nju.edu.cn/file/P/prece/color.jpg
 
   I also swap the red color and blue color on 
 the above
 
   image, but the color is still not correct.
 
  
 
   Best Regards,
 
   Xu Dongxiao
 
  ___
 
  VNC-List mailing list
 
  VNC-List@realvnc.com
 
  To remove yourself from the list visit:
 
  http://www.realvnc.com/mailman/listinfo/vnc-list
 
   
 
   
 
   
 
   
 
   ___
 
   VNC-List mailing list
 
   VNC-List@realvnc.com
 
   To remove yourself from the list visit:
 
   http

RE: Help about SDL abnormal color display in VNC viewer.

2008-04-09 Thread Dorland, Steve
Hi James,



When an application does this, is there a fix or workaround?  Two apps
that have been brought to my attention here are firefox (in which all
the links are red instead of blue) and xcmap (which comes up red -
evidently it's supposed to be blue).



Thanks,

Steve.





-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of James Weatherall
Sent: Tuesday, April 08, 2008 3:12 AM
To: 'Alex Chen'; [EMAIL PROTECTED]
Cc: vnc-list@realvnc.com
Subject: RE: Help about SDL abnormal color display in VNC viewer.



Alex,



I'm afraid that I can't find any such post to this mailing list.  If the
red

 blue components are swapped in an application then that does
invariably

mean that the application is ignoring the actual format of depth-24
pixels,

and assuming an RGB format, while Xvnc currently defaults to BGR (for

historical reasons).



Cheers,



--

Wez @ RealVNC Ltd





 -Original Message-

 From: [EMAIL PROTECTED]

 [mailto:[EMAIL PROTECTED] On Behalf Of Alex Chen

 Sent: 08 April 2008 02:56

 To: [EMAIL PROTECTED]

 Cc: vnc-list@realvnc.com

 Subject: Re: Help about SDL abnormal color display in VNC viewer.



 Hi DongXiao,



 I have met a similar issue but I am not sure whether it is

 exactly same.

 please find It seems SDL exchanges R  B channels, but turn

 out VNC related topic in the list, hope it could help you



 --Alex



 On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:

 

  Paresh,

 

  I'm afraid that you are mistaken.  What I described is the VNC

  Viewer's Low Colour feature, used by default for slow connections.

 

  The XRANDR extension affects the size of the X desktop, its

 rotation,

  and in the latest spec the positions of physical display devices'

  viewports.  It doesn't affect the X desktop's colours, so

 I'm not sure

  why you think XRANDR is causing whatever weird colours you're

  seeing.

 

  What is the VNC session window resize problem that you refer to?

 

 

  --

  Wez @ RealVNC Ltd

 

 

   -Original Message-

 

   From: paresh masani [mailto:[EMAIL PROTECTED]

   Sent: 03 April 2008 16:19

   To: James Weatherall

 

   Cc: Xu Dongxiao; vnc-list@realvnc.com

   Subject: Re: Help about SDL abnormal color display in VNC viewer.

  

   Hi,

  

   This happens for me as well if i open my VNC session of other

   monitor which will have monitor size different. It is

 showing weird

   colors.Could anyone suggest regarding this issue? Is it

 related to

   24 bit color problem?

  

   I think this is happening because of the VNC session

 window resize

   problem and current VNC dont have XRANDR supports.

  

   Thanks,

   Paresh

  

  

   On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:

  

 Hi again,

  

 Sorry - one other thing I forgot to mention is that

 if you are

   connecting to

 your VNC Server over a slow link then it will use a reduced

   colour level,

 which may lead to colours being approximated by a

 more limited

   palette.  You

 should configure your VNC Viewer to use full-colour

   if you need to see

 exact colours.

  

 Regards,

  

 --

 Wez @ RealVNC Ltd

  

  

  -Original Message-

  From: Xu Dongxiao [mailto:[EMAIL PROTECTED]

  Sent: 03 April 2008 14:57

  To: James Weatherall

  Cc: vnc-list@realvnc.com

  Subject: Re: Help about SDL abnormal color display in VNC

   viewer.

 

  Hi, James,

  Thanks for your reply!

  I have put the picture on this website:

  http://bbs.nju.edu.cn/file/P/prece/color.jpg

  I also swap the red color and blue color on the above

  image, but the color is still not correct.

 

  Best Regards,

  Xu Dongxiao

 ___

 VNC-List mailing list

 VNC-List@realvnc.com

 To remove yourself from the list visit:

 http://www.realvnc.com/mailman/listinfo/vnc-list

  

  

  

  

  ___

  VNC-List mailing list

  VNC-List@realvnc.com

  To remove yourself from the list visit:

  http://www.realvnc.com/mailman/listinfo/vnc-list

 

 ___

 VNC-List mailing list

 VNC-List@realvnc.com

 To remove yourself from the list visit:

 http://www.realvnc.com/mailman/listinfo/vnc-list



___

VNC-List mailing list

VNC-List@realvnc.com

To remove yourself from the list visit:

http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help about SDL abnormal color display in VNC viewer.

2008-04-08 Thread James Weatherall
Alex,

I'm afraid that I can't find any such post to this mailing list.  If the red
 blue components are swapped in an application then that does invariably
mean that the application is ignoring the actual format of depth-24 pixels,
and assuming an RGB format, while Xvnc currently defaults to BGR (for
historical reasons).

Cheers,

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Alex Chen
 Sent: 08 April 2008 02:56
 To: [EMAIL PROTECTED]
 Cc: vnc-list@realvnc.com
 Subject: Re: Help about SDL abnormal color display in VNC viewer.
 
 Hi DongXiao,
 
 I have met a similar issue but I am not sure whether it is 
 exactly same.
 please find It seems SDL exchanges R  B channels, but turn 
 out VNC related topic in the list, hope it could help you
 
 --Alex
 
 On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:
 
  Paresh,
 
  I'm afraid that you are mistaken.  What I described is the VNC 
  Viewer's Low Colour feature, used by default for slow connections.
 
  The XRANDR extension affects the size of the X desktop, its 
 rotation, 
  and in the latest spec the positions of physical display devices' 
  viewports.  It doesn't affect the X desktop's colours, so 
 I'm not sure 
  why you think XRANDR is causing whatever weird colours you're 
  seeing.
 
  What is the VNC session window resize problem that you refer to?
 
 
  --
  Wez @ RealVNC Ltd
 
 
   -Original Message-
 
   From: paresh masani [mailto:[EMAIL PROTECTED]
   Sent: 03 April 2008 16:19
   To: James Weatherall
 
   Cc: Xu Dongxiao; vnc-list@realvnc.com
   Subject: Re: Help about SDL abnormal color display in VNC viewer.
  
   Hi,
  
   This happens for me as well if i open my VNC session of other 
   monitor which will have monitor size different. It is 
 showing weird 
   colors.Could anyone suggest regarding this issue? Is it 
 related to 
   24 bit color problem?
  
   I think this is happening because of the VNC session 
 window resize 
   problem and current VNC dont have XRANDR supports.
  
   Thanks,
   Paresh
  
  
   On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:
  
 Hi again,
  
 Sorry - one other thing I forgot to mention is that 
 if you are 
   connecting to
 your VNC Server over a slow link then it will use a reduced 
   colour level,
 which may lead to colours being approximated by a 
 more limited 
   palette.  You
 should configure your VNC Viewer to use full-colour
   if you need to see
 exact colours.
  
 Regards,
  
 --
 Wez @ RealVNC Ltd
  
  
  -Original Message-
  From: Xu Dongxiao [mailto:[EMAIL PROTECTED]
  Sent: 03 April 2008 14:57
  To: James Weatherall
  Cc: vnc-list@realvnc.com
  Subject: Re: Help about SDL abnormal color display in VNC 
   viewer.
 
  Hi, James,
  Thanks for your reply!
  I have put the picture on this website:
  http://bbs.nju.edu.cn/file/P/prece/color.jpg
  I also swap the red color and blue color on the above
  image, but the color is still not correct.
 
  Best Regards,
  Xu Dongxiao
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
  
  
  
  
  ___
  VNC-List mailing list
  VNC-List@realvnc.com
  To remove yourself from the list visit:
  http://www.realvnc.com/mailman/listinfo/vnc-list
 
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help about SDL abnormal color display in VNC viewer.

2008-04-07 Thread Alex Chen
Hi DongXiao,

I have met a similar issue but I am not sure whether it is exactly same.
please find It seems SDL exchanges R  B channels, but turn out VNC
related topic in the list, hope it could help you

--Alex

On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:

 Paresh,

 I'm afraid that you are mistaken.  What I described is the VNC Viewer's
 Low
 Colour feature, used by default for slow connections.

 The XRANDR extension affects the size of the X desktop, its rotation, and
 in
 the latest spec the positions of physical display devices' viewports.  It
 doesn't affect the X desktop's colours, so I'm not sure why you think
 XRANDR
 is causing whatever weird colours you're seeing.

 What is the VNC session window resize problem that you refer to?


 --
 Wez @ RealVNC Ltd


  -Original Message-

  From: paresh masani [mailto:[EMAIL PROTECTED]
  Sent: 03 April 2008 16:19
  To: James Weatherall

  Cc: Xu Dongxiao; vnc-list@realvnc.com
  Subject: Re: Help about SDL abnormal color display in VNC viewer.
 
  Hi,
 
  This happens for me as well if i open my VNC session of other
  monitor which will have monitor size different. It is showing
  weird colors.Could anyone suggest regarding this issue? Is it
  related to 24 bit color problem?
 
  I think this is happening because of the VNC session window
  resize problem and current VNC dont have XRANDR supports.
 
  Thanks,
  Paresh
 
 
  On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote:
 
Hi again,
 
Sorry - one other thing I forgot to mention is that if
  you are connecting to
your VNC Server over a slow link then it will use a
  reduced colour level,
which may lead to colours being approximated by a more
  limited palette.  You
should configure your VNC Viewer to use full-colour
  if you need to see
exact colours.
 
Regards,
 
--
Wez @ RealVNC Ltd
 
 
 -Original Message-
 From: Xu Dongxiao [mailto:[EMAIL PROTECTED]
 Sent: 03 April 2008 14:57
 To: James Weatherall
 Cc: vnc-list@realvnc.com
 Subject: Re: Help about SDL abnormal color display in
  VNC viewer.

 Hi, James,
 Thanks for your reply!
 I have put the picture on this website:
 http://bbs.nju.edu.cn/file/P/prece/color.jpg
 I also swap the red color and blue color on the above
 image, but the color is still not correct.

 Best Regards,
 Xu Dongxiao
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
 
 
 
 
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help about SDL abnormal color display in VNC viewer.

2008-04-03 Thread 许东晓
Hi, all,
I wrote a very simple SDL drawing program under linux (the code is
in the first attachment), it just shows a color (R=63, G=127, B=191)
in a 320x240 panel. If I run the program in X window, the color
displays correct. But if I use VNC viewer to connect the host and then
run the program, the color is abnormal, (see the second attached file,
the left part is the wrong displayed color, and the right part is the
correct color of R=63, G=127, B=191). Can someone help me about this
or is it a bug of VNC viewer?
Thanks very much!

BTW: I am using VNC viewer free edition 4.1.1. Also I have tried the
latest version of VNC, this issue still exists.

Best regards,
Xu Dongxiao
#include stdio.h
#include stdlib.h
#include SDL.h

int main()
{
uint8_t *bufp;
int i;
SDL_Surface *shared;

if ( SDL_Init(SDL_INIT_AUDIO|SDL_INIT_VIDEO)  0 ) {
fprintf(stderr, .SDL: %s\n, SDL_GetError());
exit(1);
}
atexit(SDL_Quit);
shared = SDL_SetVideoMode(320, 240, 24, SDL_SWSURFACE);
if ( shared == NULL ) {
fprintf(stderr, Error to set video mode: %s\n, SDL_GetError());
exit(1);
}
if ( SDL_MUSTLOCK(shared) ) {
if ( SDL_LockSurface(shared)  0 ) {
return;
}
}

bufp = (Uint8 *)shared-pixels;
for (i=0; i320*240; i++) {
*(bufp+shared-format-Rshift/8+3*i) = 63;
*(bufp+shared-format-Gshift/8+3*i) = 127;
*(bufp+shared-format-Bshift/8+3*i) = 191;
}
if ( SDL_MUSTLOCK(shared) ) {
SDL_UnlockSurface(shared);
}
SDL_UpdateRect(shared, 0, 0, 320, 240);
while(1);
}

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
color.jpg]
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help about SDL abnormal color display in VNC viewer.

2008-04-03 Thread James Weatherall
Dongxiao,

I'm afraid that the VNC List strips attachments, so I don't know what the
colour problem you're seeing is, but one common bug in X rendering code is
to assume that if the display is depth 24 that pixels are in RGB format.
Current Xvnc releases use BGR by default, which leads to red  blue being
swapped if applications mistakenly assume RGB.

Cheers,

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of ???
 Sent: 03 April 2008 09:45
 To: vnc-list@realvnc.com
 Subject: Help about SDL abnormal color display in VNC viewer.
 
 Hi, all,
 I wrote a very simple SDL drawing program under linux 
 (the code is in the first attachment), it just shows a color 
 (R=63, G=127, B=191) in a 320x240 panel. If I run the program 
 in X window, the color displays correct. But if I use VNC 
 viewer to connect the host and then run the program, the 
 color is abnormal, (see the second attached file, the left 
 part is the wrong displayed color, and the right part is the 
 correct color of R=63, G=127, B=191). Can someone help me 
 about this or is it a bug of VNC viewer?
 Thanks very much!
 
 BTW: I am using VNC viewer free edition 4.1.1. Also I have 
 tried the latest version of VNC, this issue still exists.
 
 Best regards,
 Xu Dongxiao
 #include stdio.h
 #include stdlib.h
 #include SDL.h
 
 int main()
 {
 uint8_t *bufp;
 int i;
 SDL_Surface *shared;
 
 if ( SDL_Init(SDL_INIT_AUDIO|SDL_INIT_VIDEO)  0 ) {
 fprintf(stderr, .SDL: %s\n, SDL_GetError());
 exit(1);
 }
 atexit(SDL_Quit);
 shared = SDL_SetVideoMode(320, 240, 24, SDL_SWSURFACE);
 if ( shared == NULL ) {
 fprintf(stderr, Error to set video mode: %s\n, 
 SDL_GetError());
 exit(1);
 }
 if ( SDL_MUSTLOCK(shared) ) {
 if ( SDL_LockSurface(shared)  0 ) {
 return;
 }
 }
 
 bufp = (Uint8 *)shared-pixels;
 for (i=0; i320*240; i++) {
 *(bufp+shared-format-Rshift/8+3*i) = 63;
 *(bufp+shared-format-Gshift/8+3*i) = 127;
 *(bufp+shared-format-Bshift/8+3*i) = 191;
 }
 if ( SDL_MUSTLOCK(shared) ) {
 SDL_UnlockSurface(shared);
 }
 SDL_UpdateRect(shared, 0, 0, 320, 240);
 while(1);
 }
 
 [demime 1.01d removed an attachment of type image/jpeg which 
 had a name of color.jpg] 
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help about SDL abnormal color display in VNC viewer.

2008-04-03 Thread Xu Dongxiao
Hi, James,
Thanks for your reply!
I have put the picture on this website:
http://bbs.nju.edu.cn/file/P/prece/color.jpg
I also swap the red color and blue color on the above image, but
the color is still not correct.

Best Regards,
Xu Dongxiao

2008/4/3, James Weatherall [EMAIL PROTECTED]:
 Dongxiao,

 I'm afraid that the VNC List strips attachments, so I don't know what the
 colour problem you're seeing is, but one common bug in X rendering code is
 to assume that if the display is depth 24 that pixels are in RGB format.
 Current Xvnc releases use BGR by default, which leads to red  blue being
 swapped if applications mistakenly assume RGB.

 Cheers,

 --
 Wez @ RealVNC Ltd


  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of ???
  Sent: 03 April 2008 09:45
  To: vnc-list@realvnc.com
  Subject: Help about SDL abnormal color display in VNC viewer.
 
  Hi, all,
  I wrote a very simple SDL drawing program under linux
  (the code is in the first attachment), it just shows a color
  (R=63, G=127, B=191) in a 320x240 panel. If I run the program
  in X window, the color displays correct. But if I use VNC
  viewer to connect the host and then run the program, the
  color is abnormal, (see the second attached file, the left
  part is the wrong displayed color, and the right part is the
  correct color of R=63, G=127, B=191). Can someone help me
  about this or is it a bug of VNC viewer?
  Thanks very much!
 
  BTW: I am using VNC viewer free edition 4.1.1. Also I have
  tried the latest version of VNC, this issue still exists.
 
  Best regards,
  Xu Dongxiao
  #include stdio.h
  #include stdlib.h
  #include SDL.h
 
  int main()
  {
  uint8_t *bufp;
  int i;
  SDL_Surface *shared;
 
  if ( SDL_Init(SDL_INIT_AUDIO|SDL_INIT_VIDEO)  0 ) {
  fprintf(stderr, .SDL: %s\n, SDL_GetError());
  exit(1);
  }
  atexit(SDL_Quit);
  shared = SDL_SetVideoMode(320, 240, 24, SDL_SWSURFACE);
  if ( shared == NULL ) {
  fprintf(stderr, Error to set video mode: %s\n,
  SDL_GetError());
  exit(1);
  }
  if ( SDL_MUSTLOCK(shared) ) {
  if ( SDL_LockSurface(shared)  0 ) {
  return;
  }
  }
 
  bufp = (Uint8 *)shared-pixels;
  for (i=0; i320*240; i++) {
  *(bufp+shared-format-Rshift/8+3*i) = 63;
  *(bufp+shared-format-Gshift/8+3*i) = 127;
  *(bufp+shared-format-Bshift/8+3*i) = 191;
  }
  if ( SDL_MUSTLOCK(shared) ) {
  SDL_UnlockSurface(shared);
  }
  SDL_UpdateRect(shared, 0, 0, 320, 240);
  while(1);
  }
 
  [demime 1.01d removed an attachment of type image/jpeg which
  had a name of color.jpg]
  ___
  VNC-List mailing list
  VNC-List@realvnc.com
  To remove yourself from the list visit:
  http://www.realvnc.com/mailman/listinfo/vnc-list
 


___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help about SDL abnormal color display in VNC viewer.

2008-04-03 Thread James Weatherall
Hi again,

Sorry - one other thing I forgot to mention is that if you are connecting to
your VNC Server over a slow link then it will use a reduced colour level,
which may lead to colours being approximated by a more limited palette.  You
should configure your VNC Viewer to use full-colour if you need to see
exact colours.

Regards,

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: Xu Dongxiao [mailto:[EMAIL PROTECTED] 
 Sent: 03 April 2008 14:57
 To: James Weatherall
 Cc: vnc-list@realvnc.com
 Subject: Re: Help about SDL abnormal color display in VNC viewer.
 
 Hi, James,
 Thanks for your reply!
 I have put the picture on this website:
 http://bbs.nju.edu.cn/file/P/prece/color.jpg
 I also swap the red color and blue color on the above 
 image, but the color is still not correct.
 
 Best Regards,
 Xu Dongxiao
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help about SDL abnormal color display in VNC viewer.

2008-04-03 Thread James Weatherall
Paresh,

I'm afraid that you are mistaken.  What I described is the VNC Viewer's Low
Colour feature, used by default for slow connections.

The XRANDR extension affects the size of the X desktop, its rotation, and in
the latest spec the positions of physical display devices' viewports.  It
doesn't affect the X desktop's colours, so I'm not sure why you think XRANDR
is causing whatever weird colours you're seeing.

What is the VNC session window resize problem that you refer to?

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: paresh masani [mailto:[EMAIL PROTECTED] 
 Sent: 03 April 2008 16:19
 To: James Weatherall
 Cc: Xu Dongxiao; vnc-list@realvnc.com
 Subject: Re: Help about SDL abnormal color display in VNC viewer.
 
 Hi,
  
 This happens for me as well if i open my VNC session of other 
 monitor which will have monitor size different. It is showing 
 weird colors.Could anyone suggest regarding this issue? Is it 
 related to 24 bit color problem?
  
 I think this is happening because of the VNC session window 
 resize problem and current VNC dont have XRANDR supports. 
  
 Thanks,
 Paresh
 
  
 On 4/3/08, James Weatherall [EMAIL PROTECTED] wrote: 
 
   Hi again,
   
   Sorry - one other thing I forgot to mention is that if 
 you are connecting to
   your VNC Server over a slow link then it will use a 
 reduced colour level,
   which may lead to colours being approximated by a more 
 limited palette.  You
   should configure your VNC Viewer to use full-colour 
 if you need to see
   exact colours.
   
   Regards,
   
   --
   Wez @ RealVNC Ltd
   
   
-Original Message-
From: Xu Dongxiao [mailto:[EMAIL PROTECTED]
Sent: 03 April 2008 14:57
To: James Weatherall
Cc: vnc-list@realvnc.com
Subject: Re: Help about SDL abnormal color display in 
 VNC viewer.
   
Hi, James,
Thanks for your reply!
I have put the picture on this website:
http://bbs.nju.edu.cn/file/P/prece/color.jpg
I also swap the red color and blue color on the above
image, but the color is still not correct.
   
Best Regards,
Xu Dongxiao
   ___
   VNC-List mailing list
   VNC-List@realvnc.com
   To remove yourself from the list visit:
   http://www.realvnc.com/mailman/listinfo/vnc-list
   
 
 
 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help with authentication

2008-03-19 Thread Roger James
I am using Xvnc (as a link to Xrealvnc) launched via inetd to connect to a
gdm desktop on a debian distribution. My inetd.conf line looks like this: -

 

vnc-1024x768x16 stream tcp nowait nobody.tty /usr/bin/Xvnc Xvnc -inetd
-query localhost -once -geometry 1024x768 -depth 16

 

All works fine (get the greeter, login, get nautilus desktop) until I try to
run a application from the menu that needs root access using gksu (e.g.
synaptic). When I try one of these I get the keyring access dialog but then
the launched app just dies with no further dialogs on the display. The Xvnc
log for the session in /usr/adm/X2msgs shows that the launched application
has been refused a connection to the server.

 

AUDIT: Wed Mar 19 20:45:12 2008: 12916 Xvnc: client 22 connected from IP
127.0.0.1 port 3645

  Auth name: MIT-MAGIC-COOKIE-1 ID: 41

AUDIT: Wed Mar 19 20:45:16 2008: 12916 Xvnc: client 22 disconnected

AUDIT: Wed Mar 19 20:45:17 2008: 12916 Xvnc: client 22 rejected from IP
127.0.0.1 port 3646

AUDIT: Wed Mar 19 20:45:17 2008: 12916 Xvnc: client 22 disconnected

 

I admit that I am now totally lost in a maze of Xauthority files, Xvnc, gdm,
and gksu. Who is supplying what token to whom, what token are they being
checked against and where are they getting them from? Any ideas on how I fix
this? Is there any way to up the logging level so I can see what tokens are
being checked in Xrealvnc?

 

For information. If I run a terminal app in the desktop and do a normal su
and then launch synaptic from the terminal it works fine.

 

Any help will be gratefully received.

 

Roger
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help: Connection Timeout (10060)

2008-02-19 Thread Corazon Crema
Hi Steve,
That did the trick, thanks for the portforward pages... 
My question is... what has changed behind the scenes that from one day to 
another my dynamin IP address was not able to recognize my external IP address 
and I needed to create an static IP address?  
 More questions, what is the down side of having an static IP address?? 
will I have some side effects to my internet connection?... will my connection 
be any slower? what are the advantages of having an static IP address versus a 
dynamic IP address and viceversa ...
   
Thanks,
Elmer Latorre
   

steve menard [EMAIL PROTECTED] wrote:
  Sounds like you'll need to setup a static IP for the linksys like 
192.168.0.60 192.168.0.linksysWANip

Setup the LAN of linksys uses a different range for LAN like 192.168.1.1

try not to use the same range for the linksys as the comcast modem has
linksys may use 192.168.1.1 or 192.168.2.1 slips my mind right now

Portforward incoming through Comcast to linksys
port 5900 -  192.168.0.linksysWANip

which linksys then will forward to desktop
Sounds like you'll need to setup a static IP for the Desktop 192.168.1.100
Portforward incoming through linksys to Desktop
port 5900 -  192.168.1.100

Its easy enough to do; have it on a few of my double triple firewall systems

comcats uses 192.168.0.1 for internal gateway
Setup the WAN of linksys uses a Static IP 192.168.0.50 
[192.168.0.linksysWANip]

dyndns has a configuration to not use certain external ip numbers or ranges
ensure both internals are in the don't use list

;-)

Steve



Corazon Crema wrote:
 Yeah.. everything looks correct... when I use 192.168.1.100 from my 
 VNC viewer inside my house there is no problem, connection to the 
 server is ok... when I tried with the real IP address 98.207.xxx.xxx 
 it keeps giving me the timeout, I've disabled all firewalls...
 
 I don't know if this will help... 2 weeks ago I've updgraded my 
 COMCAST modem to another modem that will be used for COMCAST Digital 
 voice (telephone) could this new modem have some kind of firewall?.. 
 if so, how can I check it.
 This was working ok before... I was able to put the real IP address 
 and connect from work, but the last days are being a pain and I can 
 not connect .
 
 I don't know what else to do?
 

 */steve menard /* wrote:

 how to Check IP Address: 

 Internal Desktop Windows PC
 Start - run - AllPrograms - Accessories - CommandPrompt

 at the command prompt type
 ipconfig

 shows you desktop IP 192.168.1.100
 your gateway [linksys Ip] 192.168.1.1


 option two: [simple controlpanel]
 Control Panel - network and internet connections
 click icon at bottom of window right column saying Network
 Connections
 Right Click Local Area connection - Choose Status 
 click second TAB for Support
 will display same info as above


 steve


 Corazon Crema wrote:
 Hi Steve,
 How can I know this? How can I check my desktop PC address?..
 I've tried setting up the dynamic DNS and set it on my linksys
 and still nothing... I think this last thing (My desktop having a
 different private address) could be the real problem... How do I
 check that my linksys is not forwarding to my desktop my system's IP.
 
 Thanks for your help... I am very frustrated right now.. thanks,
 
 I don't think that I am using the private IP address ... I am
 using the one that my linksys provides me in the status field
 next to IP address field...
 
 Like I said, inside the house I can log in from my laptop with
 the linksys address mask 192.168.1.xxx, however it still gives me
 the timeout when I am trying to connect with the real IP address...
 
 When I open a DOS prompt to type telnet 5900 from
 the VNC server I got the following error: ' Could not open
 connection to the host, on port5900: Connect failed
 
 Other than the VNC server... how can I look that my port 5900 is
 active?..
 I don't know what else to do?... 

 */steve menard /* wrote:


 Symantec Anti virus definitely Blocks
 VNC check your rules if it has the personal firewall enabled

 sounds like your desktop PC May have a different private
 address inside
 and your linksys
 is not forwarding to the desktop system's IP

 Especially since you can connect from inside
 I am ASSUMING you re using the private address Since you
 don't say that


 Corazon Crema wrote:
  Hi Steve,
  I used to be able to conect from work to my home desktop...
 but for some reason I am not able to do it since yesterday.
  I tried to install VNC free edition again and try all the
 settings again and nothing. The day befor I was cleaning my
 desktop PC and was removing some sw from work that I haven't
 used in a long time (Via add and remove programs windows).
 
  I have Symantec antivirus, but I haven't changed this
 settings in years... and this was working before
 
  Regarding your question:
  Are you referring to the real IP as the WAN IP address?
 
 
  You do not mention if it is a private address you are
 trying like 192.168.x.x

Help : unable to connect: connection refused(10061)

2008-02-18 Thread PARESH MASANI
Hi All,

I have created a session using vncserver:150
When I tried to connect
this session using vncviwer, its giving error saying unable to connect:
connection
refused(10061)
Could any one please tell me how to solve this?
Thanks,
Paresh


  Now you can chat without downloading messenger. Go to
http://in.messenger.yahoo.com/webmessengerpromo.php
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help: Connection Timeout (10060)

2008-02-17 Thread Corazon Crema
Hi Steve,
 How can I know this? How can I check my desktop PC address?.. I've tried 
setting up the dynamic DNS and set it on my linksys and still nothing... I 
think this last thing (My desktop having a different private address) could be 
the real problem... How do I check that my linksys is not forwarding to my 
desktop my system's IP.
   
  Thanks for your help... I am very frustrated right now.. thanks,
   
  I don't think that I am using the private IP address ... I am using the one 
that my linksys provides me in the status field next to IP address field... 
   
  Like I said, inside the house I can log in from my laptop with the linksys 
address mask 192.168.1.xxx, however it still gives me the timeout when I am 
trying to connect with the real IP address...
   
  When I open a DOS prompt to type telnet ip_address 5900 from the VNC server 
I got the following error: ' Could not open connection to the host, on 
port5900: Connect failed
   
  Other than the VNC server... how can I look that my port 5900 is active?..
  I don't know what else to do?...  

Thanks,
  Elmer Latorre

steve menard [EMAIL PROTECTED] wrote:
  
Symantec Anti virus definitely Blocks
VNC check your rules if it has the personal firewall enabled

sounds like your desktop PC May have a different private address inside
and your linksys
is not forwarding to the desktop system's IP

Especially since you can connect from inside
I am ASSUMING you re using the private address Since you don't say that


Corazon Crema wrote:
 Hi Steve,
 I used to be able to conect from work to my home desktop... but for some 
 reason I am not able to do it since yesterday.
 I tried to install VNC free edition again and try all the settings again and 
 nothing. The day befor I was cleaning my desktop PC and was removing some sw 
 from work that I haven't used in a long time (Via add and remove programs 
 windows).
 
 I have Symantec antivirus, but I haven't changed this settings in years... 
 and this was working before
 
 Regarding your question:
 Are you referring to the real IP as the WAN IP address?
 
 
 You do not mention if it is a private address you are trying like 
 192.168.x.x
 
 This address is the one that my linksys provide and I don't have a problem 
 connecting from another room in my house to that address... the VNC viewer 
 from my laptop works with no problems.
 
 or the public address that you can find from a site something like 
 http://personal.nbnet.nb.ca/getip.html
 
 
 This kind of address is the one that I am having trouble of connecting to. 
 My IP address is static... it gets another IP address only when I turnoff my 
 COMCAST Cable and my Router, then It will get a new IP address, but I do that 
 very seldom (Maybe once or 2 every 6 months)
 
 How do I set up a dyndns.com client?...
 
 Thanks for your help.
 
 Elmer

 steve menard wrote:
 127.0.0.1 is the computer your are typing on the keyboard.
 and only answers that vncserver is running on that pc
 which also does not answer if the pc has a firewall enabled
 since it will usually accept connections from itself ;-)

 what about your antivirus? a lot of AVs will block remote access 
 software also.
 are you running a software firewall like comodo or zone alarm?

 Are you referring to the real IP as the WAN IP address?

 You do not mention if it is a private address you are trying like 
 192.168.x.x
 or the public address that you can find from a site something like
 http://personal.nbnet.nb.ca/getip.html

 sometimes the hardware firewalls will not allow connection out and back 
 in to the

 setting up a dyndns.com client may help you locate your system WAN IP 
 address

 did you adjust the rules on the linksys to forward connections
 coming in to port 5900 to the IP address that is assigned to your desktop?
 does your desktop have a static IP or does it get a dynamic private IP 
 each time it reboots?

 steve


 Corazon Crema wrote:
 
 I have a question:
 My desktop at home is with a LinkSys Wireles and a Comcast cable service and 
 I installed VNC free edition. This was setup as the VNC server
 I have my laptop setup as my VNC viewer... When I use the IP that linksys 
 provides, I can connect without any problem from my laptop... However when I 
 am trying to do it with the real IP address, I am getting Connection 
 Timeout...I need to connect to the real IP address to be able to connect to 
 my desktop from home...
 I did a Telnet Ip-Address 5900 from the DOS prompt and got failure to 
 connect.
 Then I did telnet 127.0.0.1 5900 and got that message RFB 003 (following 
 instructions of an old archive mail) meaning that I was running in the 
 correct server
 Then I went to the windows firewall and it's off. I went to the exceptions 
 tab and vnc server for win32 was checked.
 What else do i need?
 Thanks
 Elmer Latorre




 -
 Never miss a thing. Make Yahoo your homepage.
 ___
 VNC-List mailing

Re: Help: Connection Timeout (10060)

2008-02-17 Thread steve menard

allright  that comcast voice modem  probably has a setup involved
I am not familiar with it can you point your browser at a configuration 
page?

that would probably be the WAN IP Address the Linksys tells you


you can also check portforward.com for more assistance

or you  can setup something like himachi
or echovncsee the vnc list histories [or someone could dig them up]  8-)

to help get around the firewall

Steve

PS Yahoo Delivery was broke 5 minutes ago  8-|
---
Message from  yahoo.com.
Unable to deliver message to the following address(es).

[EMAIL PROTECTED]:
/usr/libexec/ld-elf.so.1: Cannot open /usr/lib/libc.so.4

--- Original message follows.

Return-Path: [EMAIL PROTECTED]

The original message is over 5k.  Message truncated to 1K.

X-Rocket-Track: cat=UK; 
info=ip:NNip=206.47.199.166,policy=n-w0,n100,g0,s,wgn=n-w0,n100,g0,s;ipsh:UKip=206.47.199.166,policy=P=-1;X=-1;S=-1;sv:UKip=68.142.202.233;sg:UKsize=40,cnt=0;urdb:NN

X-Originating-IP: [206.47.199.166]
Return-Path: [EMAIL PROTECTED]
X-RocketTIP: 206.47.199.166: NO_TIP_HEADER_ALLOWED
X-RocketSRV: s_ip=206.47.199.166;d_t=1203314672;SGrn=N;
Authentication-Results: mta245.mail.mud.yahoo.com  from=dranem.org; 
domainkeys=neutral (no sig)
Received: from 206.47.199.166  (EHLO simmts8-srv.bellnexxia.net) 
(206.47.199.166)

  by mta245.mail.mud.yahoo.com with SMTP; Sun, 17 Feb 2008 22:04:32 -0800
Received: from simip11.srvr.bell.ca ([206.47.199.91])
  by simmts8-srv.bellnexxia.net
  (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP
  id 
[EMAIL PROTECTED]

  for [EMAIL PROTECTED]; Mon, 18 Feb 2008 01:04:28 -0500
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: 
AvVoAJ+uuEeOpjGhQWdsb2JhbACBWYpihBABAQEeGQGBIZgh
Received: from stjhnbsu84w-14216649161.pppoe-dynamic.nb.aliant.net (HELO 
lap.bytebust

*** MESSAGE TRUNCATED ***
.



Corazon Crema wrote:
Yeah.. everything looks correct... when I use 192.168.1.100 from my 
VNC viewer inside my house there is no problem, connection to the 
server is ok... when I tried with the real IP address 98.207.xxx.xxx 
it keeps giving me the timeout, I've disabled all firewalls...
 
I don't know if this will help... 2 weeks ago I've updgraded my 
COMCAST modem to another modem that will be used for COMCAST Digital 
voice (telephone) could this new modem have some kind of firewall?.. 
if so, how can I check it.
This was working ok before... I was able to put the real IP address 
and connect from work, but the last days are being a pain and I can 
not connect .
 
I don't know what else to do?
 


*/steve menard [EMAIL PROTECTED]/* wrote:

how to Check IP Address: 


Internal Desktop Windows PC
Start - run - AllPrograms - Accessories - CommandPrompt

at the command prompt type
ipconfig

shows you desktop IP   192.168.1.100
your gateway [linksys Ip]  192.168.1.1


option two: [simple controlpanel]
Control Panel - network and internet connections
click icon at bottom of window right column saying Network
Connections
Right Click Local Area connection - Choose Status 
click second TAB for Support

will display same info as above


steve


Corazon Crema wrote:

Hi Steve,
   How can I know this? How can I check my desktop PC address?..
I've tried setting up the dynamic DNS and set it on my linksys
and still nothing... I think this last thing (My desktop having a
different private address) could be the real problem... How do I
check that my linksys is not forwarding to my desktop my system's IP.
 
Thanks for your help... I am very frustrated right now.. thanks,
 
I don't think that I am using the private IP address ... I am

using the one that my linksys provides me in the status field
next to IP address field...
 
Like I said, inside the house I can log in from my laptop with

the linksys address mask 192.168.1.xxx, however it still gives me
the timeout when I am trying to connect with the real IP address...
 
When I open a DOS prompt to type telnet ip_address 5900 from

the VNC server I got the following error: ' Could not open
connection to the host, on port5900: Connect failed
 
Other than the VNC server... how can I look that my port 5900 is

active?..
I don't know what else to do?...  


*/steve menard [EMAIL PROTECTED]/* wrote:


Symantec Anti virus definitely Blocks
VNC check your rules if it has the personal firewall enabled

sounds like your desktop PC May have a different private
address inside
and your linksys
is not forwarding to the desktop system's IP

Especially since you can connect from inside
I am ASSUMING you re using the private address Since you
don't say that


Corazon Crema wrote:
 Hi Steve,
 I used

Re: Help: Connection Timeout (10060)

2008-02-17 Thread steve menard

here are two comcast modems listed on portforward:

http://www.portforward.com/english/routers/port_forwarding/Comcast/CG814WG-comcast/CG814WG-comcastindex.htm

http://www.portforward.com/english/routers/port_forwarding/Comcast/WCG200-CC/WCG200-CCindex.htm

steve

Corazon Crema wrote:
Yeah.. everything looks correct... when I use 192.168.1.100 from my 
VNC viewer inside my house there is no problem, connection to the 
server is ok... when I tried with the real IP address 98.207.xxx.xxx 
it keeps giving me the timeout, I've disabled all firewalls...
 
I don't know if this will help... 2 weeks ago I've updgraded my 
COMCAST modem to another modem that will be used for COMCAST Digital 
voice (telephone) could this new modem have some kind of firewall?.. 
if so, how can I check it.
This was working ok before... I was able to put the real IP address 
and connect from work, but the last days are being a pain and I can 
not connect .
 
I don't know what else to do?
 


*/steve menard [EMAIL PROTECTED]/* wrote:

how to Check IP Address: 


Internal Desktop Windows PC
Start - run - AllPrograms - Accessories - CommandPrompt

at the command prompt type
ipconfig

shows you desktop IP   192.168.1.100
your gateway [linksys Ip]  192.168.1.1


option two: [simple controlpanel]
Control Panel - network and internet connections
click icon at bottom of window right column saying Network
Connections
Right Click Local Area connection - Choose Status 
click second TAB for Support

will display same info as above


steve


Corazon Crema wrote:

Hi Steve,
   How can I know this? How can I check my desktop PC address?..
I've tried setting up the dynamic DNS and set it on my linksys
and still nothing... I think this last thing (My desktop having a
different private address) could be the real problem... How do I
check that my linksys is not forwarding to my desktop my system's IP.
 
Thanks for your help... I am very frustrated right now.. thanks,
 
I don't think that I am using the private IP address ... I am

using the one that my linksys provides me in the status field
next to IP address field...
 
Like I said, inside the house I can log in from my laptop with

the linksys address mask 192.168.1.xxx, however it still gives me
the timeout when I am trying to connect with the real IP address...
 
When I open a DOS prompt to type telnet ip_address 5900 from

the VNC server I got the following error: ' Could not open
connection to the host, on port5900: Connect failed
 
Other than the VNC server... how can I look that my port 5900 is

active?..
I don't know what else to do?...  


*/steve menard [EMAIL PROTECTED]/* wrote:


Symantec Anti virus definitely Blocks
VNC check your rules if it has the personal firewall enabled

sounds like your desktop PC May have a different private
address inside
and your linksys
is not forwarding to the desktop system's IP

Especially since you can connect from inside
I am ASSUMING you re using the private address Since you
don't say that


Corazon Crema wrote:
 Hi Steve,
 I used to be able to conect from work to my home desktop...
but for some reason I am not able to do it since yesterday.
 I tried to install VNC free edition again and try all the
settings again and nothing. The day befor I was cleaning my
desktop PC and was removing some sw from work that I haven't
used in a long time (Via add and remove programs windows).

 I have Symantec antivirus, but I haven't changed this
settings in years... and this was working before

 Regarding your question:
 Are you referring to the real IP as the WAN IP address?


 You do not mention if it is a private address you are
trying like 192.168.x.x

 This address is the one that my linksys provide and I don't
have a problem connecting from another room in my house to
that address... the VNC viewer from my laptop works with no
problems.

 or the public address that you can find from a site
something like http://personal.nbnet.nb.ca/getip.html


 This kind of address is the one that I am having trouble of
connecting to.
 My IP address is static... it gets another IP address only
when I turnoff my COMCAST Cable and my Router, then It will
get a new IP address, but I do that very seldom (Maybe once
or 2 every 6 months)

 How do I set up a dyndns.com client?...

 Thanks for your help.

 Elmer

 steve menard wrote:
 127.0.0.1 is the computer your are typing on the keyboard

Re: Help: Connection Timeout (10060)

2008-02-17 Thread steve menard
Sounds like you'll need to setup a static IP for the linksys  like
192.168.0.60   192.168.0.linksysWANip


Setup the LAN of linksys uses a different range for LAN  like 192.168.1.1

try not to use the same range for the linksys as the comcast modem has
linksys may use 192.168.1.1  or   192.168.2.1 slips my mind right now

Portforward  incoming through Comcast to linksys
port 5900 -  192.168.0.linksysWANip

which linksys then will forward to desktop
Sounds like you'll need to setup a static IP for the Desktop   192.168.1.100
Portforward  incoming through linksys to Desktop
port 5900 -  192.168.1.100

Its easy enough to do; have it on a few of my double triple firewall systems

comcats uses 192.168.0.1 for internal gateway
Setup the WAN of linksys uses a Static IP 192.168.0.50  
[192.168.0.linksysWANip]


dyndns has a configuration to not use certain external ip numbers or ranges
ensure both internals are in the don't use list

;-)

Steve



Corazon Crema wrote:
Yeah.. everything looks correct... when I use 192.168.1.100 from my 
VNC viewer inside my house there is no problem, connection to the 
server is ok... when I tried with the real IP address 98.207.xxx.xxx 
it keeps giving me the timeout, I've disabled all firewalls...
 
I don't know if this will help... 2 weeks ago I've updgraded my 
COMCAST modem to another modem that will be used for COMCAST Digital 
voice (telephone) could this new modem have some kind of firewall?.. 
if so, how can I check it.
This was working ok before... I was able to put the real IP address 
and connect from work, but the last days are being a pain and I can 
not connect .
 
I don't know what else to do?
 


*/steve menard [EMAIL PROTECTED]/* wrote:

how to Check IP Address: 


Internal Desktop Windows PC
Start - run - AllPrograms - Accessories - CommandPrompt

at the command prompt type
ipconfig

shows you desktop IP   192.168.1.100
your gateway [linksys Ip]  192.168.1.1


option two: [simple controlpanel]
Control Panel - network and internet connections
click icon at bottom of window right column saying Network
Connections
Right Click Local Area connection - Choose Status 
click second TAB for Support

will display same info as above


steve


Corazon Crema wrote:

Hi Steve,
   How can I know this? How can I check my desktop PC address?..
I've tried setting up the dynamic DNS and set it on my linksys
and still nothing... I think this last thing (My desktop having a
different private address) could be the real problem... How do I
check that my linksys is not forwarding to my desktop my system's IP.
 
Thanks for your help... I am very frustrated right now.. thanks,
 
I don't think that I am using the private IP address ... I am

using the one that my linksys provides me in the status field
next to IP address field...
 
Like I said, inside the house I can log in from my laptop with

the linksys address mask 192.168.1.xxx, however it still gives me
the timeout when I am trying to connect with the real IP address...
 
When I open a DOS prompt to type telnet ip_address 5900 from

the VNC server I got the following error: ' Could not open
connection to the host, on port5900: Connect failed
 
Other than the VNC server... how can I look that my port 5900 is

active?..
I don't know what else to do?...  


*/steve menard [EMAIL PROTECTED]/* wrote:


Symantec Anti virus definitely Blocks
VNC check your rules if it has the personal firewall enabled

sounds like your desktop PC May have a different private
address inside
and your linksys
is not forwarding to the desktop system's IP

Especially since you can connect from inside
I am ASSUMING you re using the private address Since you
don't say that


Corazon Crema wrote:
 Hi Steve,
 I used to be able to conect from work to my home desktop...
but for some reason I am not able to do it since yesterday.
 I tried to install VNC free edition again and try all the
settings again and nothing. The day befor I was cleaning my
desktop PC and was removing some sw from work that I haven't
used in a long time (Via add and remove programs windows).

 I have Symantec antivirus, but I haven't changed this
settings in years... and this was working before

 Regarding your question:
 Are you referring to the real IP as the WAN IP address?


 You do not mention if it is a private address you are
trying like 192.168.x.x

 This address is the one that my linksys provide and I don't
have a problem connecting from another room in my house to
that address... the VNC viewer from my laptop works with no
problems

Help: Connection Timeout (10060)

2008-02-15 Thread Corazon Crema
I have a question:
 My desktop at home is with a LinkSys Wireles and a Comcast cable service 
and I installed VNC free edition. This was setup as the VNC server
 I have my laptop setup as my VNC viewer... When I use the IP that linksys 
provides, I can connect without any problem from my laptop... However when I am 
trying to do it with the real IP address, I am getting Connection Timeout...I 
need to connect to the real IP address to be able to connect to my desktop from 
home...
 I did a Telnet Ip-Address 5900 from the DOS prompt and got failure to 
connect.
 Then I did telnet 127.0.0.1 5900 and got that message RFB 003  (following 
instructions of an old archive mail) meaning that I was running in the correct 
server
 Then I went to the windows firewall and it's off.  I went to the 
exceptions tab and vnc server for win32  was checked.
 What else do i need?
   Thanks
  Elmer Latorre



   
-
Never miss a thing.   Make Yahoo your homepage.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help: Connection Timeout (10060)

2008-02-15 Thread steve menard

127.0.0.1 is the computer your are typing on the keyboard.
and only answers that vncserver is running on that pc
which also does not answer if the pc has a firewall enabled
since it will usually accept connections from itself ;-)

what about your antivirus?  a lot of AVs will block remote access 
software also.

are you running a software firewall like comodo or zone alarm?

Are you referring to the real IP as the WAN IP address?

You do not mention if it is a private address you are trying like 
192.168.x.x

or the public address that you can find from a site something like
http://personal.nbnet.nb.ca/getip.html

sometimes the hardware firewalls will not allow connection out and back 
in  to the


setting up a dyndns.com client may help you locate your system WAN IP 
address


did you adjust the rules on the linksys to forward connections
coming in to port 5900 to the IP address that is assigned to your desktop?
does your desktop have a static IP or does it get a dynamic private IP 
each time it reboots?


steve


Corazon Crema wrote:

I have a question:
 My desktop at home is with a LinkSys Wireles and a Comcast cable service 
and I installed VNC free edition. This was setup as the VNC server
 I have my laptop setup as my VNC viewer... When I use the IP that linksys 
provides, I can connect without any problem from my laptop... However when I am 
trying to do it with the real IP address, I am getting Connection Timeout...I 
need to connect to the real IP address to be able to connect to my desktop from 
home...
 I did a Telnet Ip-Address 5900 from the DOS prompt and got failure to 
connect.
 Then I did telnet 127.0.0.1 5900 and got that message RFB 003  (following 
instructions of an old archive mail) meaning that I was running in the correct 
server
 Then I went to the windows firewall and it's off.  I went to the 
exceptions tab and vnc server for win32  was checked.
 What else do i need?
   Thanks
  Elmer Latorre



   
-

Never miss a thing.   Make Yahoo your homepage.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
.

  

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help: Connection Timeout (10060)

2008-02-15 Thread Corazon Crema
Hi Steve,
  I used to be able to conect from work to my home desktop... but for some 
reason I am not able to do it since yesterday.
  I tried to install VNC free edition again and try all the settings again and 
nothing. The day befor I was cleaning my desktop PC and was removing some sw 
from work that I haven't used in a long time (Via add and remove programs 
windows).
   
  I have Symantec antivirus, but I haven't changed this settings in years... 
and this was working before
   
  Regarding your question:
  Are you referring to the real IP as the WAN IP address?
  
You do not mention if it is a private address you are trying like 192.168.x.x
  This address is the one that my linksys provide and I don't have a problem 
connecting from another room in my house to that address... the VNC viewer from 
my laptop works with no problems.
or the public address that you can find from a site something like 
http://personal.nbnet.nb.ca/getip.html
   
  This kind of address is the one that I am having trouble of connecting to. 
My IP address is static... it gets another IP address only when I turnoff my 
COMCAST Cable and my Router, then It will get a new IP address, but I do that 
very seldom (Maybe once or 2 every 6 months)
   
  How do I set up a dyndns.com client?...
   
  Thanks for your help.
   
  Elmer

steve menard [EMAIL PROTECTED] wrote:
  127.0.0.1 is the computer your are typing on the keyboard.
and only answers that vncserver is running on that pc
which also does not answer if the pc has a firewall enabled
since it will usually accept connections from itself ;-)

what about your antivirus? a lot of AVs will block remote access 
software also.
are you running a software firewall like comodo or zone alarm?

Are you referring to the real IP as the WAN IP address?

You do not mention if it is a private address you are trying like 
192.168.x.x
or the public address that you can find from a site something like
http://personal.nbnet.nb.ca/getip.html

sometimes the hardware firewalls will not allow connection out and back 
in to the

setting up a dyndns.com client may help you locate your system WAN IP 
address

did you adjust the rules on the linksys to forward connections
coming in to port 5900 to the IP address that is assigned to your desktop?
does your desktop have a static IP or does it get a dynamic private IP 
each time it reboots?

steve


Corazon Crema wrote:
 I have a question:
 My desktop at home is with a LinkSys Wireles and a Comcast cable service and 
 I installed VNC free edition. This was setup as the VNC server
 I have my laptop setup as my VNC viewer... When I use the IP that linksys 
 provides, I can connect without any problem from my laptop... However when I 
 am trying to do it with the real IP address, I am getting Connection 
 Timeout...I need to connect to the real IP address to be able to connect to 
 my desktop from home...
 I did a Telnet Ip-Address 5900 from the DOS prompt and got failure to connect.
 Then I did telnet 127.0.0.1 5900 and got that message RFB 003 (following 
 instructions of an old archive mail) meaning that I was running in the 
 correct server
 Then I went to the windows firewall and it's off. I went to the exceptions 
 tab and vnc server for win32 was checked.
 What else do i need?
 Thanks
 Elmer Latorre



 
 -
 Never miss a thing. Make Yahoo your homepage.
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 .

 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list




   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help: Connection Timeout (10060)

2008-02-15 Thread steve menard

Symantec Anti virus definitely Blocks
VNC check your rules if it has the personal firewall enabled

sounds like your desktop PC May have a different private address inside
and your linksys
is not forwarding to the desktop system's IP

Especially since you can connect from inside
I am ASSUMING you re using the private address Since you don't say that


Corazon Crema wrote:

Hi Steve,
  I used to be able to conect from work to my home desktop... but for some 
reason I am not able to do it since yesterday.
  I tried to install VNC free edition again and try all the settings again and 
nothing. The day befor I was cleaning my desktop PC and was removing some sw 
from work that I haven't used in a long time (Via add and remove programs 
windows).
   
  I have Symantec antivirus, but I haven't changed this settings in years... and this was working before
   
  Regarding your question:

  Are you referring to the real IP as the WAN IP address?
  
  

You do not mention if it is a private address you are trying like 192.168.x.x
  

  This address is the one that my linksys provide and I don't have a problem 
connecting from another room in my house to that address... the VNC viewer from 
my laptop works with no problems.
  

or the public address that you can find from a site something like 
http://personal.nbnet.nb.ca/getip.html
  
   
  This kind of address is the one that I am having trouble of connecting to. 
My IP address is static... it gets another IP address only when I turnoff my COMCAST Cable and my Router, then It will get a new IP address, but I do that very seldom (Maybe once or 2 every 6 months)
   
  How do I set up a dyndns.com client?...
   
  Thanks for your help.
   
  Elmer


steve menard [EMAIL PROTECTED] wrote:
  127.0.0.1 is the computer your are typing on the keyboard.
and only answers that vncserver is running on that pc
which also does not answer if the pc has a firewall enabled
since it will usually accept connections from itself ;-)

what about your antivirus? a lot of AVs will block remote access 
software also.

are you running a software firewall like comodo or zone alarm?

Are you referring to the real IP as the WAN IP address?

You do not mention if it is a private address you are trying like 
192.168.x.x

or the public address that you can find from a site something like
http://personal.nbnet.nb.ca/getip.html

sometimes the hardware firewalls will not allow connection out and back 
in to the


setting up a dyndns.com client may help you locate your system WAN IP 
address


did you adjust the rules on the linksys to forward connections
coming in to port 5900 to the IP address that is assigned to your desktop?
does your desktop have a static IP or does it get a dynamic private IP 
each time it reboots?


steve


Corazon Crema wrote:
  

I have a question:
My desktop at home is with a LinkSys Wireles and a Comcast cable service and I 
installed VNC free edition. This was setup as the VNC server
I have my laptop setup as my VNC viewer... When I use the IP that linksys 
provides, I can connect without any problem from my laptop... However when I am 
trying to do it with the real IP address, I am getting Connection Timeout...I 
need to connect to the real IP address to be able to connect to my desktop from 
home...
I did a Telnet Ip-Address 5900 from the DOS prompt and got failure to connect.
Then I did telnet 127.0.0.1 5900 and got that message RFB 003 (following 
instructions of an old archive mail) meaning that I was running in the correct 
server
Then I went to the windows firewall and it's off. I went to the exceptions tab 
and vnc server for win32 was checked.
What else do i need?
Thanks
Elmer Latorre




-
Never miss a thing. Make Yahoo your homepage.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
.




___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list




   
-

Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
.

  

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: cannot kill Xvnc process manually, won't open .pid HELP

2008-01-11 Thread James Weatherall
Karla,

The message in question normally indicates that there is no .pid file for
the desktop you're telling vncserver to kill - this might mean that the
desktop you're trying to kill is already gone, or is owned by a different
user, for example.

--
Wez @ RealVNC Ltd
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Karla Becerril
 Sent: 08 January 2008 16:52
 To: vnc-list@realvnc.com
 Subject: cannot kill Xvnc process manually, won't open .pid HELP
 
 I am running vnc on a Mac.
 When I try to kill my Xvnc process it gives me this message:
 
 Can't find file /home/(...) .vnc/iac3:9.pid You'll have to 
 kill the Xvnc process manually
 
 I tried different postings' suggestions, but the message 
 continues to be that the .pid cannot be opened, and now I 
 feel totally confused...
 
 help anyone?
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


cannot kill Xvnc process manually, won't open .pid HELP

2008-01-08 Thread Karla Becerril
I am running vnc on a Mac.
When I try to kill my Xvnc process it gives me this message:

Can't find file /home/(...) .vnc/iac3:9.pid
You'll have to kill the Xvnc process manually

I tried different postings' suggestions, but the message continues to be
that the .pid cannot be opened, and now I feel totally confused...

help anyone?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


need help

2007-11-18 Thread Ambati, Murali K (GE Money, consultant)
Hi,



I have VNC on Solaris 10. I have configured the VNC by using port no:
5901. It seems all are working fine on server. When I am trying to
connect from WinXP system, it's throwing error as failed to
connect:connection refused(10061)



Please suggest, resolving the issue.



Thanks

Murali
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: need help

2007-11-18 Thread Seak, Teng-Fong
On Nov 18, 2007 1:58 PM, Ambati, Murali K (GE Money, consultant) 
[EMAIL PROTECTED] wrote:

 Hi,



 I have VNC on Solaris 10. I have configured the VNC by using port no:
 5901. It seems all are working fine on server. When I am trying to
 connect from WinXP system, it's throwing error as failed to
 connect:connection refused(10061)



 Please suggest, resolving the issue.


 That would mean that the host you're contacting doesn't have the VNC
listening on that port.  Are you sure of the syntax to connect to VNC?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Need some help with Xvnc/xdm configuration

2007-11-13 Thread al3x
Hello,

I'm new to this list and I've tried to search for
solution/troubleshooting info on google and realvnc site to no avail.

Here is my configuration:

Centos 4.5 + vnc-server 4.0.11 rpm.

Local X server configured with vnc extension works fine.
Logging in locally via xdm works fine.

What I want to achieve is something like the setup, explained in this
message
(http://www.realvnc.com/pipermail/vnc-list/2006-April/054769.html), just
with xdm, not gdm. All other prerequisites were satisfied.
The problem is that I'm getting completely blank vncviewer window that
stays without changes until, I guess, timeout expires.
I can not get any diagnostic of what is wrong - no errors from xdm, no
errors from xinetd and where Xvnc sends it's errors I have no idea.
According to documentation it is able to send errors to stderr/stdout
currently which is not any good in this situation.

There is also mysterious InetdLogFile mentioned once here
http://www.realvnc.com/support/serverlog.html - without any explanation
how to turn this on/off (neither I could find it anywhere else on the
internet). Looks like what I'm looking for but can't get it working..

I'm pretty sure the problem is with Xvnc - but I don't have any way to
figure out what's wrong.

Any help will be appreciated.
And, RealVNC guys, the better you document the less repeated annoying
questions you will get - please fix InetdLogFile mystery.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Please Need some help ...Cascading screens...

2007-11-06 Thread Jack Marcus
Hi, hoping somebody can help me.  I am attempting to connect using Ultra VNC
to a VNC machine.  Both machines are running WIN XP sp2.  When I connect from
the Ultra VNC machine, I get prompted for the password, I enter it and then I
get a continuous showing of cascading screens.  Does anybody have any idea
how
to correct this.
Thanks
Jack
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Please Need some help ...Cascading screens...

2007-11-06 Thread Long, Phillip GOSS
Jack Marcus wrote:
Hi, hoping somebody can help me.  I am attempting to connect using
Ultra VNC
to a VNC machine.  Both machines are running WIN XP sp2.  When I
connect from
the Ultra VNC machine, I get prompted for the password, I enter it and
then I
get a continuous showing of cascading screens.  Does anybody have any
idea
how
to correct this.
Thanks
Jack

I seem to recall an earlier post in which somebody had connected to
his own machine, which opened a window displaying the window opened
to display a window containg the window open to display ... U get the
picture.  Perhaps this has something to do with using RealVNC with
Ultra VNC, too.

--Phil



Goss ... Innovation for Business

NOTICE: This e-mail and any attachment(s) may contain confidential and
proprietary information of Goss International Corporation and/or its
subsidiaries and may be legally privileged. This e-mail is intended solely for
the addressee. If you are not the addressee, dissemination, copying or other
use of this e-mail or any of its content is strictly prohibited and may be
unlawful. If you are not the intended recipient please inform the sender
immediately and destroy the e-mail and any copies. All liability for viruses
is excluded to the fullest extent permitted by law. Any views expressed in
this message are those of the individual sender. No contract may be construed
by this e-mail.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help

2007-10-15 Thread Manoj Patnaik
Dear Sir,
I have installed VNC server free edition on 2 different computers on network
which are connected to each other with Cross patch cable. One of the
computer(A) works as Server and connected to Internet and Internet is shared
for other computer(B). The port number for VNC for Computer A is 5900 and
and 5901 for computer B. I can access computer A on internet with IP address
provided by ISP but I am unable to access computer B which has internal IP
address. Can you please help me to access computer B.
Thanks a lot,
Regards.
Manoj Patnaik.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-10-15 Thread Seak, Teng-Fong
Manoj Patnaik wrote:
 Dear Sir,
 I have installed VNC server free edition on 2 different computers on network
 which are connected to each other with Cross patch cable. One of the
 computer(A) works as Server and connected to Internet and Internet is shared
 for other computer(B). The port number for VNC for Computer A is 5900 and
 and 5901 for computer B. I can access computer A on internet with IP address
 provided by ISP but I am unable to access computer B which has internal IP
 address. Can you please help me to access computer B.
 Thanks a lot,
 Regards.
 Manoj Patnaik.
   

In your situation, your computer A is acting as a router.  So you
have to configure it as any other routers.  Esp, you need to forward any
packet for port 5901 to computer B.

--
Free version Zoner Photo Studio 9 - http://www.zps9.com/
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-10-15 Thread Manoj Patnaik
Hi Seak,
Thanks a lot for reply. I will appreciete if you explain me in bit details
about forwarding packet for port 5901 on computer B.
Thanks a lot again.
regards,
Manoj.


On 15/10/2007, Seak, Teng-Fong [EMAIL PROTECTED] wrote:

 Manoj Patnaik wrote:
  Dear Sir,
  I have installed VNC server free edition on 2 different computers on
 network
  which are connected to each other with Cross patch cable. One of the
  computer(A) works as Server and connected to Internet and Internet is
 shared
  for other computer(B). The port number for VNC for Computer A is 5900
 and
  and 5901 for computer B. I can access computer A on internet with IP
 address
  provided by ISP but I am unable to access computer B which has internal
 IP
  address. Can you please help me to access computer B.
  Thanks a lot,
  Regards.
  Manoj Patnaik.
 

In your situation, your computer A is acting as a router.  So you
 have to configure it as any other routers.  Esp, you need to forward any
 packet for port 5901 to computer B.

 --
 Free version Zoner Photo Studio 9 - http://www.zps9.com/
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-10-15 Thread Seak, Teng-Fong
Without knowing exactly what you've got in computer A to serve
internet sharing for computer B, it's hard to give you details.  But you
could get idea here:
http://realvnc.com/support/faq.html#natrouter
(esp the long answer)


Manoj Patnaik wrote:
 Hi Seak,
 Thanks a lot for reply. I will appreciete if you explain me in bit
 details about forwarding packet for port 5901 on computer B.
 Thanks a lot again.
 regards,
 Manoj.

  
 On 15/10/2007, *Seak, Teng-Fong* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 Manoj Patnaik wrote:
  Dear Sir,
  I have installed VNC server free edition on 2 different
 computers on network
  which are connected to each other with Cross patch cable. One of the
  computer(A) works as Server and connected to Internet and
 Internet is shared
  for other computer(B). The port number for VNC for Computer A is
 5900 and
  and 5901 for computer B. I can access computer A on internet
 with IP address
  provided by ISP but I am unable to access computer B which has
 internal IP
  address. Can you please help me to access computer B.
  Thanks a lot,
  Regards.
  Manoj Patnaik.
 

In your situation, your computer A is acting as a router.  So you
 have to configure it as any other routers.  Esp, you need to
 forward any
 packet for port 5901 to computer B.


--
Free version Zoner Photo Studio 9 - http://www.zps9.com/
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-10-15 Thread Seak, Teng-Fong
I've never used Windows' ICS.  However, using xp internet sharing
port forward in Google, I've found the following image:
http://www.dslreports.com/r0/download/181339;bd105dc7c26c9fbad8be83372f13319d/icsconfigXP.jpg

I suppose in the Service Settings window (bottom middle) you would
put:
Description of service: VNC (or whatever you like)
Name or IP address: your computer B's IP address
External Port Number...: 5901
Internal Port Number...: 5901

HTH

Manoj Patnaik wrote:
 Hi Peter,
 Thanks again. I have Win XP SP2 on both the PC. PC A is using the
 internet sharing features which comes with XP.
 I have already checked the links but it was not helpful.
 Regards,
 Manoj.

--
Free version Zoner Photo Studio 9 - http://www.zps9.com/
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help scrolling blue heading

2007-08-24 Thread Don McCullar
After connecting to server and enter my password,  I keep getting a blue 
multiple continuous scrolling (Title Bar in Windows XP Titled CPQ14431884013 
on the left side and on the right side - minimize button, square button, 
and the X button) all rolling down to bottom of screen with the mouse 
arrow following. I'm using winvcn version 4.1.


Any one have this problem?
Don

_
Tease your brain--play Clink! Win cool prizes! 
http://club.live.com/clink.aspx?icid=clink_hotmailtextlink2

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help - I want to uninstall

2007-08-13 Thread Seak, Teng-Fong
John W. Reed wrote:
 I want to uninstall VNC from my computer. Neither the server or client
 are listed in the Windows XP Add/Remove programs list.

 What do I do?
Generally, independent to VNC or not, if you lose your entry in the
ARP list, you could try to install once again.  Skip or try to solve
error on the way to manage to finish the installation.  Then uninstall
it again.  This should clean it.

--
Free version Zoner Photo Studio 9 - www zps9 com
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Help - I want to uninstall

2007-08-12 Thread John W. Reed
I want to uninstall VNC from my computer. Neither the server or client 
are listed in the Windows XP Add/Remove programs list.


What do I do?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


I can't get my vnc connection to work outside my LAN....help?

2007-06-28 Thread Tom Baker
I have two routers which I have port forwarded to 5900, 5800 and 5500 to my
personal computers IP address.  I can use the VNC viewer internally on the
LAN but can't get it from the outside internet.

 

I'm using Windows XP Pro service pack 2

 

I have a Quest router (2700), then a Linksys router.  I have port forwarded
both to my personal IP address on 5900, 5800 and 5500.

 

My personal IP address is static, my outside IP address is static.

 

What am I doing wrong?
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Need help with Netgear router and VNC connection...

2007-06-21 Thread N H
I have a home network hooked up through a Netgear wireless router. I am hard 
wired to the router and I have 3 other systems that connect to it via the 
wireless signal. The issue I am experiencing is, I can log on from my work 
computer through realVNC (server/viewer) and stay connected with no issues. 
However, once I log off and wait for any length of time (say 30 minutes or 
so) when I try to reconnect from the outside I cannot get connected. I get 
the unable to connect/timeout error/comment box. It's like my router is 
completely tuned out to my outside request. The home computer does not seem 
to loose the connection to the router as it's still able to get on-line and 
even VNC my work computer. Once I reboot the router (someone in the house 
does it for me) I can then log in again just fine. If I log off and log back 
in immediately there is no issue. I don't seem to have any other issues like 
loosing the connection while I am logged on, just when trying to log back 
on. I have the port forwarding set up correctly and have tried playing with 
the router settings (ie. turning UPnP on and off, trying different MTU 
sizes, etc.) but to no avail. I have set my personal ip address up as a 
reserved number (.10) so that I always get the same ip whenever my computer 
connects to the router so there is no conflict with the other wireless 
units. Might be something simple but I'm just not figuring out what to do to 
allieviate this problem. Any help would be greatly appreciated. I have also 
tried different port settings through VNC and have also tried TightVNC but 
get the same results with either.

Thanks!

_
Hotmail to go? Get your Hotmail, news, sports and much more! 
http://mobile.msn.com

___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


want help

2007-05-25 Thread Muhammad Khurshid
Dear vnc team,

 i am using a VNC Free Edition software, so i just want to
know and get help:

1) Can i access a a PC from one city to another City through his/her ISP IP
Address ?

Im waiting for your great Response

Sincerely Yours

Khurshid (from pakistan)
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: request 185023. Please help me!!!

2007-04-04 Thread Para-Tech
Check to see if the remote computer is set to use hibernation.

Para-Tech

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Ju Hae Ha
Sent: Tuesday, April 03, 2007 6:22 PM
To: vnc-list@realvnc.com
Subject: request 185023. Please help me!!!

 Hi,

This morning I connected to the remote computer just fine.  After lunch, I
could not connect to the remote computer. I called someone and had the
computer rebooted.  I connected and everything worked fine again.  After
dinner, I had the same problem.  The remote computer does not respond.  I
called the night janitor and had him reboot the computer.  It worked fine
again.

What is happening with my computer?  Every time I eats, the remote computer
becomes disconnected from the outside world.

Please help me!

peace be with you.

JuHae Ha
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


request 185023. Please help me!!!

2007-04-03 Thread Ju Hae Ha
 Hi,

This morning I connected to the remote computer just fine.  After lunch, I 
could not connect to the remote computer. I called someone and had the computer 
rebooted.  I connected and everything worked fine again.  After dinner, I had 
the same problem.  The remote computer does not respond.  I called the night 
janitor and had him reboot the computer.  It worked fine again.

What is happening with my computer?  Every time I eats, the remote computer 
becomes disconnected from the outside world.

Please help me!

peace be with you.

JuHae Ha
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


help please

2007-03-04 Thread manav kale
I have a weird problem with my VNC.,
The vnc server is on a linux host in my office. I usually login from home
through vnc viewer through VPN client.
I have 3 pcs at home.
I could get access to the vnc server from one pc but on the other two PCs I
have  problem.
The VNC session asks for a password and then it denies access to me. It
looks like it is communicating ok but it is not giving access to the viewer.
I checked my password and what i am typing is correct in both computers and
I see same problem.
wonder why it works on 3rd PC.

any help is greatly appreciated.

one more thing is I used to access my office PC through remote desktop
connection from home PC which has XP. Now I cant even access my PC through
remote desktop connection.
I am not sure if these are related. But I got both problems at same time.

Thanks a lot for the help in advance.
Regards
Rayala
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help Connecting

2007-03-01 Thread James Weatherall
Robert,

Firstly, I'd strongly recommend using a version of VNC with in-built session
security such as VNC Personal or Enterprise Edition, or running VNC through
a secure tunnelling protocol between the two systems.

At a guess, I'd say its most likely that you have tried to connect to the
server computer too many times, and so your viewer IP address has been
blacklisted for a short while, in defense against potential brute-force
attacks.  If you upgrade the server computer to a standard VNC 4 series
server then you can set it up easily to log information on connections,
including reasons for them being closed.

Cheers,

Wez @ RealVNC Ltd


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Robert D.
 Sent: 01 March 2007 16:42
 To: VNC-List
 Subject: Help Connecting
 
 I have tight-vnc running on my mom's WinME [DSL] computer 40 
 miles away.
 I have tried various vnc-viewers running here on my Mac. I have
 port-forwarding enabled. I am thru DSL Modem to 
 Airport-Extreme Wireless
 
 (vine-viewer / Vnc-Viewer by kedoin / SSVNC /VNC Viewer by Senecal )
 I can run Vine-Server locally and get the other Viewers to 
 connect to it.
 
 Yet with my mom's I never get my end to actually send the 
 password so it
 seems.
 
 Here's a packet capture...sorry about wrapping ...
 
 No.  SourceDestination   Protocol Info
   2  192.168.254.1 Moms.IP.xxx.xxTCP  49466 
 5900 [SYN] Seq=0 Len=0 MSS=1460 WS=0 TSV=1826494509 TSER=0
 
   3  Moms.IP.xxx.xx192.168.254.1 TCP  5900 
 49466 [SYN, ACK] Seq=0 Ack=1 Win=11680 Len=0 MSS=1452 WS=0
 
   4  192.168.254.1 Moms.IP.xxx.xxTCP  49466 
 5900 [ACK] Seq=1 Ack=1 Win=65535 Len=0
 
   5  Moms.IP.xxx.xx192.168.254.1 VNC  Server
 protocol version: 003.003
 
   6  192.168.254.1 Moms.IP.xxx.xxTCP  49466 
 5900 [ACK] Seq=1 Ack=13 Win=65535 Len=0
 
   7  192.168.254.1 Moms.IP.xxx.xxVNC  Client
 protocol version: 003.003
 
   8  Moms.IP.xxx.xx192.168.254.1 TCP  5900 
 49466 [ACK] Seq=13 Ack=13 Win=11668 Len=0
 
  17  Moms.IP.xxx.xx192.168.254.1 VNC  Security
 types supported
 
  18  192.168.254.1 Moms.IP.xxx.xxTCP  49466 
 5900 [ACK] Seq=13 Ack=17 Win=65535 Len=0
 
  19  Moms.IP.xxx.xx192.168.254.1 VNC
 Authentication challenge from server  ...the text returned is
 Auth Failed
 
  20  192.168.254.1 Moms.IP.xxx.xxTCP  49466 
 5900 [ACK] Seq=13 Ack=56 Win=65535 Len=0
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help Connecting

2007-03-01 Thread Robert D.
James Weatherall said the following:

 Firstly, I'd strongly recommend using a version of VNC with in-built session
 security such as VNC Personal 

thanks .. I just downloaded 'personal' and emailed it to my mom's place
.. '''hopefully''' I can get her to, uh, be guided thru the install and
I can test it without driving there ... then buy the copy which would be
a tank of gas just to go there are make the weekly corrections to things
she changes.

but, wrt to your idea my IP is blacklisted in the tightvnc version
running there ... I can shut off my DSL modem and log back on getting a
new IP address and then would you think it would work?

I mean, judging from the packets, I am seeing that tightvnc is waiting
for  my-end Viewer (any of them) to send a password. And they actually
DO when I run a server on my local and connect with a 'Viewer' from this
computer ... so . I assumed I had some other problem (no firewall)

I have never used VNC and am totally clueless ...
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: new user needs help

2007-02-17 Thread Mick
On Friday 16 February 2007 18:40, Jerry wrote:
 I'm a new RealVNC user and I have not been able to establish a
 connection yet.

 Here is my scenario:

 1. VNCServer for Mac OS X is running on my computer. My computer is
 connect to the internet via an ActionTec GT704 DSL modem. I have
 enabled the VNC ports via Port Fowarding on the modem for my computer.

Besides port forwarding at the router you will also need to allow incoming
connections at the relevant port (5900) at your AppleMac's firewall.

 2. I sent VNCViewer to a friend and had him try connecting via the
 View and Web Brower. When he tried to connect he gets a time out
 message.

If you still get this after the firewall at the AppleMac has been set up
correctly, then it may just be a problem of low quality internet connection.

--
Regards,
Mick

[demime 1.01d removed an attachment of type application/pgp-signature]
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


new user needs help

2007-02-16 Thread Jerry
I'm a new RealVNC user and I have not been able to establish a  
connection yet.


Here is my scenario:

1. VNCServer for Mac OS X is running on my computer. My computer is  
connect to the internet via an ActionTec GT704 DSL modem. I have  
enabled the VNC ports via Port Fowarding on the modem for my computer.
2. I sent VNCViewer to a friend and had him try connecting via the  
View and Web Brower. When he tried to connect he gets a time out  
message.


Any suggestions?

Thanks,

Jerry
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: new user needs help

2007-02-16 Thread Stuart Kelly
Hi Jerry,

Does your Mac have any firewall software installed?
Does your Mac have a fixed IP address so the port forwarding wil work?

Cheers Stu
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help

2007-01-30 Thread James Weatherall
Hi,

Another set of simple tests:

1)  Reboot the computer.
2)  Try connecting - this will presumably fail with an error.  What is the
error?
3)  Log on.
4)  Try connecting - this will presumably work.
5)  Lock the system.
6)  Try connecting - this will presumably work.
7)  Unlock  logoff the system.
8)  Try connecting - does this work?  If not, what is the error message?

Regards,

Wez @ RealVNC Ltd.


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Lim, Ying
 Sent: 25 January 2007 14:26
 To: James Weatherall; vnc-list@realvnc.com
 Subject: RE: Help
 
 Thanks James.  
 
 I do wait for a long time before connecting; but I am still 
 not able to figure out how to eliminate the error ...no cause 
 and no way to look.
 
 
 -Original Message-
 From: James Weatherall [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 25, 2007 3:15 AM
 To: Lim, Ying; 'Seak, Teng-Fong'; vnc-list@realvnc.com
 Subject: RE: Help
 
 
 Lim,
 
 When the machine first comes up, try waiting a five minutes 
 or so before
 connecting.  Windows quite often gets into a strange state 
 where it takes a
 very long time to start services when booting.
 
 Regards,
 
 Wez @ RealVNC Ltd.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Please Help

2007-01-28 Thread evets dranem
Doyal McVicker wrote:

 Gentlemen,
 I have a problem with VNC Server free addition. 4.1.2.
 I have been using the program to help computer users, who are elderly
 or have limited resources, with out charge for my services.
 The program has worked with out any problem for quite some time.  But
 now it has developed a problem. If I right click on the icon
 on the task bar by the clock the box only has the disconnect and
 about marked as usable. Add new client , Options, and close VNC
 server
 are grayed out and not working.  Using the Start-All
 Programs-RealVNC-VNC Server 4 (service mode)-Options will not allow
 changes to the options.

 I am having this problem on two computers so far.  The first is a HP
 Pavilion A730N running XP Home with SP2 installed  The second is a
 Compaq Presario 061 with
 XP Media Center Edition Service Pack 2 (build 2600) installed.

 Both have Norton Internet security 2007 installed.

 I attempted a full reload of VNC on the HP Pavilion but it appears
 that it picked up a config file from a location that I do not know.

 Can any one point me in the right direction to solve this problem

 Sincerely,
 Doyal McVicker
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list

I have  this occuring on a couple of machines I have that are locked
down ectremely tight with most adminstrative tasks revoked even on admin
sessions.

Just a hint ;-)\
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Please Help

2007-01-27 Thread Doyal McVicker

Gentlemen,
I have a problem with VNC Server free addition. 4.1.2.
I have been using the program to help computer users, who are elderly or 
have limited resources, with out charge for my services.
The program has worked with out any problem for quite some time.  But 
now it has developed a problem. If I right click on the icon
on the task bar by the clock the box only has the disconnect and 
about marked as usable. Add new client , Options, and close VNC 
server
are grayed out and not working.  Using the Start-All 
Programs-RealVNC-VNC Server 4 (service mode)-Options will not allow 
changes to the options.


I am having this problem on two computers so far.  The first is a HP 
Pavilion A730N running XP Home with SP2 installed  The second is a 
Compaq Presario 061 with

XP Media Center Edition Service Pack 2 (build 2600) installed.

Both have Norton Internet security 2007 installed.

I attempted a full reload of VNC on the HP Pavilion but it appears that 
it picked up a config file from a location that I do not know.


Can any one point me in the right direction to solve this problem

Sincerely,
Doyal McVicker
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-01-26 Thread Seak, Teng-Fong
Lim, Ying wrote:
 All YES to what you have suggested here.
Well actually, one of my questions is asking automatic or
manual, so a YES doesn't answer it :-p 
   No, there is no virus on my PC.
How can you be so sure about it?  I mean, some, if not a lot of,
anti-virus programs aren't that efficient as they claim they are. 
Moreover, some even don't check if there's any spyware/malware in your
computer!

I'd suggest you install Avast and then have a full checkup of your
computer.  If everything seems ok, install Windows Defender and have a
check again.  And tell us whatever you get before doing anything.  
   Thus, I am just so confused after exhausted all possible resolution.


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Behalf Of Seak, Teng-Fong
 Sent: Wednesday, January 24, 2007 3:36 PM
 To: vnc-list@realvnc.com
 Subject: Re: Help


 Well, there're several things that you could/should look at.  What's
 the version of your VNC server, by the way?  Let's suppose you've got
 version 4.

 In the services console, do you see the VNC Server Version 4
 service?  Is it started?  How about its startup type?  Is it automatic
 or manual?

 On the other hand, you've written that you've errors (The
 instruction at 0x77e3b6f6 referenced memory at 0x43beb2e8.) 
 That's very weird.  Are you sure you don't have virus in your PC?  To
 make sure, uninstall VNC server, install some anti-virus like Avast and
 scan your PC.  Anyway, it's good to uninstall and reinstall any software
 when something's going wrong.

 HTH and good luck  
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help

2007-01-25 Thread James Weatherall
Lim,

When the machine first comes up, try waiting a five minutes or so before
connecting.  Windows quite often gets into a strange state where it takes a
very long time to start services when booting.

Regards,

Wez @ RealVNC Ltd.
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Lim, Ying
 Sent: 24 January 2007 18:29
 To: Seak, Teng-Fong; vnc-list@realvnc.com
 Subject: RE: Help
 
 It is in the SERVICE mode all right.  I can sign on through 
 VNC if I have signed in before and just have the PC locked 
 but can't do so if it is just rebooted.
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Behalf Of Seak, Teng-Fong
 Sent: Tuesday, January 23, 2007 5:26 AM
 To: vnc-list@realvnc.com
 Subject: Re: Help
 
 
 Do you mean that when the remote PC (ie the PC in which you've
 installed VNC Server) has an open session (even though it's 
 locked), you
 can access it through VNC?
 
 If that's the case, that means your VNC isn't in SERVICE 
 mode.  You
 should read this:
 http://www.realvnc.com/products/free/4.1/winvnc.html#ServiceMode
 
 Lim, Ying wrote:
  Hello,
 
  I don't know if anyone has encountered the following error 
 when dealing with Windows 2000, Service Pack 4 PC.  For my 
 case, I am only prompted if I try to access my work PC, which 
 happens after it is rebooted, remotely through Real VNC 
 Viewer v4.1.1.  But I have no problem to access my work PC 
 through VNC Viewer if I have already logged on and locked the 
 system prior to me leaving work.  
 
  The error is:
 
  SASwindow: winlogon.exe - Application Error
The instruction at 0x77e3b6f6 referenced memory at 
 0x43beb2e8.  The memory could not be read.
 
  Thank you.
 
  Ying Lim
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


RE: Help

2007-01-25 Thread Lim, Ying
Thanks James.  

I do wait for a long time before connecting; but I am still not able to figure 
out how to eliminate the error ...no cause and no way to look.


-Original Message-
From: James Weatherall [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 25, 2007 3:15 AM
To: Lim, Ying; 'Seak, Teng-Fong'; vnc-list@realvnc.com
Subject: RE: Help


Lim,

When the machine first comes up, try waiting a five minutes or so before
connecting.  Windows quite often gets into a strange state where it takes a
very long time to start services when booting.

Regards,

Wez @ RealVNC Ltd.
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Lim, Ying
 Sent: 24 January 2007 18:29
 To: Seak, Teng-Fong; vnc-list@realvnc.com
 Subject: RE: Help
 
 It is in the SERVICE mode all right.  I can sign on through 
 VNC if I have signed in before and just have the PC locked 
 but can't do so if it is just rebooted.
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Behalf Of Seak, Teng-Fong
 Sent: Tuesday, January 23, 2007 5:26 AM
 To: vnc-list@realvnc.com
 Subject: Re: Help
 
 
 Do you mean that when the remote PC (ie the PC in which you've
 installed VNC Server) has an open session (even though it's 
 locked), you
 can access it through VNC?
 
 If that's the case, that means your VNC isn't in SERVICE 
 mode.  You
 should read this:
 http://www.realvnc.com/products/free/4.1/winvnc.html#ServiceMode
 
 Lim, Ying wrote:
  Hello,
 
  I don't know if anyone has encountered the following error 
 when dealing with Windows 2000, Service Pack 4 PC.  For my 
 case, I am only prompted if I try to access my work PC, which 
 happens after it is rebooted, remotely through Real VNC 
 Viewer v4.1.1.  But I have no problem to access my work PC 
 through VNC Viewer if I have already logged on and locked the 
 system prior to me leaving work.  
 
  The error is:
 
  SASwindow: winlogon.exe - Application Error
The instruction at 0x77e3b6f6 referenced memory at 
 0x43beb2e8.  The memory could not be read.
 
  Thank you.
 
  Ying Lim
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
 ___
 VNC-List mailing list
 VNC-List@realvnc.com
 To remove yourself from the list visit:
 http://www.realvnc.com/mailman/listinfo/vnc-list
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


Re: Help

2007-01-25 Thread Seak
Two ideas to determine if the problem comes from VNC or the PC:
1. The usual one. Does a ping to your PC get replies?  And in both
situations: before and after login.
2. Share a folder of your choice.  Of course, test it first that it's
accessible when you're login.  Then test if you could see the shared
folder before you're login.

Lim, Ying wrote:
 Thanks James.  

 I do wait for a long time before connecting; but I am still not able to 
 figure out how to eliminate the error ...no cause and no way to look.


 -Original Message-
 From: James Weatherall [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 25, 2007 3:15 AM
 To: Lim, Ying; 'Seak, Teng-Fong'; vnc-list@realvnc.com
 Subject: RE: Help


 Lim,

 When the machine first comes up, try waiting a five minutes or so before
 connecting.  Windows quite often gets into a strange state where it takes a
 very long time to start services when booting.

 Regards,

 Wez @ RealVNC Ltd.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


  1   2   3   4   5   6   7   8   9   >