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 9 matches

by cheesekun
2014-04-15 05:57
Forum: ChunkVNC
Topic: All VNC Repeaters
Replies: 28
Views: 170883

Re: All VNC Repeaters

I just wrote a quick and dirty C# VNC repeater called NRepeat.

Check it out here: http://www.jeremychild.com/post/2014/04 ... C-Repeater

GNU GPL3 available at https://github.com/jeremychild/NRepeat
by cheesekun
2012-02-12 03:59
Forum: VNC-related products
Topic: Modified Repeater 2011 - Mirror Service (Win32 Build + Src)
Replies: 10
Views: 3171

Re: Modified Repeater 2011 - Mirror Service (Win32 Build + S

Anyone able to re upload now that MegaUpload is dead?
by cheesekun
2011-06-08 00:15
Forum: Old messages
Topic: How to show the background.bmp when a viewer connects.
Replies: 1
Views: 2415

Re: How to show the background.bmp when a viewer connects.

I have just discovered the "Toggle Remote Input and Remote Blank Monitor" button. Which activates the background.bmp.

Problem solved - just wasn't looking hard enough.
by cheesekun
2011-06-08 00:06
Forum: Old messages
Topic: How to show the background.bmp when a viewer connects.
Replies: 1
Views: 2415

How to show the background.bmp when a viewer connects.

I would like to use the background bitmap (background.bmp screen blanking) functionality of Ultra VNC. Which version supports this. Could someone please detail instructions as I have had a look at various posts and was not able to get this to work. (I am not using the mirror driver as well). I have ...
by cheesekun
2011-03-21 21:34
Forum: Old messages
Topic: Any development on a VNC Repeater in C#?
Replies: 6
Views: 10418

Re: Any development on a VNC Repeater in C#?

So far I have the server able to respond to Ultra VNC clients and obtain their repeater ID number. Which doesnt seem like much but I've never done any socket/tcp work before.

Now onto the VNC client connection. Then the packet forwarding.
by cheesekun
2011-03-20 22:22
Forum: Old messages
Topic: Any development on a VNC Repeater in C#?
Replies: 6
Views: 10418

Re: Any development on a VNC Repeater in C#?

Well written C# can be run wherever Mono can be run.

It can also interact with databases and webservices quite easily.
by cheesekun
2011-03-19 08:11
Forum: Old messages
Topic: Any development on a VNC Repeater in C#?
Replies: 6
Views: 10418

Any development on a VNC Repeater in C#?

Hi everyone, I'm looking for any development work done on a Ultra VNC Repeater in C# . Most of the work is currently done with C++. If there is no development work in this area in C# I would like to connect with like minded persons and get the ball rolling. I think that getting a C# Repeater will ...
by cheesekun
2011-03-19 04:34
Forum: Olders
Topic: repeater 2011
Replies: 137
Views: 388874

Re: Beta repeater v2.0

This is great.

Thank you!

I would like some advice on possibly getting the Computer Name, IP and Request ID all placed into an external database.

Any ideas?