RE: Changing the port number in code

2005-05-23 Thread Erik Soderquist
c.com Cc: 'James Weatherall' Subject: RE: Changing the port number in code Wez, I found an error there. The graphic does not show two colons as the caption indicates. It should be myhost.mydomain.com::3559 shouldn't it? Regards, Arthur -Original Message- From: [EMAIL PR

RE: Changing the port number in code

2005-05-06 Thread Arthur Simpatico
6:58 AM To: 'James Weatherall'; 'Andy Bruce - softwareAB'; vnc-list@realvnc.com Subject: RE: Changing the port number in code Andy / Tony, Sorry, missed the URL out... http://www.realvnc.com/products/free/4.1/winvncviewer.html#Connecting Explains the various ways of specifyi

RE: Changing the port number in code

2005-05-06 Thread James Weatherall
PROTECTED] On Behalf Of James Weatherall > Sent: 06 May 2005 11:06 > To: 'Andy Bruce - softwareAB'; vnc-list@realvnc.com > Subject: RE: Changing the port number in code > > Andy, > > Why not just provide use the port-number syntax instead, then? > > Regards

RE: Changing the port number in code

2005-05-06 Thread James Weatherall
.com > Subject: Re: Changing the port number in code > > The problem is the client. When connecting to a server, you > can specify > the port offset from 5900 via "x:" in the connect string. I > don't know how to make the client use a different base. > > Regar

Re: Changing the port number in code

2005-05-05 Thread Andy Bruce - softwareAB
The problem is the client. When connecting to a server, you can specify the port offset from 5900 via "x:" in the connect string. I don't know how to make the client use a different base. Regards, Andy Angelo Sarto wrote: If I may ask, why hardcode? The configuration allows any port to be selec

Re: Changing the port number in code

2005-05-05 Thread Angelo Sarto
If I may ask, why hardcode? The configuration allows any port to be selected? --Angelo On 5/5/05, Tony <[EMAIL PROTECTED]> wrote: > Ok, i am sure its been brought up before, but i need to change, and > hardcode the port #. > > 59xx will not work, i need to move it to a lower port due to firewal

Changing the port number in code

2005-05-05 Thread Tony
Ok, i am sure its been brought up before, but i need to change, and hardcode the port #. 59xx will not work, i need to move it to a lower port due to firewall restrictions that are out of our control, and using SSH/etc for port redirection isnt practical since im using systemtools' STRCM to loa