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

Search found 8 matches

by Kenan
2006-06-13 12:42
Forum: Old messages
Topic: Does UltraVNC support multiple monitor viewing
Replies: 1
Views: 1570

After further looking into the issue, You need to do the following on a Windows running VNC as a server...: GEt that latest VNC, and use the installation wizard to install it and run it as a SERVICE!!! You then connect to that pc and you will see all the displays.... In my case I wanted to view only ...
by Kenan
2006-05-08 15:52
Forum: Old messages
Topic: Dual monitor at both sides
Replies: 1
Views: 1685

If you want dual monitor support on the client side, you should be able to achieve that through your windows settings, yes it would be neet to be able to show each monitor, in a seperate window, but at the end of the, there is a current solution. That is, you have One window (With no scrol bars ...
by Kenan
2006-05-03 23:32
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

Ok I found a solution :D... I have an application that runs on the third display and takes up the full screen, so I modified the code to implement it ->Single Window Setup (x,y), where x,y are those of the application. As for the display, I just couldn't find a way to modify it from the client side ...
by Kenan
2006-05-02 15:49
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

I think I made a mistake... this is in the vnc viewer, I was hoping for the same on the server side... anyways, I'll look into it...
by Kenan
2006-05-02 15:29
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

I got this from your Code: http://sc.uvnc.com/svn/ultravncV1/vncviewer/vncviewer.cpp // Move the given window to the centre of the screen // and bring it to the top. void CentreWindow(HWND hwnd) { RECT winrect, workrect; // Find how large the desktop work area is SystemParametersInfo(SPI_GETWORKAREA ...
by Kenan
2006-05-02 15:12
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

Thanks a lot for all your support, Your really great guys! Can you give me a hint for the following: Where can I define X Start and Y Start variables, and X End & Y End variables, such that, when the viewer opens up, it's right away minimized to view only x,y start to x,y end of pixels? With no ...
by Kenan
2006-05-01 18:10
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

I need solutions please, not impossiblities :D...

I really need to be able to choose display 3! without 1 and 2? Can I modify the code for that? Thanks
by Kenan
2006-04-28 22:56
Forum: Old messages
Topic: Multiple Monitor Issue
Replies: 18
Views: 13007

I am very surprised... 1- Maxivue software is able to install a virtual driver and be able to see it on the second screen, if they only allowed local access for that software it would solve my problem. 2- win2vnc Keyboard and Mouse Client, shows up the possible displays and their settings upon ...