|
-
Mac OS X 10.7.x VNC clients
COTV (Chicken of the VNC) doesn't appear to works too well when running on Mac OS X 10.7 and connecting to NON-10.7 clients.
The "serving" Mac in question has 10.6.8 and is using Apple's screen sharing with VNC access. The remote connecting Mac is 10.7.x. Does anyone have a suggestion on reliable Mac VNC clients? JollyFastVNC doesn't seem to play well running on a 10.7 client accessing 10.6.x.
I suppose I may have to use an alternate VNC server...
Thanks for any leads.
Matt Beals
-
Matt, I am still on Snow Leopard, however Chicken of the VNC is a dead end and was stopped as a project. A new programmer took on the task and the app is now simply titled "Chicken". Perhaps this will play nicer:
Chicken | Free System Administration software downloads at SourceForge.net
Edit:
http://www.jinx.de/JollysFastVNC.html
You may also wish to try web connection based remote support tools that bypass firewall issues such as TeamViewer, LogMeIn, NetViewer, etc.
Stephen Mash
Last edited by Stephen Marsh; 11-08-2011 at 02:47 PM.
-
Hi Matt
I've been having good luck using the basic screen sharing built into the OS. Just go to connect to server and enter "vnc://[ip address]" or "vnc://[macname.local]" and it should right hook up.
If you really want to get fancy you can add the username and password as part of your connection script as well. "vnc://username assword@[ip address]
You can also open the screen sharing client from
System/Library/CoreServices/Screen Sharing.app
and enter in your connection info from there.
...and finally if you save the info below as a raw text file -- replacing username, password and ipaddress with your info -- and the extension .vncloc it will launch screen sharing and open up your server.
----
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>URL</key>
<string>vnc://username assword@ipaddress/</string>
</dict>
</plist>
----
Hope this helps.
Shawn
-
I use Team Viewer (free for non commercial use) on all my devices besides apple and on iphone and ipad I use Pocket Cloud ($14.99 single purchase) Pocket Cloud supports VNC and RDP if you wanted to use it that way, but I use it as a way to get quick and easy access to personal servers, as opposed to Team Viewer which I use for "non commercial clients" 
Once you use Team Viewer, you will never use another product, small remote file if your the client, and easy use if your the remote "dooer" person.
-
Teamviewer work great in PC environments too. Being an app instead of a browser add on makes it fast and stable.
-
Why dony you use the standard Screen Sharing app that is installed on your system?
I am using this and it works like a charm.
-
I second screen share app as well. It's buried in the system library folder. But once you have it on the dock. Just launch it and enter the ip address and you are good.
p
-
If you are in a complete mac environment, and screen sharing is turned on each computer, you should be able to go to the shared section on your sidebar, select the computer you want to view, and press "share screen". It will launch the screen sharing app and ask for the credentials you set up on the mac you are trying to share the screen with.
-
Hello Matt,
I am running 10.7 and I use VNC Viewer from RealVNC - VNC remote control software. It's free.
Matt Louis
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|