Hello, I'm wondering how it might be possible to access the window of a single application, and not the entire screen.
It doesn't seem to be possible with UltraVNC
[topic=27637][/topic]
Do you know any other tools to achieve this or how one might try to implement this on linux/X11?
It is certainly possible – VMware is doing something similar with it's Unity feature.
Regards, Markus
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
[Seamless Window] Accessing a single application window
-
- Posts: 3
- Joined: 2011-04-14 16:49
[Seamless Window] Accessing a single application window
Last edited by tomatenmark on 2011-04-14 17:24, edited 1 time in total.
Re: Accessing a single application window
Apparently UltraVNC used to support the feature, but it's been broken.
[post=85614][/post]
Any X client/server setup could accomplish something like this, and there are plenty of X implementations for Windows. You could also use a VM setup via VMWare or VirtualBox, etc., etc.
[post=85614][/post]
Any X client/server setup could accomplish something like this, and there are plenty of X implementations for Windows. You could also use a VM setup via VMWare or VirtualBox, etc., etc.
-
- Posts: 3
- Joined: 2011-04-14 16:49
Re: [Seamless Window] Accessing a single application window
Thanks for the link!
I'll give xpra a try. But it sounds as if it needs a X server on the user side so it would not be possible to use it on windows (I'm trying to access an application running on a linux server from a windows client).
I'll give xpra a try. But it sounds as if it needs a X server on the user side so it would not be possible to use it on windows (I'm trying to access an application running on a linux server from a windows client).
Re: [Seamless Window] Accessing a single application window
Wait a second then --- if your server app is already in Linux, can't you just use a Windows X client like Cygwin/X?
http://x.cygwin.com/
I'm writing client/server contrary to X notation, because after all these years their backward definition STILL confuses me.
http://x.cygwin.com/
I'm writing client/server contrary to X notation, because after all these years their backward definition STILL confuses me.
-
- Posts: 3
- Joined: 2011-04-14 16:49
Re: [Seamless Window] Accessing a single application window
Cool, I didn't know about Cygwin/X.
xpra already works nicely...
xpra already works nicely...