Re: TightVNC 1.2.4 released

2002-05-21 Thread Constantin Kaplinsky
> "WO" == Will Olson <[EMAIL PROTECTED]> writes: WO> Is there a TightVNC 1.2.4 WindowsCE version availiable? Thanks ! No, I do not work on a version for WinCE, sorry... -- With Best Wishes, Constantin - To unsubscribe, mai

TightVNC 1.2.4 released

2002-05-21 Thread Constantin Kaplinsky
Hello, I'm glad to announce the release of TightVNC 1.2.4. This version does not include any major new features, its main focus is bug fixes. Source and binary archives are available at the usual place: http://www.tightvnc.com/download.html Here is a brief list of changes as compared to the

Re: vnc server

2002-05-19 Thread Constantin Kaplinsky
> "TP" == Tha Project <[EMAIL PROTECTED]> writes: TP> Just out of curiosity, how does vnc_reflector check if a TP> connection is busy. I was under the impression that the only way TP> you can find that out is after authentication (which would in TP> effect require some modification on the ser

Re: vnc server

2002-05-19 Thread Constantin Kaplinsky
> "TP" == Tha Project <[EMAIL PROTECTED]> writes: >> There is a program called VNC Reflector which works similarly: >> http://sourceforge.net/projects/vnc-reflector/ TP> Oh cool ;) I think this is what I'm looking for. I'm assuming this TP> is something I can run on a Windows box. VNC Re

Re: vnc server

2002-05-18 Thread Constantin Kaplinsky
Hello, > "TP" == Tha Project <[EMAIL PROTECTED]> writes: TP> Hello, I am relatively new to VNC, and would like to do the TP> following: TP> Write a fake VNC server that would in turn connect clients to TP> servers as it wants. In effect having something like TP> Clients

Re: Remote Mouse for only one client

2002-05-18 Thread Constantin Kaplinsky
Hello Martin, > "MB" == Martin Bergmann <[EMAIL PROTECTED]> writes: MB> Hi, First of all, thanks to all of you who helped me with the MB> 'change port for applet' issue. MB> I have another question. MB> As we want to use VNC for online demontrations, i need to know if MB> there is a way to

Re: Say it isn't so...

2002-04-22 Thread Constantin Kaplinsky
Glenn, > "GM" == Glenn Mabbutt <[EMAIL PROTECTED]> writes: GM> However, looks like we will have to find a new home for the GM> mailing list... I know a mailing list that works already: https://lists.sourceforge.net/lists/listinfo/vnc-tight-list ;-) -- With Best Wishes, Constantin

Re: Setting Raw Pixel Drawing Option

2002-04-21 Thread Constantin Kaplinsky
Hello, >>>>> "CK" == Constantin Kaplinsky <[EMAIL PROTECTED]> writes: JP> I could not find anything about Graphics.drawImage(...) support at JP> java.sun.com I assume this means it is supported for all JVMs ?? Sorry, I overlooked your question in my pr

Re: Setting Raw Pixel Drawing Option

2002-04-21 Thread Constantin Kaplinsky
> "JP" == JNC Project <[EMAIL PROTECTED]> writes: JP> Hi everyone thanks Constantin for your reply I'm sorry if this is JP> repeated,i don't know if it was sent the first time JP> Is Fast pixel drawing still not supported in MacOS and other JP> platforms even using recent JVMs? Yes, even re

Re: problems with keys when under Xemacs

2002-04-21 Thread Constantin Kaplinsky
Hello, > "Gk" == Guy-Armand kamendje <[EMAIL PROTECTED]> writes: Gk> Hi, I get the following warning when starting xmacs under Solaris Gk> using VNC. I dont have the same problem when using eXceed (just to Gk> mean that the problem is certainly related to VNC) Gk> (3) (key-mapping/warning)

Re: Full color when using web interface

2002-04-20 Thread Constantin Kaplinsky
Hello Johan, > "JH" == Johan Henning <[EMAIL PROTECTED]> writes: JH> Hello, Does anybody know if there is a possibility to get full JH> color support when using the web browser viewer instead of the JH> 'normal' viewer? Thanks in advance for your reply, johan. Yes, it's possible, just use T

Re: "Connection Closed" right after authentication

2002-04-09 Thread Constantin Kaplinsky
Hello Bill, > "BR" == Bill Reedy <[EMAIL PROTECTED]> writes: BR> Mike... I've noticed the same problems when running TightVNC BR> v1.2.3 on Win2K and WinXP machines. At the risk of getting shot by BR> Mr. Kaplinsky, try uninstalling TightVNC 1.2.3 and revert to BR> version 1.2.2, if it's sti

Re: Q For Constantin..

2002-04-08 Thread Constantin Kaplinsky
Hello Alex, > "AKA" == Alex K Angelopoulos <[EMAIL PROTECTED]> writes: AKA> I've been playing with tweaking and compiling the TightVNC viewer AKA> and just have to ask - AKA> Why is that file named "Fred"? I have no idea. It came from the AT&T labs' VNC distribution. -- With Best Wishes

Re: Setting Raw Pixel Drawing Option

2002-04-07 Thread Constantin Kaplinsky
> "jc" == jnc cis writes: jc> Hi Anybody knows what is the difference in implementation between jc> Raw and Fast pixel drawing ?? "Raw pixel drawing" = "Fast": The drawing is performed using a Graphics.drawImage(...) method, where the image source is a MemoryImageSource object. This

Re: TightVNC 1.2.3 released

2002-03-29 Thread Constantin Kaplinsky
Hello, > "RAL" == Robert A LaRock writes: >>> TightVNC 1.2.3 has been finally released. RAL> I have been testing TightVNC and, with one exception, it seems RAL> good to me. RAL> I am fond of the Win2VNC program by Fredrik Hubinette. If I use RAL> TightVNC, closing the Win2VNC program cras

Re: TightVNC 1.2.3 released

2002-03-25 Thread Constantin Kaplinsky
Hello Tony, > "tc" == tony caduto <[EMAIL PROTECTED]> writes: tc> Does tight VNC shut down before everything else like standard VNC? tc> For those of you who don't know when you reboot a server with vnc, tc> the vnc service is the first to die, and if something else hangs , tc> you will nev

Re: TightVNC 1.2.3 released

2002-03-25 Thread Constantin Kaplinsky
> "DW" == Dave Warren <[EMAIL PROTECTED]> writes: >> TightVNC 1.2.3 has been finally released. DW> I have a number of computers running regulat WinVNC. Can I simply DW> stop the VNC service, kill winvnc.exe vncviewer.exe, drop in the DW> new EXE and DLLs (Into the existing \Program Files\ORL

TightVNC 1.2.3 released

2002-03-24 Thread Constantin Kaplinsky
Hello, TightVNC 1.2.3 has been finally released. I'm sorry for the delay, but it allowed me to fix more problems, including that zlib "double-free" issue. New version is available from the usual place: http://www.tightvnc.com/download.html Here is a brief list of changes over 1.2.2: - Uni

Re: Patches for TightVNC and/or VNC

2002-03-24 Thread Constantin Kaplinsky
Hello Ivan, > "IP" == Ivan Popov <[EMAIL PROTECTED]> writes: IP> Looking at TightVNC Unix Changelog at www.tightvnc.com, I don't IP> see any changes since November 2001. I see also that most of the IP> traffic on vnc-tight-list concerns Windows (looking at the IP> archives, I am not on the l

Re: VNC bugtraq advisory draft 2

2002-03-24 Thread Constantin Kaplinsky
Hello Andrew, > "AvdS" == Andrew van der Stock <[EMAIL PROTECTED]> writes: AvdS> http://www.evilsecurity.com/vnc/vnc-zlib-advisory-02.htm If you AvdS> have any comments, updates, etc, please mail me as soon as AvdS> possible - I'll be posting this to bugtraq at first thing AvdS> Tuesday UTC

Re: winvncdrv & NT4

2002-03-11 Thread Constantin Kaplinsky
Hello, > "M" == MGillespie <[EMAIL PROTECTED]> writes: M> What would be a even better idea, would be to intregrate all these M> VNC enchancements into a single VNC, using the OpenVNC project at M> SourceForge, as currently we have to choose between either running M> TightVNC or the WinVNC d

Re: Thin client security presentation

2002-03-07 Thread Constantin Kaplinsky
Hello Andrew, > "AvdS" == Andrew van der Stock <[EMAIL PROTECTED]> writes: AvdS> * the inbuilt web server on port 5800 is not necessary for most AvdS> people, and is a good DoS target (look at code for greater AvdS> clarity on this risk) Also, Xvnc's RFB port is an _extremely_ easy targ

Re: ZNC based on TightVNC

2002-03-04 Thread Constantin Kaplinsky
Hello, > "DD" == Dave Dyer <[EMAIL PROTECTED]> writes: >> I don't suppose you might consider using TightVNC instead of WinVNC >> as your base code, would you? TightVNC is actively being developed, >> has many more features, less bugs and is more stable than WinVNC. DD> I have made the "plea

Re: Scrolly mouse support

2002-02-11 Thread Constantin Kaplinsky
Hello Joe, > "JO" == Joe O'Bremski <[EMAIL PROTECTED]> writes: JO> Ok I've gotten hooked lately on the mouses with the scroll wheel JO> on all my workstations in between the Left and Right mouse JO> buttons. When i remote into my servers the scroll does not work. JO> Is there any way to get

Re: Accessing a machine on the Intranet?

2002-02-07 Thread Constantin Kaplinsky
Hello, > "AS" == Avi Schwartz <[EMAIL PROTECTED]> writes: AS> Hi, If this was answered before, I apologize and a reference to AS> that answer will suffice. AS> I would like to be able to access a machine that is on the AS> Intranet from the outside. Basically what I have is a Linux AS> gate

Re: color

2002-01-30 Thread Constantin Kaplinsky
Hello Louise, > "LG" == Louise Gerhart <[EMAIL PROTECTED]> writes: LG> I am experimenting the the applet version of the VNC viewer on LG> Win98 accessing a Window2k server; however, the colors are LG> strangely distorted. (happens on two different clients). The exe LG> version of the viewer

Re: Java Option Definitions

2002-01-28 Thread Constantin Kaplinsky
Hello, > "MO" == Michael Ossmann <[EMAIL PROTECTED]> writes: >> could someone please tell me where I can read some information on >> the Java Options for VNC and in particular on these: >> >> MO> I don't think there is any documentation for these. You're right, there's no documentation.

Re: Weird quirk in MSDOS batch wrapper for vncveiwer

2002-01-01 Thread Constantin Kaplinsky
Hello Fred, > "F" == Fred writes: F> c:\progra~1\tightvnc\vncviewer.exe -encoding hextile F> -compresslevel 9 -quality 0 -noshared -noemulate3 F> -fullscreen %1 %2 %3 %4 %5 %6 %7 %8 %9 Please note that in the command line above, both -compresslevel and -quality opti

Re: unix's netscape/java vncviewer has tight encoding?

2001-12-18 Thread Constantin Kaplinsky
Hello > "F" == Fred writes: F> Hello, I've been using the MS IE java viewer on the laptop, seems F> great. Locks up sometimes, but that seems easily fixed by F> disconnecting, reconnecting, and vigorously clicking on the border F> of any window. F> I tried to get the same fast response us

Re: Reverse connect: How to select 1 of many servers

2001-12-13 Thread Constantin Kaplinsky
Hello Fred, > "F" == Fred writes: F> The viewer in Listen mode can be on WinME or Solaris8. The servers F> are on Solaris8. Right now, I just type vncconnect on solaris, F> which allows you to specify the viewer but not the server. It just F> grabs one of the servers and performs the conne

Re: TightVNC viewer for Macintosh

2001-12-04 Thread Constantin Kaplinsky
Hello, > "S" == ScanMan <[EMAIL PROTECTED]> writes: S> I have version 1.2.1 and the screen is just black when using the S> Java viewer on a Mac. On other platforms, the Java viewer works S> fine. Does 1.2.2 fix this problem? The Java viewer in 1.2.2 is exactly the same as in 1.2.1. -- Wi

Re: SV: IDEAS... RE: TightVNC 1.2.2 released

2001-11-29 Thread Constantin Kaplinsky
> "GN" == Gamlem, Noralf <[EMAIL PROTECTED]> writes: GN> Since we're discussing passwords, I have another idea: GN> 1. Support personell might need access to the computer even if the GN>user is GN> in front of it or not (enter a password and they're on) GN> 2. "Other" people could be gran

Re: TightVNC - Default encoding?

2001-11-28 Thread Constantin Kaplinsky
Hello, > "GN" == Gamlem, Noralf <[EMAIL PROTECTED]> writes: >> But in the latest TightVNC 1.2.2, released today, you can enable or GN> Pardon me if this is a "read the documentation" issue, but: Is it GN> possible to select default encoding as a command line parameter GN> (e.g. vncviewer -h

TightVNC 1.2.2 released

2001-11-28 Thread Constantin Kaplinsky
Hello, TightVNC 1.2.2 has been released today. This version does not feature a lot of great new features, but I think improvements in its Win32 part may worth the upgrade. Here is a brief list of changes over 1.2.1: - Win32 server: long-standing Win9x resource consumption problem has been

Re: http server

2001-11-28 Thread Constantin Kaplinsky
Hello, > "SA" == Steven Aiello <[EMAIL PROTECTED]> writes: SA> is there anyway to stop the http server from running, preventing SA> the use to the java viewer ? For use with Windows, I would assume SA> it is a registry setting ?? As far as I know, HTTP server is always running in the stand

New packaging option for TightVNC Unix source

2001-11-26 Thread Constantin Kaplinsky
Hello, I'm preparing another packaging variation of TightVNC Unix sources -- an archive which includes required zlib abd JPEG libraries inside, and should not depend on external versions of these libraries. This could help TightVNC users who use systems where there is no zlib and/or JPEG librarie

Re: tightVNC make error: line 496: Unexpected end of line seen

2001-11-17 Thread Constantin Kaplinsky
Hello, > "F" == Fred writes: F> Hello, I just followed up on the suggestion below for a problem I F> posted as F> http://www.uk.research.att.com/vnc/archives/2001-11/0293.html F> (thanks, Constantin). This eliminated the "Unexpected end of line" F> error, but got me warnings and fatal erro

Re: Java Client Options

2001-11-15 Thread Constantin Kaplinsky
Hello, > "DFd" == Dietmar Friesch@isisconsulting de <[EMAIL PROTECTED]> >writes: DFd> With tight you can do things like this DFd> DFd> DFd> DFd> DFd> DFd> DFd> DFd> DFd> DFd> DFd> There are two options above that actually are not supported in the TightVNC J

Re: tightVNC make error: line 496: Unexpected end of line seen

2001-11-13 Thread Constantin Kaplinsky
Hello, > "F" == Fred writes: F> Hello, I just tried to install TightVNC on solaris 6, ran into F> error messages. I wasn't sure whether it was related to the Gnu F> make 3.79.1 that I just installed, or to my tampering with the F> makefiles to avoid errros. I tried again on another system,

TightVNC mailing list

2001-11-09 Thread Constantin Kaplinsky
Hello, I've created a mailing list for the TightVNC project. It might be a good place to discuss TightVNC-specific features, submit bug reports, propose new features, sending patches etc. If you'd like to join it, visit the following URL: http://lists.sourceforge.net/lists/listinfo/vnc-tight-l

Re: Poor performance on a specific app (Together/J) under VNC

2001-10-30 Thread Constantin Kaplinsky
Hello, > "S" == ScanMan <[EMAIL PROTECTED]> writes: S> You might want to try TightVNC or something similair. The regular S> VNC server sends everything a program draws. TightVNC would check S> to be sure that it isn't just drawing the same thing over again. No, there is no _such_ differen

Re: [PATCH] AllowHTTP [BUG (?)] "connection closed"

2001-10-30 Thread Constantin Kaplinsky
Hello, > "PM" == Ph Marek <[EMAIL PROTECTED]> writes: PM> Hi everybody, please see attached a patch for wincvs_src 1.2.1. It PM> gives a new parameter (only via registry settable) called PM> AllowHTTP, which switches HTTP-socket-generation off. Defaults to PM> the current mode - socket enabl

Re: Auto install for vnc

2001-10-09 Thread Constantin Kaplinsky
Hello Robert, > "RD" == Robert Davis <[EMAIL PROTECTED]> writes: RD> BTW. I have looked at the web page for tightvnc. Am I correct in RD> assuming that you have to install that over both the original att RD> vnc viewer AND orginal att server Yes, to have new encodings working, you have