Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Making a Virtual VGA driver with VNC.

Any features you would like to see in UltraVNC? Propose it here
Post Reply
CBailey
40
40
Posts: 71
Joined: 2005-02-28 23:41

Making a Virtual VGA driver with VNC.

Post by CBailey »

It just occured this afternoon that it would be very handy for embedded computers without a VGA adapter to actually have one. With an embedded computer, a VNC monitor might actually be desirable. Has anyone done a verson if VNC that will act like a monitor? I'm guessing VNC server wouldn't work on a system without an actual video card.
maxlaw
Posts: 7
Joined: 2005-07-17 06:47

Re: Making a Virtual VGA driver with VNC.

Post by maxlaw »

I think it is a very attractive feature to have a dummy display driver to fake windows xp to be run in multi-monitor mode. Many users have imagined using such feature to use multiple clients to simulate a multimonitor system remote session on a single monitor PC.

Have anyone heard Maxivista before? It uses a client PC's monitor to extend the desktop of a host. For example, you have a notebook and a desktop, the notebook monitor can be used as the secondary display of your desktop. All the data are sent through network and NO PHYSICAL CONNECTION between your desktop and laptop is required except network cable.

However, maxivista is not free (well, I have purchased several weeks before). It needs many TCP/UDP ports for both client and server which leads to complicated firewall/NAT configuration. The ports can't be changed and there is no reverse connection. These limitation cripples Maxivista mobility.

Ultr@VNC has no such limitation. All the VNC-related features like NAT2NAT, SC, encryption and repeater own the edge on Maxivista. Importantly, according to my experience, VNC outperforms Maxivista based on responsiveness and accrancy under the same network condition! After a long long tiem evolution, thanks to all developers, Ultr@VNC eventually supports multiple monitor system! Now all we need is a dummy video driver. I think such driver is already exist on the network, we just haven't found it out yet. If anyone know where we can download such a driver, please kindly post a link here. All the VNC community will be benetfit by unleashing the VNC potential!
jamils
Posts: 1
Joined: 2006-05-07 21:39

old virtual video driver

Post by jamils »

i am looking for the same thing: a way to do what maxivista does, and send the screen to a viewer on mac osx without running virtual pc, so through vnc is best. i use synergy now to share the km, i'd like a viewing window where i can drag things from my pc screen.
here is the description page for a driver i dug up in the attic.

http://cvs.sourceforge.net/viewcvs.py/* ... ml?rev=1.5

Someone deleted the lastest version but the earlier, 1.2 release is still around

http://cvs.sourceforge.net/viewcvs.py/u ... ver/Attic/

it says it should work on windows xp, but so far no luck. i installed on a tc1100 tabletpc (xp pro) with one etended desktop (two screens) already, by placing the files in a folder and running the .exe. on reboot, the system shows the monitor where it should be in system properties (second of three), but when i try to enable the monitor, the OS responds that the driver was written for an earlier verion of windows.

Any ideas?
maxlaw
Posts: 7
Joined: 2005-07-17 06:47

Re: old virtual video driver

Post by maxlaw »

jamils wrote:i am looking for the same thing: a way to do what maxivista does, and send the screen to a viewer on mac osx without running virtual pc, so through vnc is best. i use synergy now to share the km, i'd like a viewing window where i can drag things from my pc screen.
here is the description page for a driver i dug up in the attic.

http://cvs.sourceforge.net/viewcvs.py/* ... ml?rev=1.5

Someone deleted the lastest version but the earlier, 1.2 release is still around

http://cvs.sourceforge.net/viewcvs.py/u ... ver/Attic/

it says it should work on windows xp, but so far no luck. i installed on a tc1100 tabletpc (xp pro) with one etended desktop (two screens) already, by placing the files in a folder and running the .exe. on reboot, the system shows the monitor where it should be in system properties (second of three), but when i try to enable the monitor, the OS responds that the driver was written for an earlier verion of windows.

Any ideas?
It seems that the developers of this virtual driver ani't active anymore. The driver log in the CVS shows that the last update is over 12 months ago. The link provided isn't work anymore and I have failed to google it (based on the words "attic" and "driver"). Could anyone know other source of such virtual driver?
umop
Posts: 1
Joined: 2006-07-20 07:14
Contact:

Re: Making a Virtual VGA driver with VNC.

Post by umop »

I am also looking for something similar for a bit of a different purpose. Let me know if anyone finds anything.

Thanks,
Eric

My email is:ef.ultravnc (at) ondea.com
voodoo
Posts: 2
Joined: 2007-01-17 16:23

Re: Making a Virtual VGA driver with VNC.

Post by voodoo »

Hello,

I have found an app that does similar concept, but for me, its slower than the VNC.

BUT: there is a virtual VGA driver that you can use with VNC also! Moreover, it also works for my x64 Windows. I am now using a third display redirected to the laptop via that driver and UltraVNC with installed video hook drivers. I managed to set it up so they connect almost automatically. The only problem is that UltraVNC crashes when secondary montors have greater resolution than the primary one. Hope sometime it will be fixed.

Let us know if it works for you.
voodoo
Posts: 2
Joined: 2007-01-17 16:23

Re: Making a Virtual VGA driver with VNC.

Post by voodoo »

Forgot about the link :)

[s]http://www.zoneos.com/zonescreen.htm#downloads[/s]
url not exist anymore
Last edited by voodoo on 2008-06-14 09:25, edited 2 times in total.
anon
Posts: 3
Joined: 2007-05-04 02:55

Re: Making a Virtual VGA driver with VNC.

Post by anon »

I've tried ZoneScreen, but it's slow, and the author suggests that I try VNC solutions instead. Problem is there is no real VNC solution from what I can tell. There's Maxivista but it's a commercial app and not free.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6838
Joined: 2004-04-23 10:21
Contact:

Re: Making a Virtual VGA driver with VNC.

Post by Rudi De Vos »

The old virtual driver was used for a commercial application.

Free trial
http://www.maxivista.com/download.htm

Because i worked on that app, i can't add this feature to UltraVNc.
I hopes you understad that...


Rudi
Mavka
Posts: 1
Joined: 2008-03-11 08:59

Re: Making a Virtual VGA driver with VNC.

Post by Mavka »

I've tried ZoneScreen, but it's slow
You can grab vitual vga by TightVNC and receive by any client. I was tried only on one machine [localhost loop] and speed was acceptable
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Making a Virtual VGA driver with VNC.

Post by redge »

it was exist before commercial software as GPL ?
if yes, could be back, if no OK

uvnc 1.0 and now 1.0.4
ultravnc.ini
[admin]
EnableVirtual=0 (change to 1 but is ignored)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OldJim
Posts: 1
Joined: 2008-05-23 02:40
Location: Closer than you think

Re: Making a Virtual VGA driver with VNC.

Post by OldJim »

Mavka wrote:
I've tried ZoneScreen, but it's slow
You can grab vitual vga by TightVNC and receive by any client. I was tried only on one machine [localhost loop] and speed was acceptable
What tightvnc virtual driver?Could not find it, are you refering to the tightvnc mirror driver?Not the same thing.

best regards
- I knew.
Eugene Sukhodolin
8
8
Posts: 12
Joined: 2004-11-15 13:11
Location: Tomsk, Russia
Contact:

Re: Making a Virtual VGA driver with VNC.

Post by Eugene Sukhodolin »

OldJim wrote: What tightvnc virtual driver?Could not find it, are you refering to the tightvnc mirror driver?Not the same thing.
Here it is:
http://www.demoforge.com/sdk/dfquasar-s ... 1.69.0.exe
allanonmage
Posts: 4
Joined: 2010-02-02 18:05

Re: Making a Virtual VGA driver with VNC.

Post by allanonmage »

I have been searching and searching and searching for something along the lines of Maxivista, but without the limitations of even the commercial license (I'm not just being a cheapskate here, although that is part of my motivation), that I can accomplish using VNC (or anything similar).

ZoneOS can give me virtual monitors. However it's display on other PCs is kind of slow. Even the author says so. He recommends using a VNC client. The problem is, even he hasn't used it like that, nor does he even know (or so he says) how to implement using a VNC client in such a manner.

I've been looking for multiple monitor support in VNC clients, and they all support it now, inasmuch as they will display ALL of the monitors.

That leaves the final, important question: how can you dial in to just ONE monitor of several?

EDIT

I've found other pages that are similar:
http://hak5.org/forums/index.php?showtopic=12050
http://discuss.extremetech.com/forums/t ... 20042.aspx

and of course how to make it work in Linux:
http://dmx.sourceforge.net/

Although I have never heard of Win2VNC before that post. Seems like the precursor to software KVMs.
Last edited by allanonmage on 2010-02-02 18:25, edited 2 times in total.
Post Reply