Mac Server
Charlie McLachlan
cim "at" orl.co.uk
Thu, 22 Oct 1998 11:27:16 +0000
On Thu, 22 Oct 1998, Colin Swan wrote:
> http://0.0.0.0:5800/settings.html
The server is not identifying its own IP address (probably because it is
not static).
You can change your settings via Apple Script by executing the following
script:
tell application "vncserver"
set password to "whatever"
set display number to 23
end tell
There are other options you can set which are detailed in the dictionary
of the server (use open Dictionary from the Apple Script Editor). I am
currently writing a control panel to be a nice front end to this sort of
AS.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Charlie McLachlan - Responsible for VNC on the Mac
ORL
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
---------------------------------------------------------------------