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

by Troopers
2011-09-09 15:19
Forum: Olders
Topic: Use the OS language
Replies: 0
Views: 3071

Use the OS language

Hi, I wish know if there is a way to translate the UI with the same OS language? I want deploy ultravnc with severals languages (french, german, spain, english) and i want that the UI use the same language than the OS or english by default. Is this fuctionnality exist? If no, could I modify the ...
by Troopers
2011-09-02 13:39
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 21794

Re: [SecureVNCPlugin] Password length?

Yes, i have alredy tried this, but no answer
by Troopers
2011-09-02 10:27
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 21794

Re: [SecureVNCPlugin] Password length?

Yes but i have no awswer of the SecureVNC author
by Troopers
2011-08-31 09:33
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 21794

Re: [SecureVNCPlugin] Password length?

I think the passphrase is stored in the ultravnc.ini file whith the DSMPlugin configuration, but i don't know how to crypt the passpharse to save it automatically in this file
by Troopers
2011-08-30 15:00
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 21794

[SecureVNCPlugin] Password length?

Hi, I use the SecureVNCPlugin with AES-256 I want to have a unique encryption key for each session. So, i can't use pkey and publickey file (because I don't know generate them dynamically) I can't use a passphrase (because I don't know how to encrypt it in the ultravnc ini file) then i could use the ...
by Troopers
2011-08-22 10:03
Forum: DSM plugin
Topic: [SecureVNCPlugin]How to generate key files?
Replies: 0
Views: 12217

[SecureVNCPlugin]How to generate key files?

Hi,
I use SecureVNCPlugin
I wish change the passphrase and generate the key files via a command line or by code, is it possible?

Thanks
by Troopers
2011-06-17 14:42
Forum: Old messages
Topic: Know from the server when the client close the session
Replies: 1
Views: 2811

Know from the server when the client close the session

Hi,

I use the server and the client with command line
Is there a way to know from the server when the client close the session?
by Troopers
2011-06-17 14:38
Forum: Old messages
Topic: Why a vnc Password on reverse connection with plugin secure
Replies: 3
Views: 5494

Re: Why a vnc Password on reverse connection with plugin sec

Ok,

But if i generate the pubkey and pkey file and copy this files on the serveur and on the client, the client request yet a password
by Troopers
2011-06-17 12:35
Forum: Old messages
Topic: Why a vnc Password on reverse connection with plugin secure
Replies: 3
Views: 5494

Why a vnc Password on reverse connection with plugin secure

Hi all! I use a server with reverse connection i.e. : on the client : vncviewer -listen 5900 -dsmplgin SecureVNCPlugin.dsm on the server : winvnc -connect host:5900 with in the ultravnc.ini file : DSMPlugin=SecureVNCPlugin.dsm DSMPluginConfig=SecureVNC;0;0x00104001; SocketConnect=0 Then a vnc ...
by Troopers
2011-06-16 06:30
Forum: Old messages
Topic: kill vncviewer via a commandline
Replies: 2
Views: 3627

Re: kill vncviewer via a commandline

Ok,

Thanks for the reply
by Troopers
2011-06-15 12:39
Forum: Old messages
Topic: kill vncviewer via a commandline
Replies: 2
Views: 3627

kill vncviewer via a commandline

Hi,

Thanks for your work on UltraVnc!

I launch vncviewer with vncviewer -listen
I wish kill the vncviewer with a commandline. Is it possible?