Hello,
is there any api or command line to check at the server side, if currently there is one or more remote support session established?
I need to monitor this from an other program.
Thank you.
Sebastian
Search found 5 matches
- 2024-01-10 10:04
- Forum: General help
- Topic: Check if remote connection is active
- Replies: 1
- Views: 24182
- 2024-01-10 09:55
- Forum: General help
- Topic: Securevncplugin configuration
- Replies: 1
- Views: 14276
Re: Securevncplugin configuration
It looks like the website of the plugin creator (adamwalling.com) is not more maintained and replaced with adware.
Request: remove the "Website" button from the plugin-settings page, or replace it with his Github link (https://github.com/adamwalling), if possible.
Request: remove the "Website" button from the plugin-settings page, or replace it with his Github link (https://github.com/adamwalling), if possible.
- 2023-04-11 07:31
- Forum: Feature requests
- Topic: UltraVNC Viewer: bug-me-not argument
- Replies: 0
- Views: 32603
UltraVNC Viewer: bug-me-not argument
Hello, many thanks for your work.
Could you please add a -bugmenot or -yestoall or -nodialogs command line option to the UltraVNC Viewer?
The thing I need it for is:
I'm calling the viewer from my program and include the viewer window into my program (by handle).
But if the the viewer is showing ...
Could you please add a -bugmenot or -yestoall or -nodialogs command line option to the UltraVNC Viewer?
The thing I need it for is:
I'm calling the viewer from my program and include the viewer window into my program (by handle).
But if the the viewer is showing ...
- 2023-04-11 07:17
- Forum: General help
- Topic: Any option for me to not have to type the password every time?
- Replies: 2
- Views: 4449
Re: Any option for me to not have to type the password every time?
You could use a link file and command line arguments for that:
explorer->right-click->new->link
select vncviewer.exe from C:/program files...
link file->right-click->properties
edit 'Destination' field and add the following arguments: "-host DESTINATION_IP -password PASSWORD"
(replace the uppercase ...
explorer->right-click->new->link
select vncviewer.exe from C:/program files...
link file->right-click->properties
edit 'Destination' field and add the following arguments: "-host DESTINATION_IP -password PASSWORD"
(replace the uppercase ...
- 2023-02-28 09:41
- Forum: General help
- Topic: Omit "do you trust this server" request from command line
- Replies: 0
- Views: 3440
Omit "do you trust this server" request from command line
Hello, I'm starting UltraVNC 1.4.0.6 from within another program.
My current command line looks like "C:\Program Files\UltraVNC\vncviewer.exe" -host 192.168.32.36:5900 -password mypassword -nostatus -notoolbar -autoacceptnodsm
This works fine so far.
The problem arises, when the destination dont ...
My current command line looks like "C:\Program Files\UltraVNC\vncviewer.exe" -host 192.168.32.36:5900 -password mypassword -nostatus -notoolbar -autoacceptnodsm
This works fine so far.
The problem arises, when the destination dont ...