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 4 matches

by King-Tut
2014-02-08 02:30
Forum: Olders
Topic: 1.1.9.6 (Please use this versions before reporting a bug)
Replies: 62
Views: 153691

Re: 1.1.9.6 (Please use this versions before reporting a bug

I have made my changes to the server tray icon and am happy with it. I used VS2013 so it does not run on XP boxes. Q1) Have others gotten VS2010 Express to work? It seems to not have ATL of MFC support which the full version has. Are those code directories available anywhere? Gave up and found a ...
by King-Tut
2014-02-04 15:22
Forum: Olders
Topic: 1.1.9.6 (Please use this versions before reporting a bug)
Replies: 62
Views: 153691

Re: 1.1.9.6 (Please use this versions before reporting a bug

Am compiling the code with VS2013 and getting warnings on GetVersionExW and swprintf - these seem to be Win8 warnings and are not stopping the compile from going through. I am working on getting the try Icon / add new client / connection window to remember prior entries. Should I be concerned about ...
by King-Tut
2014-01-30 18:33
Forum: Feature requests
Topic: History list in host input field of "Add new Client" window
Replies: 2
Views: 6455

Server Connects to Viewer GUI

I third the above suggestion. However there is a more fundamental concept at hand. With the desire/need to have the server run in service mode and now the firewalls etc requiring the server to call out to connect - I believe more features on the server selection of where to connect to is needed ...
by King-Tut
2014-01-27 22:32
Forum: Old messages
Topic: Connect to Computer B through Computer A
Replies: 4
Views: 4619

Re: Connect to Computer B through Computer A

I believe computer A has 2 network cards as most servers do that act as gateway firewall routers. Like you would do with a router, you could port forward a special port (5901) to computer B:5900 and he could get in directly to A (5900) or B (5901) Or as I would assume that B can get on the internet ...