Hello, I'm Martin,
How do I know a SC has log to my repeater so I can log with my viewer other than looking at the repeater log.
Since my SC, my repeater and my viewer are all in different city. How can I monitor the repeater events? Know if he is already in use or waiting for viewer to connect?
Thanks in advance.
Martin
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
How to know a SC has log to my repeater?
Re: How to know a SC has log to my repeater?
Hello Martin,
as I had the same problem not knowing who when connects to the repeater, I wrote a small program in C# that looks up all connected Servers and Viewers, the so called RepeaterWatch - Program.
To make this possible, it was necessary to edit the source code of the repeater itself too.
Though I wasn't able to test everything, I think it runs pretty stable...
I can send you a copy of the modified repeater and my program including source code, if you want.
Greets,
Thomas
as I had the same problem not knowing who when connects to the repeater, I wrote a small program in C# that looks up all connected Servers and Viewers, the so called RepeaterWatch - Program.
To make this possible, it was necessary to edit the source code of the repeater itself too.
Though I wasn't able to test everything, I think it runs pretty stable...
I can send you a copy of the modified repeater and my program including source code, if you want.
Greets,
Thomas
Re: How to know a SC has log to my repeater?
Hi Thomas,
Are you willing to share your program here ?
I think a lot of people are looking for this.
Are you willing to share your program here ?
I think a lot of people are looking for this.