No source code for Java VNC viewer?

2007-05-01 Thread Halton Huo
Hi, I download the source code "VNC Free Edition Source Code for Unix", found there is a Java VNC viewer, which is very useful. But there is no source code for this. Here I have two questions: #1. Does the Java VNC viewer not opensourced? #2. What's the license for the Java VNC viewer? What k

Re: No source code for Java VNC viewer?

2007-05-01 Thread Halton Huo
Sorry, I did not see the link for "VNC Free Edition Source Code for Java". Now I have the source code. Is there anonymous account? So that we could checkout code and maybe offer patch in the future. Halton. On Tue, 2007-05-01 at 21:21 +0800, Halton Huo wrote: > Hi, > > I

Re: No source code for Java VNC viewer?

2007-05-03 Thread Halton Huo
Ping this question, anyone could answer it? Halton. On Tue, 2007-05-01 at 22:57 +0800, Halton Huo wrote: > Sorry, I did not see the link for "VNC Free Edition Source Code for > Java". Now I have the source code. > > Is there anonymous account? So that we could checkout

RE: No source code for Java VNC viewer?

2007-05-03 Thread Halton Huo
James, Thanks for your replay. Yes, I get a free download source code. I mean if I want to contribute some patches, how could I do. Most open source project allow developer check out code and make patch with diff, even anonymous account is okay. I'm not sure this java vnc client is a open so

Re: Port 5800 - VNC client through a browser

2007-05-14 Thread Halton Huo
On Mon, 2007-05-14 at 11:38 +0200, L.M. wrote: > - Now, if I configure my router so that everything it receives > on its port 5800 is transmitted to host A on port 5800 > - and type in a browser: http://W.X.Y.Z:5800/ > > I have the following message: > "java.net.ConnectException: Connection time

Patch for java vnc client

2007-07-02 Thread Halton Huo
Hi there, I'm using the latest 4.1 java vnc client, vncviewer.jar, which is very good, I like it very much. After several days, I found two problems: [1] TAB key can not be sent to server [2] Totally does not work when accessibility is on. I'm working on Solaris and Linux. Then I started checki

vncviewer.jar regression from 4.04b to 4.1

2007-07-15 Thread Halton Huo
Hi there, As title, check out the two screen shots which are connecting with same VNC server. 4.04b: http://www.genunix.org/wiki/index.php/Image:Vncviewer.jar-4.04b.png 4.1: http://www.genunix.org/wiki/index.php/Image:Vncviewer.jar-4.1.png Seems 4.1 use lower pixel to display, a regression? T

RE: vncviewer.jar regression from 4.04b to 4.1

2007-07-18 Thread Halton Huo
ct is enabled & the link appears to be fast enough. It looks like > the two viewers just have slightly different ideas about the speed of your > network. > > Cheers, > > Wez @ RealVNC Ltd. > > > > -Original Message- > > From: [EMAIL PROTECTED] >

RE: vncviewer.jar regression from 4.04b to 4.1

2007-07-19 Thread Halton Huo
James, Actually, I get the 4.04b version from gnome/vino, http://cvs.gnome.org/viewcvs/vino/client/java/vino-client.jar?hideattic=0&rev=1.3&view=log >From the changelog, I saw the maintainer did some fix on TLS thing, nothing related with FullColour. I can not get a 4.04b version from realvnc.co

RE: vncviewer.jar regression from 4.04b to 4.1

2007-07-20 Thread Halton Huo
James, Thanks for your information, with spending time to check difference with 4.0 and 4.04b code, I make a patch for 4.1 to support full-color now. Wonder whether RealVNC will add this patch to next Java Free Edition, if yes, I'm very happy to offer it. :) Cheers, Halton. On Thu, 2007-07-19 a

Re: vncviewer.jar regression from 4.04b to 4.1

2007-07-23 Thread Halton Huo
geConsumer.RANDOMPIXELORDER); @@ -134,13 +108,8 @@ public void startProduction(ImageConsumer c) { addConsumer(c); } Image image; - Graphics graphics; ImageConsumer ic; ColorModel cm; - byte[] reds; - byte[] greens; - byte[] blues; - static rfb.LogWriter vlog = new rfb.LogWrite

Re: Need of HTTP/JAVA ports???

2008-02-18 Thread Halton Huo
On Mon, 2008-02-18 at 16:18 +0530, PARESH MASANI wrote: > 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

Re: Need of HTTP/JAVA ports???

2008-02-18 Thread Halton Huo
On Mon, 2008-02-18 at 16:18 +0530, PARESH MASANI wrote: > 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

How to get patches upstream?

2008-05-15 Thread Halton Huo
Hello, Last July I sent out two patches for o;?java client free edition for reviewing. But no one seems can stand out your patch is okay and commit in cvs/svn. My question is how can the patches get upstreamed in this community? o;?http://www.realvnc.com/pipermail/vnc-list/2007-July/057937.html h

Re: VNC Error - Unable to connect to host: Connection refused (10061)

2008-09-17 Thread Halton Huo
1. Confirm you can visit your win2k server 2. Confirm your firewall allow 5900 go through. On Thu, 2008-09-18 at 11:37 +0530, Arthur wrote: > Hi, > > > > We have win2k server at remote location, we have vnc server running on that. > > Sometimes when we try access the server through vnc, we ar