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

multiple VNC non-shared connection

Post Reply
nika
Posts: 2
Joined: 2007-09-11 14:26

multiple VNC non-shared connection

Post by nika »

Hello everybody,

I would like to explain my problem:
I want my clients to connect to my server and start a single application.
CLI1->connects to SRV and starts APP1
CLI2->connects to SRV and starts APP2
CLIn->conects to SRV and starts APPn

This could be done by the window terminal server but for some reason I need to build up a system without pay a dollar (not my choice).

So the first question is: ultra vnc works well even via web.
Is that possible to instance many vnc servers on different ports?
VNC1 listens on 5900
VNC2 listens on 5901
VNCn listens on 590n

How can I do that? without sharing the desktop?
I know that is possible on linux where I can run more than one vnc process.

Otherwise, there are other opensource or lowbudget way to solve this issue?

thanks to everybody!
Nika
Eugene Sukhodolin
8
8
Posts: 12
Joined: 2004-11-15 13:11
Location: Tomsk, Russia
Contact:

Re: multiple VNC non-shared connection

Post by Eugene Sukhodolin »

It's technically unfeasible to implemenent what you want without using Terminal Server.
Last edited by Eugene Sukhodolin on 2007-09-12 13:20, edited 1 time in total.
nika
Posts: 2
Joined: 2007-09-11 14:26

Re: multiple VNC non-shared connection

Post by nika »

Eugene Sukhodolin wrote:It's technically unfeasible to implemenent what you want without using Terminal Server.
I see, do you think I have some option to "emulate" this process? even with commercial softwares?

With linux is possible to run more vnc servers but I think it's due to X architecture.

thanks!
Post Reply