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

I have ultravnc I and want to see who's connecting to me

Post Reply
bocotoco
Posts: 5
Joined: 2006-11-28 14:36

I have ultravnc I and want to see who's connecting to me

Post by bocotoco »

I have ultravnc I and want to see who's connecting to my computer... how can I do this? I know that ultravnc makes a log file...Does anybody knows a program that will tell me, by poping up somefing from my sistem try, the ip of the computer that is connecting to me? thanks
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Re: I have ultravnc I and want to see who's connecting to me

Post by bevtech »

How about using your own repeater. Those have a logging abilities
Bevtech

Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2

User not developer..;)
bocotoco
Posts: 5
Joined: 2006-11-28 14:36

Re: I have ultravnc I and want to see who's connecting to me

Post by bocotoco »

How can I use the repeater? to tell me when somebody it's connectig to me and his ip...
Last edited by bocotoco on 2006-11-29 14:57, edited 2 times in total.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: I have ultravnc I and want to see who's connecting to me

Post by Rudi De Vos »

ip is logged

1) mslogon.log
2) events, you can view it via the vent manager

There exist also the query settings, you can tell vnc that you want
to manual accept. When someone connect, you get a popup,
asking to accept or deny the connection.
OnlineCop
Posts: 1
Joined: 2006-11-29 17:28
Location: USA

Re: I have ultravnc I and want to see who's connecting to me

Post by OnlineCop »

If you have the UltraVNC server running on your computer, and you have the "eyeball" icon in your task tray (closest to your clock), you can usually right-click on the icon. One of the options available is "List All Clients" which shows who is connected to your PC through VNC at that time.

Is this what you were asking?
bocotoco
Posts: 5
Joined: 2006-11-28 14:36

Re: I have ultravnc I and want to see who's connecting to me

Post by bocotoco »

I have ultravnc working as an service only and my boss is connecting to see what I'm doing.... I can't change any settings because he will put them back... I only want an alert...thanks
lost_guy
Posts: 5
Joined: 2006-11-21 20:16

Re: I have ultravnc I and want to see who's connecting to me

Post by lost_guy »

Aside from editing the registry settings here (Just to mess with or break connection): [HKEY_LOCAL_MACHINE\SOFTWARE\ORL], I believe the systray icon shifts from blue to green when a connection is present? Of course, this is assuming the systray icon is present.
bocotoco
Posts: 5
Joined: 2006-11-28 14:36

Re: I have ultravnc I and want to see who's connecting to me

Post by bocotoco »

I wanted to do a .bat program but I don't know very well how.... I find this command (fc /b c:\1.txt c:\2.txt) and wanted to copy the old file and compare it with the new one (the log file) and when a change appears to execute this command (type mslogon.log) or somethig else to promp me... but I don't know how to make it run in the back and to appear only when a chage appears and I don't know how to make it check every 5 seconds ( to make a loop)....
Last edited by bocotoco on 2006-11-29 20:40, edited 2 times in total.
mattice06082
Former moderator
Former moderator
Posts: 607
Joined: 2006-11-30 00:41
Location: Connecticut, USA

Re: I have ultravnc I and want to see who's connecting to me

Post by mattice06082 »

You can set up a repeating task under Control Panel/Scheduled Tasks or by using the AT command from the command prompt. I think every 5 seconds may be a little overly paranoid though. Your boss can't expect you be constantly busy can he?
bocotoco
Posts: 5
Joined: 2006-11-28 14:36

Re: I have ultravnc I and want to see who's connecting to me

Post by bocotoco »

My boss it's a real idiot and he is paranoic... he thinks everybody it's just waisting time and not doing anythink....thaks for the tip I will give it a try
Post Reply