up vote 3 down vote favorite
share [g+] share [fb]

I'd like to share a single application (or window) via VNC so I can have another user use an application on my OS X box.

The closest thing I've found is SharedAppVNC but it doesn't seem to play well with other VNC clients (it uses its own)

Alternatively I could use a VNC server that simply lets you adjust the resolution so I can force a certain area of the screen to be shared (however this is not ideal).

link|improve this question
Why are you trying to share only one application via VNC? – Josh K Mar 6 '10 at 20:18
If it's an X application, just start it up in the window manager inside the VNC server display … – Nerdling Mar 6 '10 at 21:04
Nope, it's a Cocoa app, one I can only run on OS X. Why you gotta ask so many questions :) – sehugg Mar 7 '10 at 6:16
feedback

2 Answers

Besides the application listed I don't think so.

You may however be able to send it over SSH as an X11 application, but I have little experience with that.

link|improve this answer
feedback

The application would have to be written to support such a thing as the OS does not.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.