I think this is a request that most users using Ultravnc-SC can benefit from.
I'm using UltraVNC-SC to give remote support to my customers and I'm interested with a small modification on the vnc-viewer,
what I want is that when someone connect to me using the Uvnc-SC file, I want the vnc viewer that is on my computer to create a log for the connection that will contain the time for the start of the connection and the time for the end of the connection (or the total time instead) and the computer name that was connected (already appears on the request for giving support) and when I finish my connection I want it to pop a window that asks me for a brief description or a note about this connection, this way I can use the log at the end of every month to bill the customers according to the connections time.
I don't really care what format will be the log, it can be a simple txt file or a csv file, either way I'll use Microsoft excel to import it at the end of every month.
is it possible to create ?
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
logging incoming vnc sessions to file
Re: logging incoming vnc sessions to file
Sure it's possible, and I would appreciate the feature too. If you write it perhaps the developers will accept the code into the next release.
-
- Posts: 3
- Joined: 2010-08-19 06:21
Re: logging incoming vnc sessions to file
I have 0% knowlage in programing, I thought this is the place to ask for new features
if there is someone who knows how to do it and will post it here it will be awsome
if there is someone who knows how to do it and will post it here it will be awsome
-
- Posts: 2
- Joined: 2011-05-16 12:42
Re: logging incoming vnc sessions to file
I have a solution for my Windows 7 PCs. I wrote a program to read the system's application logs, where I choose the date. It displays the results in a grid. I realize my solution is not for everyone, but if anyone is interested I would be glad to share the source code. The app is written in .NET.
-
- Posts: 4
- Joined: 2011-11-01 23:00
Re: logging incoming vnc sessions to file
hi dagodfather i am interested in te .Net Source code, can you share, much thanks, i appreciate your help.
Best Regards.
Chihuahua, Mexico.
Best Regards.
Chihuahua, Mexico.
-
- Posts: 2
- Joined: 2011-05-16 12:42
Re: logging incoming vnc sessions to file
jamiguel777 use the URL shown below to download the .NET solution. It was built with VS 2010. The location is on my development site. The download page will be removed by 11/10/2011.