On Fri, 2006-03-10 at 12:26 -0600, Rex Dieter wrote: > akonstam@xxxxxxxxxxx wrote: > > The program vncviewer will not connect to the Apple Remote Server of > > OS X which is their built in VNC server. Does anyone have a suggestion > > for a substitute vnc viewer that might work? > > Without knowing what the problem/incompatibility is, it's hard to speculate. > > -- Rex > Here's one wild a** guess, find out what port vncserver uses on the Apple system. Normally vnc uses ports from 5900 up. Typically in vncviewer you need to specify the port by appending :1 or similar number to the IP address (or name) where :1 would use port 5901, :0 would be port 5900, :2 would be port 5902, etc. The other possible problem is that one or the other system has a firewall blocking vnc. Additional info on the error being seen and details on how you are invoking vncviewer would help diagnose the problem.