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

Search found 10 matches

by CarlRodabaugh
2006-08-09 14:34
Forum: Feature requests
Topic: Windows Mobile Version supporting Repeater / SSH Tunneling
Replies: 10
Views: 27813

Re: Windows Mobile Version supporting Repeater / SSH Tunneli

I'd give my right arm to be able to be able to have uvnc with repeater support on my smartphone....

Heck, I'd also give my right arm to be ambidextrous though :)
by CarlRodabaugh
2005-09-14 19:31
Forum: Old messages
Topic: Beta viewer updated Beta 1.3
Replies: 68
Views: 59389

Default open when opening the new beta viewer

Can you change it so it looks for parameters passed to it, and if it doesnt frind any, then it opens with a "create new connection", so I dont have manually go click on it, and I can properly click on a .vnc file and have it automatically connect?

C
by CarlRodabaugh
2005-09-02 14:42
Forum: Old messages
Topic: is it possible to start two instances of ultra vnc?
Replies: 10
Views: 6730

multi port connections on the same computer

Hrmmm. I'm missing something. I have 1.01 installed on a machine. It connects just fine. I also have multiple other pcs on my lan, and unfortunatly my firewall (NAT) doesnt support forwarding of an external port of say, 7000 to anything other than internal port 7000. So, I currently have it setup to ...
by CarlRodabaugh
2005-08-24 17:25
Forum: MS logon plugin
Topic: Automating logons with Microsoft authentication
Replies: 8
Views: 13474

Auto It

So, go download autoit, for free, install it, and make a new script. ---autoit script file---- Run("C:\Program Files\UltraVNC\vncviewer.exe") sleep (1000) Send("pc_name{ENTER}") SLEEP(800) Send("user{TAB}") Send("password{ENTER}") ---end of script file--- save it, minus the --- lines, replace the ...
by CarlRodabaugh
2005-07-18 13:45
Forum: Feature requests
Topic: SC - Compiling by yourself
Replies: 10
Views: 23984

Sorry about that, I was off for the weekend. Well, It looks like I missed something. I had an older install of 7Zip on my computer, previous to 4.17. then, I upgraded. Along the way, they took some of the SFX modules out, and put them in a seperate download, (From 7Zip's Forum... ) 7-zip 4.17 ...
by CarlRodabaugh
2005-07-16 11:58
Forum: Feature requests
Topic: SC - Compiling by yourself
Replies: 10
Views: 23984

Ok, Lets start 1. First, we need to download some tools. Lets make a c:\sc folder. Lets also make a folder called c:\tools. We are going to save all downloads to c:\tools 7-Zip. This is the tool that actually makes the self extracting exe. 7-Zip is a free archive tool, and is hosted by Sourceforge ...
by CarlRodabaugh
2005-07-03 20:55
Forum: SC
Topic: Typo
Replies: 2
Views: 3781

Actually, It looks like its in vncviewer.exe, not in the SC. I used the latest SC builder, and I also used an old SC, and both had the same error. Then I realized that I just installed UVNC 1.0. Opened the viewer in a hex editor, and searched for byb, and there it was.

C
by CarlRodabaugh
2005-07-01 16:03
Forum: Old messages
Topic: Ability to change password.
Replies: 1
Views: 2775

Set it up to run as a service, and turn off the tray icon, and remove the shortcuts to the settings off the startbar. Or, you could try SC, but then the user has to initiate the connection to you (Useless after hrs when no one is in front of the PC...)

Hope that helps a bit :)

C
by CarlRodabaugh
2005-07-01 15:57
Forum: SC
Topic: Password in Helpdesk.txt?
Replies: 1
Views: 3157

I'm confused. The SC is a a chopped down server, connecting back to your main computer that is listening. Do you have the viewer running on your computer? Being that the remote pc is acting as the server connecting back to you, there is no password, and there isnt even a place to configure one. Hope ...
by CarlRodabaugh
2005-07-01 15:02
Forum: SC
Topic: Typo
Replies: 2
Views: 3781

Typo

I'm sure It's trivial, but if you say no to accepting an incoming SC connection, it says Connection refused byb user

Other than that, SC is the best thing since sliced bread.
I've got some ideas for it, I'll be posting them to the appropriate topic shortly :)