If I attempt to connect to Mac OS X 10.5 Leopard's built in vnc server at a low color depth from Windows, the client bombs after connecting. It only works when I set it to the highest color depth. I've tried with at least 3 windows VNC clients. Any ideas? There some setting I can set in Mac OS X?
如果我尝试连接Mac OS X 10.5 Leopard的内置vnc服务器,其颜色深度低于Windows,则连接后客户端会发生爆炸。它只有在我将其设置为最高颜色深度时才有效。我尝试过至少3个Windows VNC客户端。有任何想法吗?我可以在Mac OS X中设置一些设置吗?
It takes about 20 seconds to repaint the screen with my current connection and high bit depth setting.
使用当前连接和高位深度设置重新绘制屏幕大约需要20秒。
6 个解决方案
#1
3
Not with the builtin VNC server. Vine Server allows you to change the bit depth that clients connect at though.
不是内置的VNC服务器。 Vine Server允许您更改客户端连接的位深度。
#2
2
In my experience you can't lower the color depth with the default vnc server. I won't assert it, because maybe that behaviour could be changed using a console command.
根据我的经验,您无法使用默认的vnc服务器降低颜色深度。我不会声明它,因为可能使用控制台命令可以更改该行为。
I'd recommend installing another VNC server in mac, like http://sourceforge.net/projects/osxvnc/
我建议在mac中安装另一个VNC服务器,如http://sourceforge.net/projects/osxvnc/
#3
1
The built-in vnc seems to have very little configurability that I can see.
内置的vnc似乎只有很少的可配置性,我可以看到。
As an alternative, you can try using osxvnc which I believe allows different bit depths
作为替代方案,您可以尝试使用osxvnc,我认为它允许不同的位深度
#4
1
You can from the client side switch to High Color(16 bits) but not Low Color(8 bits). You can also enable JPEG compression. With both of these options on the sessions speed of to me from completely unusable(~45s for initial screen draw and ~5s lag on clicking menus) to quite usable(<5s for initial screen draw and <1s lag on clicking menus).
您可以从客户端切换到高彩色(16位)但不能切换到低彩色(8位)。您还可以启用JPEG压缩。对于我来说,这两个选项的选项从完全无法使用(初始屏幕绘制约45秒,点击菜单约5秒延迟)到可用(初始屏幕绘制<5s,点击菜单<1s滞后)。
Note that these times are for connecting from a remote computer to my home iMac on a cable modem. Also this is running dual screens witch get sent out even though I only use the primary one on VNC. I have yet to figure out a way to switch off the secondary screen in VNC and its to troublesome to unplug it.
请注意,这些时间用于通过电缆调制解调器从远程计算机连接到家庭iMac。即使我只在VNC上使用主屏幕,这也是运行双屏幕。我还没有找到一种方法来关闭VNC中的辅助屏幕,以及拔掉它的麻烦。
#5
0
I use both. I find the built-in VNC server in OS X offers the most compatibility with keystrokes. I use it when I'm on the local network. When using VPN (much slower), I setup Vine Server ("System Server" mode) on a non-standard port # (say 5905), with a much lower color resolution, so the screen doesn't take 30 seconds to redraw whenever I click something.
我用两个。我发现OS X中的内置VNC服务器提供了与键击的最大兼容性。我在本地网络上使用它。当使用VPN(慢得多)时,我在非标准端口#(比如5905)上设置Vine Server(“System Server”模式),颜色分辨率低得多,因此每次重画时屏幕都不需要30秒重绘我点击了一下。
Then I just ask my client to connect over the appropriate port: 5900 calls the built-in VNC server (for high rez use on the LAN), & 5905 calls Vine Server (for screen update speed over VPN). Best of both worlds.
然后我只是要求我的客户端通过适当的端口连接:5900调用内置VNC服务器(用于LAN上的高rez),以及5905调用Vine Server(用于通过VPN的屏幕更新速度)。两全其美。
#6
0
I gave up and started using LogMeIn's free edition.
我放弃了并开始使用LogMeIn的免费版。
#1
3
Not with the builtin VNC server. Vine Server allows you to change the bit depth that clients connect at though.
不是内置的VNC服务器。 Vine Server允许您更改客户端连接的位深度。
#2
2
In my experience you can't lower the color depth with the default vnc server. I won't assert it, because maybe that behaviour could be changed using a console command.
根据我的经验,您无法使用默认的vnc服务器降低颜色深度。我不会声明它,因为可能使用控制台命令可以更改该行为。
I'd recommend installing another VNC server in mac, like http://sourceforge.net/projects/osxvnc/
我建议在mac中安装另一个VNC服务器,如http://sourceforge.net/projects/osxvnc/
#3
1
The built-in vnc seems to have very little configurability that I can see.
内置的vnc似乎只有很少的可配置性,我可以看到。
As an alternative, you can try using osxvnc which I believe allows different bit depths
作为替代方案,您可以尝试使用osxvnc,我认为它允许不同的位深度
#4
1
You can from the client side switch to High Color(16 bits) but not Low Color(8 bits). You can also enable JPEG compression. With both of these options on the sessions speed of to me from completely unusable(~45s for initial screen draw and ~5s lag on clicking menus) to quite usable(<5s for initial screen draw and <1s lag on clicking menus).
您可以从客户端切换到高彩色(16位)但不能切换到低彩色(8位)。您还可以启用JPEG压缩。对于我来说,这两个选项的选项从完全无法使用(初始屏幕绘制约45秒,点击菜单约5秒延迟)到可用(初始屏幕绘制<5s,点击菜单<1s滞后)。
Note that these times are for connecting from a remote computer to my home iMac on a cable modem. Also this is running dual screens witch get sent out even though I only use the primary one on VNC. I have yet to figure out a way to switch off the secondary screen in VNC and its to troublesome to unplug it.
请注意,这些时间用于通过电缆调制解调器从远程计算机连接到家庭iMac。即使我只在VNC上使用主屏幕,这也是运行双屏幕。我还没有找到一种方法来关闭VNC中的辅助屏幕,以及拔掉它的麻烦。
#5
0
I use both. I find the built-in VNC server in OS X offers the most compatibility with keystrokes. I use it when I'm on the local network. When using VPN (much slower), I setup Vine Server ("System Server" mode) on a non-standard port # (say 5905), with a much lower color resolution, so the screen doesn't take 30 seconds to redraw whenever I click something.
我用两个。我发现OS X中的内置VNC服务器提供了与键击的最大兼容性。我在本地网络上使用它。当使用VPN(慢得多)时,我在非标准端口#(比如5905)上设置Vine Server(“System Server”模式),颜色分辨率低得多,因此每次重画时屏幕都不需要30秒重绘我点击了一下。
Then I just ask my client to connect over the appropriate port: 5900 calls the built-in VNC server (for high rez use on the LAN), & 5905 calls Vine Server (for screen update speed over VPN). Best of both worlds.
然后我只是要求我的客户端通过适当的端口连接:5900调用内置VNC服务器(用于LAN上的高rez),以及5905调用Vine Server(用于通过VPN的屏幕更新速度)。两全其美。
#6
0
I gave up and started using LogMeIn's free edition.
我放弃了并开始使用LogMeIn的免费版。