Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

customize the display of information

Single Click discussions / bugs
Post Reply
PCandido
Posts: 3
Joined: 2011-02-26 13:46

customize the display of information

Post by PCandido »

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]
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: customize the display of information

Post by B »

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).
PCandido
Posts: 3
Joined: 2011-02-26 13:46

Re: customize the display of information

Post by PCandido »

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).
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.
file "test.cpp" seems to be riding that message, but not sure.

thanks for help


[Google-Translator]
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: customize the display of information

Post by B »

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.
PCandido
Posts: 3
Joined: 2011-02-26 13:46

Re: customize the display of information

Post by PCandido »

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]
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: customize the display of information

Post by B »

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...
Post Reply