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
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 7 matches
- 2024-11-05 21:39
- Forum: General help
- Topic: UltraVNC 1.2.4.0
- Replies: 2
- Views: 70
Re: UltraVNC 1.2.4.0
Did you install UltraVNC server as service? If you didn't then you can't login because after reboot the server is at the login screen and hasn't started UltraVNC server yet (so you can't reconnect). Look at this explanation. https://support.moonpoint.com/os/windows/software/remote-control/vnc ...
- 2024-10-08 17:37
- Forum: General help
- Topic: Check if remote connection is active
- Replies: 1
- Views: 5986
Re: Check if remote connection is active
You can use the netstat command for that. Open a command prompt (start > cmd > enter) Type in netstat -an | findstr :5900 You see a listening process (LISTEN) and zero, one or more ESTABLISHED lines for each open connection. (assuming you have the server listening on port 5900. If you only want the ...
- 2024-10-08 17:26
- Forum: General help
- Topic: UltraVNC Viewer connection to Windows 2019 Server terminate the exiting RDP session
- Replies: 1
- Views: 6140
Re: UltraVNC Viewer connection to Windows 2019 Server terminate the exiting RDP session
1. I have RDP session to the 2019 server opened, and logged in as "abc". Run VNC viewer from workstation to connect to VNC server on the 2019 server, After typing in the VNC password, the windows login window appeared. Type in the windows login credential for account "abc", the VNC connection ...
- 2024-10-07 20:36
- Forum: General help
- Topic: I can't copy with the clipboard
- Replies: 4
- Views: 10094
Re: I can't copy with the clipboard
I can transfer automatically from the host to the client. It won't transfer from the client to the host unless I select the UVNC icon in the top left, Clipboard, Request all formats now. And what format are you trying to transfer? Just text, html or rtf. Or images? (for images you need to "request ...
- 2024-10-06 18:08
- Forum: SC
- Topic: SC 2.0 sc_20.ini and Wallpaper
- Replies: 3
- Views: 9148
Re: SC 2.0 sc_20.ini and Wallpaper
Looks like small changes... What would be the best behaviour? At least the removewallpaper should default to yes in SC. This was always the case but somehow isn't anymore with the new version. The [admin] settings for Frame and RemoveWallpaper could be moved outside the ifndef sc_20 in the UltraVNC ...
- 2024-10-01 08:52
- Forum: SC
- Topic: SC 2.0 sc_20.ini and Wallpaper
- Replies: 3
- Views: 9148
Re: SC 2.0 sc_20.ini and Wallpaper
Same here. The wallpaper stays visible when connecting. Also... the red frame on the client can't be removed. I tried adding [admin] Frame=0 RemoveWallpaper=1 to SC_20.ini but that didn't work. Did you ever find a solution? Edit: O, that's unfortunate... It seems the SC doesn't read the [admin ...
- 2022-06-23 09:00
- Forum: SC
- Topic: UltraVNC SC - Why has this be so complicated?
- Replies: 6
- Views: 20626
Re: UltraVNC SC - Why has this be so complicated?
Please! update your howto and teach people on creating the SC themselves. You should realize that some postings dating back to 2009 were complaining even then. Wasn't there documentation for this somewhere? Ah, yes. Here https://forum.uvnc.com/viewtopic.php?p=99179#p99179 The generator just make a ...