Good morning,
no way I customize the display of information that is displayed on the client using the SC?
This screen gives me information such as user name, computer name ...
I would like to tailor their information
for example display the number of contracts (I report on some text file)
thanks
[Google Translator]
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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
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
- 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
customize the display of information
Re: customize the display of information
I am fairly sure that there's such ability in the software as-is. But since it's mostly open source software, you could add that ability.
You might want to try one of the SC spin-offs too (SCPrompt and ChunkVNC the most prominent).
You might want to try one of the SC spin-offs too (SCPrompt and ChunkVNC the most prominent).
Re: customize the display of information
I looked at the source code. apparently the message I'm talking about is cast. but I could be wrong, since I could not compile to confirm.B wrote:I am fairly sure that there's such ability in the software as-is. But since it's mostly open source software, you could add that ability.
You might want to try one of the SC spin-offs too (SCPrompt and ChunkVNC the most prominent).
file "test.cpp" seems to be riding that message, but not sure.
thanks for help
[Google-Translator]
Re: customize the display of information
Sorry, I left out an important word -- I meant to write I was "fairly sure that there's NO such ability in the software as-is".
If you do add those statistics to the code, you might think about sharing your changes here.
If you do add those statistics to the code, you might think about sharing your changes here.
Re: customize the display of information
B wrote:Sorry, I left out an important word -- I meant to write I was "fairly sure that there's NO such ability in the software as-is".
If you do add those statistics to the code, you might think about sharing your changes here.
ok, I made ​​the change.
if there is a file called "info.txt" beside the exe, this text file is displayed to the vncviwer, otherwise the default message is displayed. there is a limit of 262144 characters.
now how do I send it to the community? it will be submitted for testing or is it my responsibility?
thanks
[google translator]
Re: customize the display of information
Good question, but I'm not exactly sure.
supercoe hosts a lot of add-ons and forks at his site, and Rudi de Vos is the UltraVNC developer. You could contact either one by private message here and see if they'd like it.
You could also just put it on a public file sharing site (Sourceforge or something like Sendspace) and leave the link here...
supercoe hosts a lot of add-ons and forks at his site, and Rudi de Vos is the UltraVNC developer. You could contact either one by private message here and see if they'd like it.
You could also just put it on a public file sharing site (Sourceforge or something like Sendspace) and leave the link here...