> When I move of offending window around the following show an > increased usage of cpu resources: Explorer.exe WinVNC.exe csrss.exe
csrss is the Win32 subsystem executable. It has to be running if you're to run any Win32 programs. > I'll have to let my system wait for the next opportunity to > troubleshoot, but it seems that if the extra copy of WinVNC > is being launched externally, by the time it has called up > the window it has self exited. If the message box is visible then the process will still be running. > The question is: I've been running winVNC off and on for > about two years now, vast majority of that has been on this > system. This behavior is newer but how exactly DOES winVNC > behave on the change over of ip? (is there a developer to > describe this, or should I pick up the code and see?) VNC Server doesn't do anything when your IP address changes. It doesn't have to - it's listening for connections from any IP, so it just continues doing that. Cheers, Wez @ RealVNC Ltd. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
