Antwort: Re: avoid
Sharma, Shashi
Shashi.Sharma "at" brooks.com
Wed, 17 Apr 2002 17:42:28 +0000
Right click on VNC icon on the tray and select Close VNC. This will stop the
winvnc service.
When you want the connection back, start the VNC Server service.
you can write a batch file to do all this
stopconnect.bat
-- cut here ---
@echo off
net stop winvnc
- cut here --
startconnect.bat
-- cut here ---
@echo off
net start winvnc
--- cut here
Create the two batch file and put it in your desktop.
-shashi
-----Original Message-----
From: t.sanchez "at" information-works.de
[mailto:t.sanchez "at" information-works.de]
Sent: Wednesday, April 17, 2002 5:09 AM
To: vnc-list "at" uk.research.att.com
Subject: Antwort: Re: avoid
Thank you, Thomas, but: no, sorry, it4s a win2000 server and most clients
also run win2000.
And: I4m not talking about two users connecting via VNC to one server but
about one user who is logged in on the server as normal (windows-)user and
who does not want any incoming vnc-connections at the same time. This case
can4t be handled with the ConnectPriority-Setting.
Tobias
thomas.sprinkmeier "at" ebor.
com An:
vnc-list "at" uk.research.att.com
Gesendet von: Kopie:
owner-vnc-list "at" uk.resear Thema: Re: avoid
ch.att.com
17.04.2002 13:40
Bitte antworten an
vnc-list
In LINUX (an other UNIXes?), see
Xvnc -help
-dontdisconnect don't disconnect existing clients when a new
non-shared
connection comes in (refuse new connection instead)
Thomas
> Hello everybody,
>
> is there any way to avoid that a vnc-user connects to a server while
> another user ist logged in working directly on the same server?
>
> Thanks,
>
> Tobias
> ---------------------------------------------------------------------
> To unsubscribe, mail majordomo "at" uk.research.att.com with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
>
---
/"\
\ / ASCII Ribbon Campaign
X Against HTML Mail
/ \
Better Safe Than Sorry
---------------------------------------------------------------------
To unsubscribe, mail majordomo "at" uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail majordomo "at" uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail majordomo "at" uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------