After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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 5 matches

by lebowski
2015-03-16 13:56
Forum: Developer discussions (mainly user-mode)
Topic: Java Viewer Source
Replies: 1
Views: 24981

Java Viewer Source

Hello UltraVNC Developers

I want to make a simple modification on default values of OptionsFrame.java
I changed the value, compiled the .java file and acquired .class files using Eclipse (also checked .class file if the change has been done)
Using mk.bat I also got .jar file and copied all of them ...
by lebowski
2014-11-17 16:03
Forum: Olders
Topic: UVNC Source
Replies: 2
Views: 3991

Re: UVNC Source

Hello Rudi. Thank you again for your reply. The change on EventLogging.cpp solved it. :)
by lebowski
2014-11-14 15:38
Forum: Olders
Topic: UVNC Source
Replies: 2
Views: 3991

UVNC Source

Hello everyone,

I have a question about mslogon.log which is generated in `debug` after connections.
The problem is, in mslogon.log

4/11/2014 15:55 Connection received from xxx
04/11/2014 15:55:33 Connection received from xxx using yyy account
4/11/2014 15:55 Connection received from xxx
4/11 ...
by lebowski
2014-11-04 20:58
Forum: Olders
Topic: UltraVNC Source
Replies: 2
Views: 3697

Re: UltraVNC Source

Thanks a lot Rudi. Everything is OK now. :thumbs:

For both cases it worked.
by lebowski
2014-11-04 10:45
Forum: Olders
Topic: UltraVNC Source
Replies: 2
Views: 3697

UltraVNC Source

Hello,

I included the libs of DirectX and also path of nasm.exe for "winvnc.sln" using VS2010, finally I built the UVNC 1.2.0.1 winvnc successfully. Using the .exe file I cannot use "New MS Logon (supports multiple domains)" option clicking the button "Configure MS Logon Groups" it asks for ...