Maximum number of displays limit reached

2008-01-23 Thread PARESH MASANI
Hi, I came to know that Real VNC supports only 99 sessions per host. and after that it displays error saying "no free display number on machine".Could anyone have the same problem or knows how to solve this then please let me know. Thanks, Paresh Share files, take polls, and discuss your

Re: Maximum number of displays limit reached

2008-01-23 Thread PARESH MASANI
James, Thanks for the answer.Actually i meant to ask where to modifies the code so that we should not provide port number and there should not be any limit on port and thus display numbers. Thanks, Paresh - Original Message From: James Weatherall <[EMAIL PROTECTED]> To: PARESH

VNC Server perl script and C++ Code

2008-01-24 Thread PARESH MASANI
Hi, I found that real vnc for unix having vnc server perl script plus c++ code. my questions are: 1. Why this two type code? what each meant for? 2. I found GetDisplayNumber function in perl script given below. sub GetDisplayNumber { foreach $n (1..99) { if (&CheckDisplayN

Re: VNC Server perl script and C++ Code

2008-01-24 Thread PARESH MASANI
e so many Xvnc available in real vnc.What is that all about in brief. Thanks, Paresh - Original Message From: James Weatherall <[EMAIL PROTECTED]> To: PARESH MASANI <[EMAIL PROTECTED]>; vnc-list@realvnc.com Sent: Thursday, 24 January, 2008 5:50:25 PM Subject: RE: VNC Server

Difference between vnc server and X11 ports

2008-01-24 Thread PARESH MASANI
Hi, I found that there are 5900 to 5999 ports allocated to vnc server and 6000+ ports allocated to x11. Could anyone please tell me what is the difference between vnc server and x11 and why this is differentiation is there in ports? Is vnc server can use the port allocated to x11? Thanks, Paresh

JAVA and VNC ports..

2008-01-24 Thread PARESH MASANI
Hi, Could anyone tell me what is the purpose of these ports? Is this ports use parallaly? Thanks, Paresh 5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html ___ VNC-

Re: VNC Server perl script and C++ Code

2008-01-24 Thread PARESH MASANI
! I mean to say, Only on Xvnc is there or more? I knows about vnc server and vnc viewer are the main part of real vnc then what is the purpose of Xvnc? Thanks, Paresh - Original Message From: James Weatherall <[EMAIL PROTECTED]> To: PARESH MASANI <[EMAIL PROTECTED]> Cc: vn

Not able to display the server screen using vncviwer after creating sessions on server...

2008-01-28 Thread PARESH MASANI
Could any one tell why this is happening? I have created session on server with display number more than 100. I have modified the server script to support 500 displays instead it just 99. but I found that upto 100 vncviewer is working fine and displaying the server screen. but after that it doesnt

Re: VNC Server perl script and C++ Code

2008-01-28 Thread PARESH MASANI
creen using vncviwer. And i think the ports should not be conflict with other process that will be taken by checking whether port is free or not. Am i correct? - Original Message From: James Weatherall <[EMAIL PROTECTED]> To: PARESH MASANI <[EMAIL PROTECTED]> Cc: vnc-list

To change the ports ranges to support upto 1000 sessions...

2008-02-03 Thread PARESH MASANI
Hello Friends, As we knows RealVNC provides maximum 100 sessions. and changes in the vncserver script to 1-1000 to support 1000 sessions will lead to port clashes. So I think if is it possible to assign ports as following way then there will not be any clashes. At present Real VNC support 100-100

Forwar and backward connect to the vnc viewer...???

2008-02-03 Thread PARESH MASANI
Hello Frineds, Could any one explain me what is the Forwar and backward connect to the vnc viewer...? and what is the purpose of having two types of connections? Thanks, Paresh Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yaho

Re: Forwar and backward connect to the vnc viewer...???

2008-02-07 Thread PARESH MASANI
, Paresh - Original Message From: Stewart Becker <[EMAIL PROTECTED]> To: PARESH MASANI <[EMAIL PROTECTED]> Cc: vnc-list@realvnc.com Sent: Monday, 4 February, 2008 3:03:58 AM Subject: Re: Forwar and backward connect to the vnc viewer...??? A normal "forward" connection i

"VNC viewer" and "Listening VNC Viewer" ??

2008-02-08 Thread PARESH MASANI
Hi, I just want to clarify that "VNC viewer" is meant for the forward connection and "Listening VNC Viewer" is meant for the backword connection. Am I right? If anyone feel to add something here then please. Thanks, Paresh Save all your chat conversations. Find them online at http://in.messenger.

VNC viewer can not display remote screen...

2008-02-09 Thread PARESH MASANI
Hi, I have created VNC session through following command: vncserver :29100 I know that 29100 port is the out of range that real VNC supports. If i am not wrong vncserver expect RFB port as an argument. means i am trying to give RFB port number 29100 as an argument to vncserver. I saw tha with ab

Problems in start session when session is created from UNIX side

2008-02-10 Thread PARESH MASANI
Hi, I have noted following points while using RealVNC: 1 ) I have created VNC session through following command from UNIX server where Xvnc is running: vncserver :29100 when i tried to connect it using vncviewer from windows, it is displaying error dialog box saying "unable to connect to host: C

How to specify the resoultion to start vnc session..

2008-02-11 Thread PARESH MASANI
Hi, Could anyone tell me how to specify the resolution if I want to start vnc session using vncserver script. Thanks, Paresh Why delete messages? Unlimited storage is just a click away. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html _

unable to open dispaly error from vncviewer

2008-02-12 Thread PARESH MASANI
Hi, When i tried to connect my existing session from unix side vncviewer. It has shown following error message and vncviewer didnt start. Could anyone help me on this. VNC Viewer Free Edition 4.1.2 for X - built Sep 26 2007 23:49:43 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com

How to vncserver calls Xvnc?

2008-02-13 Thread paresh masani
Could any one please tell me how vncserver calls Xvnc? How Xvnc will knows where it has to connect on HTTP and RFB ports? Can i specify RFB and HTTP ports to connect? Regards, Megha ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from t

Not able to connect if disaplay number is greater then 99 from vncviewer....

2008-02-16 Thread PARESH MASANI
Hi All, I just came across the following issue in the Real VNC: 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

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

Need of HTTP/JAVA ports???

2008-02-18 Thread PARESH MASANI
Hi Friends, I have noted few things in real VNC. Let me know if i missing or misunderstood something. When session is created on server (say UNIX server)it will have three types of ports HTTP/JAVA, VNC and X11. From client(or windows side) if i wants to connect that created session,i use vncviewe

Re: Not able to connect if disaplay number is greater then 99 from vncviewer....

2008-02-18 Thread PARESH MASANI
lculated >>subtract 5900) display number. I couldnt get this. Could you please more clear. Thanks, Paresh - Original Message ---- From: Corne Beerse <[EMAIL PROTECTED]> To: PARESH MASANI <[EMAIL PROTECTED]> Cc: vnc-list@realvnc.com Sent: Monday, 18 February, 2008 3:28:0

Error: "read: Connection reset by peer (10054)"

2008-02-18 Thread PARESH MASANI
Hi Friends, Could anyone assist me why this errors are getting displayed after waiting long time while i am trying to connect to VNC session using vncviewer. Thanks, Paresh Bollywood, fun, friendship, sports and more. You name it, we have it on http://in.promos.yahoo.com/groups __

To resize the VNC session window size

2008-04-03 Thread PARESH MASANI
Hi, I created a VNC session using vncserver with resolution 3200x1200. Is it possible to resize this VNC session to 1400x1050 or any other value such that next time when i opened that VNC session, it should have changed resoultion.? Thanks, Paresh Download prohibited? No problem. CHAT from

Re: To resize the VNC session window size

2008-04-03 Thread PARESH MASANI
-Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Tkac Sent: Thursday, April 03, 2008 4:35 AM To: PARESH MASANI Cc: vnc-list@realvnc.com; [EMAIL PROTECTED] Subject: Re: To resize the VNC session window size On Thu, Apr 03, 2008 at 01:32:59PM +053

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

2008-04-03 Thread paresh masani
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

Re: To resize the VNC session window size

2008-04-04 Thread PARESH MASANI
ns to get your new Xvnc server. -Chris ____ From: PARESH MASANI [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2008 11:13 AM To: Williams, Chris (Marlboro); vnc-list@realvnc.com; [EMAIL PROTECTED] Subject: Re: To resize the VNC session window size Chris, Thanks for your valuable reply. >

VNC Sessions appears with "Black screen" when I shift VNC Session from one monitor to another....

2008-04-18 Thread paresh masani
Hi, I found this problem in VNC Session. I am using PC with two monitors. Suppose i have created VNC Session on the monitor wher my big taskbar is there. and then i pulls created Sesion to the another monitor which is completely blank. Now here sessions is appearing with the same size but as the s

Re: VNC Sessions appears with "Black screen" when I shift VNC Session from one monitor to another....

2008-04-29 Thread paresh masani
to hurt, but personally I don't quite > understand your description of problem. > > But there's one thing people always think wrongly (as I've stated > in another post): WinVNC only shows what's already shown on screen, > and this implies also the screen

Re: VNC Sessions appears with "Black screen" when I shift VNC Session from one monitor to another....

2008-05-01 Thread paresh masani
lly? > > No? Well, too bad. You get your answer. > Yes? Then use the same procedure to VNC viewer. > > > On Tue, Apr 29, 2008 at 2:28 PM, paresh masani <[EMAIL PROTECTED]> > wrote: > > > > > > > > >>move the VNC client window (to another mon

Re: VNC Sessions appears with "Black screen" when I shift VNC Session from one monitor to another....

2008-05-05 Thread paresh masani
I'm not going to type the same passage again. > > Good luck > > On Thu, May 1, 2008 at 11:28 AM, paresh masani <[EMAIL PROTECTED]> > wrote: > > I think i was not able to explain exact problem. > > See when i create session on my monitor size say a X b. Now i

Re: VNC Sessions appears with "Black screen" when I shift VNC Session from one monitor to another....

2008-05-12 Thread paresh masani
So there is no solution to remove black margine?? Is it a limitation of Real VNC? Thanks, Paresh On 5/5/08, Seak, Teng-Fong <[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote: > > On Mon, May 5, 2008 at 9:13 AM, paresh masani <[EMAIL PROTECTED]> > wrote: > > >>

XRANDR support for Real VNC

2008-05-14 Thread paresh masani
Hi, Could any one tell me what is XRANDR support for Real VNC. I could understand it is Rotation and Reflaction of X-VNC window but I dont have any idea why it came into picture and what is the real purpose of it and how I can support it for my Real VNC 4.2 version. Thanks, Megha

Eclipse is crashing on Real VNC session

2008-05-14 Thread paresh masani
Hi, I found one problem using eclipse with Real VNC session. I uses jdk1.6. I have tried to create new project and class. Suddenly session has crashed and I saw that the session has been real killed from UNIX server as well. I could also reproduce this problem each time by follow below steps: 1

Re: Eclipse is crashing on Real VNC session

2008-05-19 Thread paresh masani
fixed in the VNC Enterprise Edition > E4.2.6. > > Cheers, > > -- > Wez @ RealVNC Ltd > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of paresh masani > > Sent: 14 May 2008 14:19 > > To: vn

Where is the fb.h(rfb.h etc) header files?

2008-05-19 Thread paresh masani
Hi, I found the solution for eclipse crashing from http://cvs.fedora.redhat.com/viewcvs/devel/vnc/vnc-use-fb.patch?rev=1.4&view=log patch. But while compiling its generating the errors. Could any one tell me where is the fb.h header file resides? Thanks, Paresh ___

Re: Where is the fb.h(rfb.h etc) header files?

2008-05-19 Thread paresh masani
this header files under \unix\xc\programs\Xserver folder. Am i missing anything here? Regards, Paresh On 5/19/08, Adam Tkac <[EMAIL PROTECTED]> wrote: > > On Mon, May 19, 2008 at 05:14:05PM +0530, paresh masani wrote: > > Hi, > > > > I found the solution for ec

Re: Where is the fb.h(rfb.h etc) header files?

2008-05-19 Thread paresh masani
: *** [World] Interrupt gmake: *** [World] Interrupt do you have any idea on this errors or how i could find out the exact files where errorss occured. Thanks, Paresh On 5/19/08, Adam Tkac <[EMAIL PROTECTED]> wrote: > > On Mon, May 19, 2008 at 05:55:10PM +0530, paresh masani wrote: >

VNC server will not listen on interface that has been added after VNC Service started

2008-06-11 Thread PARESH MASANI
Hi All,   I found some issue with VNC Server after configuring new interface. The VNC server does not listen on newly configured interface and failed to connect this interface from other machine. For an instance say computer is in LAN and its IP address on that interface is 190.220.1.0. We can star

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-06-11 Thread paresh masani
n example because x.x.x.0 is normally a network address and can't be > used by any host. > > And lastly, have you tried to ping that new IP address to make > sure the new IP is reachable? > > On Wed, Jun 11, 2008 at 11:22 AM, PARESH MASANI > <[EMAIL PROTECTED]> wr

24-bit color support to Xvnc

2008-06-16 Thread paresh masani
Hi, I read documentation of Xvnc and found that it uses cfb(color frame buffer). It supports only 8, 16 and 32 bit colore and dont have support for 24-bit color and 64-bit color. Could any one please tell me why it is like this. 24 and 64-bit color support does not required? Thanks, Paresh __

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-06-18 Thread paresh masani
ect it through Wifi WITHOUT unplugging the > cable. VNC test using Wifi's IP address is also OK. > > On Thu, Jun 12, 2008 at 8:25 AM, paresh masani <[EMAIL PROTECTED]> > wrote: > >>> Do you mean you have two network interfaces? > > Yes, wired and wireless. In

Highest color resolution that Xvnc supports?

2008-06-18 Thread paresh masani
Hi, Could any one please let me know what it the highest color resolution that Xvnc server supports? Please refer the attached image of my Xvnc server's connection info. Could any one please let me know why it is saying depth 16 and 16 bpp? I want to use default server depth how could i do this?

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
am getting pixel format 16 depth and it is BGR565. Please refer the attached file. Could you tell me why it is happening like this, What should i do if i want to use 24 bit color depth? Thanks, Paresh On 6/18/08, Corne Beerse <[EMAIL PROTECTED]> wrote: > > paresh masani wrote:

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
Sorry i missed to attach the file. On 6/18/08, paresh masani <[EMAIL PROTECTED]> wrote: > > Thanks for reply. I am using pixel format RGB888 while calling Xvnc. Please > refer the command given below: > > Xvnc :10 -desktop 'UNIX" -httpd /usr/local/vnc/classes

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
t; > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of paresh masani > > Sent: 16 June 2008 11:39 > > To: vnc-list@realvnc.com > > Subject: 24-bit color support to Xvnc > > > > Hi, > > > >

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
ialog provides the Server format and > the format currently in-use. The format currently in-use can never be > higher colour-depth than the format of the viewer computer's display. From > what you've described it sounds like your viewer is running on 16bpp > display > h

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
can never be >> higher colour-depth than the format of the viewer computer's >> display. From >> what you've described it sounds like your viewer is running on 16bpp >> display >> hardware. >> >> Cheers, >> >> -- >> Wez @ RealV

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
epth 32"? Please refer the attached images for reference. Thanks, Paresh On 6/18/08, paresh masani <[EMAIL PROTECTED]> wrote: > > Hey James, > > Thaks you were right my vncviewer was running at 16-bpp. now i set it to 32 > bits. And ""vncserver -depth 24"

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
, > > What most people mean by depth 32 is actually depth 24 with 32 > bits-per-pixel, which is what VNC server uses for depth 24. > > Cheers, > > -- > Wez @ RealVNC Ltd > > > > -Original Message- > > From: paresh masani [mailto:[EMAIL PROTECTED] &

Re: 24-bit color support to Xvnc

2008-06-18 Thread paresh masani
is actually depth 24 with 32 bits per pixel, so > you should specify depth 24 when starting your VNC Server to get what you > want. > > Cheers, > > -- > Wez @ RealVNC Ltd > > > > -Original Message- > > From: paresh masani [mailto:[EMAIL PROTECTED] >

Re: 24-bit color support to Xvnc

2008-06-19 Thread paresh masani
Thanks a lot for much clarification. Means Xvnc will not supprot 32bit color ever. Is it possible? because my vncviewer can run at 32-depth but Xvnc doent support 32-depth. why?? Thanks, Paresh On 6/19/08, Corne Beerse <[EMAIL PROTECTED]> wrote: > > paresh masani wrote: > &g

Re: 24-bit color support to Xvnc

2008-06-20 Thread paresh masani
ts-per-pixel? > > -- > Wez @ RealVNC Ltd > > > > -----Original Message- > > From: paresh masani [mailto:[EMAIL PROTECTED] > > Sent: 19 June 2008 14:32 > > To: Corne Beerse > > Cc: James Weatherall; vnc-list@realvnc.com > > Subject: Re: 24-bit color

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-06-26 Thread paresh masani
Not physical > topology. And as a matter of fact, I don't think having one access > point or two access points would change anything. > > > On Wed, Jun 18, 2008 at 10:08 AM, paresh masani <[EMAIL PROTECTED]> > wrote: > > Thanks for doing testing. Could you pl

Re: 24-bit color support to Xvnc

2008-06-26 Thread paresh masani
> > (*) Actually, they might be used for alpha-channel, Z-buffer or other > auxilliary data, but in VNC-land, we normally just count the RGB bits > towards the "depth". > > > > -Original Message- > > From: paresh masani [mailto:[EMAIL PROTECTED] &g

Re: 24-bit color support to Xvnc

2008-06-26 Thread paresh masani
ess of whether RENDER is enabled, the desktop framebuffer will still > use depth 24, since it doesn't need an alpha channel. > > Cheers, > > -- > Wez @ RealVNC Ltd > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PRO

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-06-30 Thread paresh masani
; different network addresses for your wired and wireless connections. > I mean, I've setup about 6 wifi routers, and none of them needs me to > do so. Both wired and wireless use the same network address and > network mask. > > HTH > > > On Thu, Jun 26, 2008 at

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-07-14 Thread paresh masani
t; avoid problem. (Cf some network books.) > > I've no idea what you mean by "source machine replying ..." One > thing is sure, your router is lost by your config. > > On Mon, Jun 30, 2008 at 2:31 PM, paresh masani <[EMAIL PROTECTED]> > wrote: > >&g

Re: Real VNC needs a minimize button on the new drop down toolbar

2008-07-14 Thread paresh masani
Could you please elaborate your problem? Thanks, Paresh On 7/11/08, Dr. Cogent <[EMAIL PROTECTED]> wrote: > > This is the only thing missing from this great product. > ___ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the lis

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-07-14 Thread paresh masani
t; but Y doesn't think that, and so will try route packets back to X via a > gateway. > > Your problem doesn't appear to be anything specific to VNC, since it's a > more general problem with the setup of your network. > > Cheers, > > -- > Wez @ RealVNC Ltd >

Re: VNC server will not listen on interface that has been added after VNC Service started

2008-07-14 Thread paresh masani
Y via wired interface only, :-( Am i missing something here. Thanks, Paresh On 7/15/08, paresh masani <[EMAIL PROTECTED]> wrote: > > > James, > > >>Are you sure that the details you've given below are correct? According > to > >>what you've specif

Re: new at vnc, timed out connection

2008-07-23 Thread paresh masani
Please let me know the network configuration of both the machines(local and remote). -PAresh On 7/19/08, Charles Larke, Jr. <[EMAIL PROTECTED]> wrote: > > Dear Sirs, > This is my first experience with vnc. I am using WinXP Pro. I just > installed > the latest personal trial version of realVNC.

Real VNC Architecture

2008-08-08 Thread paresh masani
Hi Friends, I came across these architectures while applying the different patches like XRANDR,XRENDER, vnc-fb-use to the Real VNC from fedora site http://cvs.fedora.redhat.com/viewcvs/devel/vnc/ and I found that some of these patches only works for X.org. Sorry but I dont have any clue what is th

VNC idle session becomes unresponsive

2008-08-21 Thread PARESH MASANI
Hi, I have figure out one problem with VNC session. If any one face the same or any one knows the reason then please let me know. The problem is below: I have created VNC session and continue to use it for days. I did not touch the opened session for long time. After if i try to do any operation

Re: Real VNC Architecture

2008-08-21 Thread paresh masani
Fri, Aug 08, 2008 at 02:53:57PM +0530, paresh masani wrote: > > Hi Friends, > > Hi, > > > I came across these architectures while applying the different patches > like > > XRANDR,XRENDER, vnc-fb-use to the Real VNC from fedora site > > http://cvs.fedora.redhat.com/

What is BuildGlxExt meant for?

2008-08-25 Thread paresh masani
Hi, I came across BuildGlxExt in Xvnc. Could anyone please tell me what is the purpose of this flag and in which config file(location) it resides? Thanks, Megha ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http:

Re: What is BuildGlxExt meant for?

2008-08-26 Thread PARESH MASANI
resh B - Original Message From: paresh masani <[EMAIL PROTECTED]> To: "vnc-list@realvnc.com" Sent: Monday, 25 August, 2008 8:16:59 PM Subject: What is BuildGlxExt meant for? Hi, I came across BuildGlxExt in Xvnc. Could anyone please tell me what is the purpose of this

Re: VNC idle session becomes unresponsive

2008-09-04 Thread paresh masani
Corrected typo: Hi, > > I have figured out one problem with VNC session. If any one face the same > or > any one knows the reason then please let me know. The problem is below: > > I have created VNC session and continue to use it for days. I did not touch > the opened session for long time. After

Re: VNC refresh problems

2008-09-04 Thread paresh masani
Did you check the VNC session options? (right click on vnc session's title bar and select options...make sure that in inputs tab required checkboxes should be checked) Regards, Paresh On 8/28/08, Ranjith Sajja <[EMAIL PROTECTED]> wrote: > > HI All, > > I am seeing this problem in my session sinc

Re: Real VNC Architecture

2008-09-08 Thread paresh masani
Adam, Could you please help me here? Thanks a lot in advanced, Paresh On 8/22/08, paresh masani <[EMAIL PROTECTED]> wrote: > > You are right Adam. But how would I integrate this architecture with Real > VNC's XFree86 because the some patches given at > http://cvs.fedora.r

Re: [question] Is there any tool that I am looking for?

2008-09-08 Thread paresh masani
I think you are looking for something similar to Citrix Server functionalities. It might helps you. Regards, Paresh On 9/8/08, Jeong Ho Lee <[EMAIL PROTECTED]> wrote: > > Dear, all. This is Jeong-ho, Lee from Korea. > I have a question that might be heard stupid. I am looking for a tool like > .

Re: VNC idle session becomes unresponsive

2008-09-08 Thread paresh masani
rmal operation. > > -Chris > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of paresh masani > Sent: Thursday, September 04, 2008 3:41 AM > To: [EMAIL PROTECTED] > Cc: vnc-list@realvnc.com > Subject: Re: VNC idle session becomes

Re: Real VNC Architecture

2008-09-09 Thread paresh masani
Mon, Sep 08, 2008 at 04:19:04PM +0530, paresh masani wrote: > > Hi, > > it is not so easy to use that patches to pure RealVNC source (and > XFree86) because X.Org and XFree86 are different in some places. I'm > affraid you have to understand XFree internals and rewrite patches

Re: VNC idle session becomes unresponsive

2008-09-09 Thread paresh masani
ections. I'm just speculating > here. Maybe someone with more info on this behavior can chime in. > > > > -Chris > > > > > > From: paresh masani [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2008 6:54 AM > To: Willi

connection to XXX:90 refused by server and No protocol specified from Xlib

2008-10-13 Thread paresh masani
Hi, I have VNC session on my host XXX. It was working fine. Now suddenly it has stoped to working. When I see log file I found following message. Xlib: connection to XXX:90 refused by server Xlib: No protocol specified If I create new session then it is working fine. Could any one help me, What

VNC Server

2008-11-05 Thread paresh masani
Hi, I am using Real VNC for a long time and it is working fine. I have one question on VNC server's functionality. If some one wants to connect to the machine say X using VNC Viewer, they will specify the machine name:X and Password and VNC server has to be running on machine X. Now my question is

In enterprise trial version "Configuration" Window stays disabled?

2008-11-07 Thread paresh masani
Hi James and other Real VNC people, I got the Real VNC enterprise trial version. We are using free version but now we are willing to shift the 4.3 if it can meets our requirements. I could see that latest enterprise version edition has user prompting, password option for allowing windows password,

how to get trial licence key?

2008-11-07 Thread paresh masani
Hi, I have installed Real VNC Enterprise version and looking for trial licence key but i could not get it. Below info I found on realvnc.com but i dont find "Set License Key" option when I click Start->Programs->Real VNC->VNC Server->Configure->??? >>If neither a full nor a trial license key is p

Re: Prompting local user

2008-11-10 Thread paresh masani
---Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of PARESH MASANI > > Sent: 10 November 2008 12:26 > > To: vnc-list@realvnc.com > > Subject: Prompting local user > > > > Hello, > > > > Could anyone pl

Re: Prompting local user

2008-11-10 Thread paresh masani
l Access, which > includes the right to connect without the local user being prompted. > Default > Access (or less) will cause the local user to be prompted. > > Regards, > > -- > Wez @ RealVNC Ltd > > > > -Original Message- > > From: [EMAIL PRO

Re: Prompting local user

2008-11-10 Thread paresh masani
ition enquiries via http://www.realvnc.com/support. > > > > Regards, > > > > -- > > Wez @ RealVNC Ltd > > > > > > > > *From:* paresh masani [mailto:[EMAIL PROTECTED] > *Sent:* 10 November 2008 13:45 > *To:* [EMAIL PROTECTED] > *Cc:* PARESH MA

Prompting local user

2008-11-10 Thread PARESH MASANI
Hello, Could anyone please tell me why VNC server is not prompting when some user connects my machine using VNC viewer even though I have set checkboxed in VNCConfig. I have attached the window. Thanks, Paresh Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com

Real VNC Viewer 4.1.3 broken the -timeout option

2009-01-19 Thread paresh masani
Hi, I have tried VNC Viewer 4.1.3 latest version. It gives "The option -timeout was not recognized. Use -help to see VNC Viewer usage" error message but it works fine with V4.1.2. Is this expected in V4.1.3? Thanks, Paresh ___ VNC-List mailing list VNC-

Get patches for V4.1.3

2009-01-22 Thread paresh masani
Hi, Could anyone please tell me how could I get the source code patches/diffs between Real VNC versions 4.1.2 and 4.1.3 windows code. Thanks, Paresh ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvn

Copy-Paste is not working from Real VNC session

2009-04-01 Thread paresh masani
Hi, We have been facing this issue since long. I think, some buffer limit is there for copying the data from realvnc session to clipboard. We cannot copy more than that limit. After that limit reached, we have to restart the realvnc session to make it work again. Please let me know if I am missing

Re: Copy-Paste is not working from Real VNC session

2009-04-15 Thread paresh masani
e Windows > copy/paste subsystem and it's interaction with various applications like > RealVNC and cygwin X11 can be described as flaky at best. > I've noticed some clipboard behavior improvement by shuting down the > Office Clipboard. > > -Chris > > -----Original M

Copy-Paste problem in Windows<-->Real VNC session

2009-05-14 Thread paresh masani
Hi, We have been facing this issue since long. I think this is really a serious problem with VNC sessions that might leads people slowly but steadily to avoid using Real VNC. Frequently, windows to VNC session copy-paste stopping and some times even restarting the VNC session doesn't help. I cou

Copy-Paste problems between Windows<-->Real VNC session

2009-05-19 Thread paresh masani
Hi, We have been facing this issue since long. Frequently, windows to VNC session copy-paste stopping and some times even restarting the VNC session doesn't help. I could see from source code that there is a buffer limit: >From unix/common/rfb/SMsgReader.cxx : static IntParameter maxCutText("MaxC

paresh masani sent you a Friend Request on Yaari

2009-05-21 Thread paresh masani
paresh masani wants you to join Yaari! Is paresh your friend? http://yaari.com/?controller=user&action=mailregister&friend=1&sign=YaariVMU664BTW180ZZB750USJ939";>Yes, paresh is my friend! http://yaari.com/?controller=user&action=mailregister&friend=0&sign=Ya

Where real VNC viewer logging file?

2009-06-10 Thread paresh masani
Hi, could any one please let me know where real VNC viewer on windows logs the info/error messages? Is there any way to enable it? Thanks, Paresh ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.c

Re: Copy-Paste problems between Windows<-->Real VNC session

2009-06-10 Thread paresh masani
Mike, It seems there is no problem from Real VNC side but it might be related how Window<->VNC clipboard exchange work. The limit I mentioned is for single selection but there is no limit after which copy-pasting stops working altogether. I feel there is something happening in internally such that

Re: Copy-Paste problems between Windows<-->Real VNC session

2009-06-15 Thread paresh masani
n is in the process of crashing... > > Regards, > > -- > Wez @ RealVNC Ltd > > > > -Original Message- > > From: vnc-list-boun...@realvnc.com [mailto:vnc-list- > > boun...@realvnc.com] On Behalf Of paresh masani > > Sent: 10 June 2009 13:10 >

VNC server throws faulting module errors

2009-07-03 Thread paresh masani
Hi, we have been getting below errors occasionally from Windows VNC Server. Please let me know if anybody facing similar issue or have solution for this. "Faulting application winvnc4.exe, version 4.1.3.0, faulting module ntdll.dll" Thanks, Paresh ___ V

Re: VNC server throws faulting module errors

2009-07-06 Thread paresh masani
Thanks Dale, we have been using Windows XP only. On Sat, Jul 4, 2009 at 3:38 PM, Dale Eshelman wrote: > My experience with WXP SP2 is the ntdll.dll errors are 99.% caused by > recently installed software issues. In other words the software is doing > something to corrupt the dll file. If thi

winlogon.exe and real VNC session

2009-07-07 Thread paresh masani
Hi, Could any one please tell me if there Real VNC server/viewer directly or indirectly related with winlogon.exe process on Windows? When I start VNC session, the CPU utilization of winlogon.exe process going to 100% occasionally. Please let me know if any one face the similar kind of issue. Tha

Re: winlogon.exe and real VNC session

2009-07-08 Thread paresh masani
I am using Windows XP-SP2. Thanks,Paresh On Wed, Jul 8, 2009 at 8:58 AM, Dale Eshelman wrote: > Which Windoz and version? > On Jul 7, 2009, at 2:07 AM, paresh masani wrote: > > Hi, > > Could any one please tell me if there Real VNC server/viewer directly or > in

Re: Windows Vista / Windows 7

2009-07-24 Thread paresh masani
I was in under impression that Real VNC doesn't work on Windows 7 and Tiger VNC does. Are you sure Tiger VNC doesn't work on Windows 7? Okey...lets have a general question. :-) Is there any VNC version that works on all platforms? I think some would able to give answer to this question. Thanks.

Only part of a ReadProcessMemory or WriteProcessMemory request was completed

2009-08-26 Thread paresh masani
Hi, Whenever I start vncviewer.exe I get below error message dialog. " Only part of a ReadProcessMemory or WriteProcessMemory request was completed" Any idea? Thanks. ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list vi

Re: Can't connect to VNC Server when the User is not logged in the Server computer

2009-11-26 Thread paresh masani
Do you mean computer is shutdown and you want to take VNC? Why? On Thu, Nov 26, 2009 at 7:32 AM, dean giang wrote: > Hi everyone, > > > > I am using VNC Free edition and Win XP Pro for both Server and Viewer. > Could someone tell me why I can't connect to the VNC Server when the user > of > the