After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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 1288 matches
- 2014-04-07 19:21
- Forum: ChunkVNC
- Topic: knowing session ID remotely
- Replies: 3
- Views: 35475
Re: knowing session ID remotely
Use the tray icon to install as a service.
- 2013-11-04 14:34
- Forum: ChunkVNC
- Topic: Plans for New ChunkVNC
- Replies: 3
- Views: 34808
Re: Plans for New ChunkVNC
Oops, I forgot to give you a solution.
If you feel you still need to change the directory just open SRC\InstantSupport.au3 LINE:45
If you feel you still need to change the directory just open SRC\InstantSupport.au3 LINE:45
Code: Select all
Global $WorkingPath = @AppDataDir & "\InstantSupport_Temp_Files"
- 2013-11-04 14:30
- Forum: ChunkVNC
- Topic: Plans for New ChunkVNC
- Replies: 3
- Views: 34808
Re: Plans for New ChunkVNC
I understand the logic but think about it this way.
If everyone started using this program to block execution from those directories the virus writers would just change their execution directory as easily as I could.
Since this would just make a vicious cycle, I would prefer if anyone that decides ...
If everyone started using this program to block execution from those directories the virus writers would just change their execution directory as easily as I could.
Since this would just make a vicious cycle, I would prefer if anyone that decides ...
- 2013-10-22 20:00
- Forum: ChunkVNC
- Topic: New install/setup
- Replies: 1
- Views: 20280
Re: New install/setup
Can you see the Viewer connecting to the repeater if you try a made up ID number like 555555?
Try recompiling with a server port of 5500 as 5900 is usually a viewer port, maybe there is a bug in UltraVNC that isn't allowing you to use that port for the server?
Keep in mind that you will loose HTTP ...
Try recompiling with a server port of 5500 as 5900 is usually a viewer port, maybe there is a bug in UltraVNC that isn't allowing you to use that port for the server?
Keep in mind that you will loose HTTP ...
- 2013-10-13 18:08
- Forum: ChunkVNC
- Topic: how to add a bubble notificacion to InstantSupport
- Replies: 1
- Views: 21072
Re: how to add a bubble notificacion to InstantSupport
Sorry I didn't see this until today.
Anything is possible, the code is there.
At this point I haven't seen the need for something like that but feel free to add it!
Anything is possible, the code is there.

- 2013-10-04 21:15
- Forum: ChunkVNC
- Topic: Update Chunkvnc to newest version of Ultravnc
- Replies: 3
- Views: 8603
Re: Update Chunkvnc to newest version of Ultravnc
Thanks Jon, I couldn't remember if you mentioned that before!
- 2013-10-04 17:39
- Forum: ChunkVNC
- Topic: ChunkVNC "Fork" v4.0.0 (32 and 64 bit) Released
- Replies: 49
- Views: 216455
Re: ChunkVNC "Fork" v4.0.0 (32 and 64 bit) Released
I can't speak for Rat but I've been actively developing for a couple weeks now.
I hope Rat sticks around, he's been a big help to the community!
On a side note, I've been using the "official" release 3.3.1 to run my business and I use it with Windows XP/Vista/7/8/2003/2008 without issue. Open a new ...
I hope Rat sticks around, he's been a big help to the community!
On a side note, I've been using the "official" release 3.3.1 to run my business and I use it with Windows XP/Vista/7/8/2003/2008 without issue. Open a new ...
- 2013-09-30 13:41
- Forum: ChunkVNC
- Topic: Update Chunkvnc to newest version of Ultravnc
- Replies: 3
- Views: 8603
Re: Update Chunkvnc to newest version of Ultravnc
You can download the UltraVNC bins from uvnc.com, replace the server and viewer executables in the ChunkVNC source folder and compile again.
Keep in mind this are untested by me and results may vary.
Good luck!
Keep in mind this are untested by me and results may vary.
Good luck!
- 2013-09-20 18:25
- Forum: ChunkVNC
- Topic: chunkviewer client window stays blue
- Replies: 4
- Views: 11046
Re: chunkviewer client window stays blue
According to Rudi there was changes put in place to better handle high latency connections.
Glad to hear it worked!
Glad to hear it worked!
- 2013-08-29 22:07
- Forum: ChunkVNC
- Topic: Compile error?
- Replies: 5
- Views: 11109
Re: Compile error?
Interest, my dev machine is 7 x64 and I just installed and compiled without a hitch.
Possible disable your virus scanner?
Possible disable your virus scanner?
- 2013-08-23 13:33
- Forum: ChunkVNC
- Topic: Compile error?
- Replies: 5
- Views: 11109
Re: Compile error?
Interesting, I put that error catch in there but I've never actually heard someone seeing it!
Basically what this means is the compiler checked the ultravnc.ini file and it didn't see the securevnc generated key.
Have you tried compiling on another computer?
Have you made any changes to the ...
Basically what this means is the compiler checked the ultravnc.ini file and it didn't see the securevnc generated key.
Have you tried compiling on another computer?
Have you made any changes to the ...
- 2013-08-23 13:31
- Forum: ChunkVNC
- Topic: 2 Customization questions
- Replies: 2
- Views: 6275
Re: 2 Customization questions
Thanks!
You may want to ask this questions in Rat's thread for the fork.
https://forum.ultravnc.net/viewtopic.php?f=50&t=30039
I believe he has a separate file with the text you are looking for called defs.
You may want to ask this questions in Rat's thread for the fork.
https://forum.ultravnc.net/viewtopic.php?f=50&t=30039
I believe he has a separate file with the text you are looking for called defs.
- 2013-08-16 13:05
- Forum: ChunkVNC
- Topic: Compiler Problem
- Replies: 2
- Views: 6131
Re: Compiler Problem
You're the first person I've heard stating the error "Entry Point Not Found" so I'm not sure what is going on.
After some googling, it appears it could have to do with your antivirus package.
You are not suppose to do anything with the settings window, the compiler is filling it out for you and ...
After some googling, it appears it could have to do with your antivirus package.
You are not suppose to do anything with the settings window, the compiler is filling it out for you and ...
- 2013-08-01 13:19
- Forum: ChunkVNC
- Topic: List connected clients
- Replies: 1
- Views: 5506
Re: List connected clients
ChunkVNC currently doesn't have this feature but you may be able to get what you want by using Rudi's Repeater 2011:
https://forum.ultravnc.net/viewtopic.php?t=27656
https://forum.ultravnc.net/viewtopic.php?t=27656
- 2013-07-26 13:35
- Forum: ChunkVNC
- Topic: Bug and Bugfix for "unblock.js"
- Replies: 1
- Views: 5090
Re: Bug and Bugfix for "unblock.js"
Thanks for the reminder, glad to see you got it fixed. 

- 2013-07-03 13:06
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
Then try to replace the viewer executable as well....
Read my previous post, I have no other way of explaining what the repeater does.
Read my previous post, I have no other way of explaining what the repeater does.
- 2013-07-01 15:29
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
The repeater acts like a proxy, sitting in the middle between the server and viewer. All data for the session is passed through the repeater meaning that the viewer and server can both be behind a NAT firewall, without having to worry about forwarding ports or anything else (providing the repeater ...
- 2013-06-27 13:01
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
You can download "bin zip w32 xp-win7 1190" from uvnc.com.
- 2013-06-25 15:25
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
All connections would be terminated if the repeater crashes but the server will reconnect after the repeater comes back up.
I believe the issue is caused by the old version of the UltraVNC server that comes with the current ChunkVNC package as others have stated the crashing has gone away after ...
I believe the issue is caused by the old version of the UltraVNC server that comes with the current ChunkVNC package as others have stated the crashing has gone away after ...
- 2013-06-24 13:24
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
The repeater crashing would explain your problem.
Most repeater crashes I've noticed are caused when InstantSupport has been installed as a service and continues to reconnect to the repeater for a long (over a day) period of time.
Either try the linux repeater or try installing the Windows ...
Most repeater crashes I've noticed are caused when InstantSupport has been installed as a service and continues to reconnect to the repeater for a long (over a day) period of time.
Either try the linux repeater or try installing the Windows ...
- 2013-06-21 15:25
- Forum: ChunkVNC
- Topic: viewer port gets closed
- Replies: 12
- Views: 21077
Re: viewer port gets closed
Interesting issue....
Could you be more specific about your setup?
Which repeater are you using? Windows/Linux?
Is the repeater on the same network as the viewer?
Are you running ChunkViewer in LAN mode?
Does it work sometimes and then stop?
Have you changed any of the default ports during compile ...
Could you be more specific about your setup?
Which repeater are you using? Windows/Linux?
Is the repeater on the same network as the viewer?
Are you running ChunkViewer in LAN mode?
Does it work sometimes and then stop?
Have you changed any of the default ports during compile ...
- 2013-06-20 18:43
- Forum: ChunkVNC
- Topic: ChunkVNC as replacement of SC
- Replies: 10
- Views: 52351
Re: ChunkVNC as replacement of SC
No problem, I was just letting you know that modifying is an option. 
At this point then your only option is to watch the ID number show up in the Repeater's log window.

At this point then your only option is to watch the ID number show up in the Repeater's log window.
- 2013-06-20 17:00
- Forum: ChunkVNC
- Topic: ChunkVNC as replacement of SC
- Replies: 10
- Views: 52351
Re: ChunkVNC as replacement of SC
You'll be able to launch InstantSupport the same way you currently launch the SC executable.
If it's really that inconvenient for you to look at the repeater log window to determine an ID number feel free to modify ChunkVNC to fit your needs as all the source code is in the package you download.
I ...
If it's really that inconvenient for you to look at the repeater log window to determine an ID number feel free to modify ChunkVNC to fit your needs as all the source code is in the package you download.
I ...
- 2013-06-17 17:03
- Forum: ChunkVNC
- Topic: ChunkVNC as replacement of SC
- Replies: 10
- Views: 52351
Re: ChunkVNC as replacement of SC
If you watch the repeaters log window you can see when an ID number connects so you won't have to have them read it to you.
You've sparked my curiosity as to how this worked with SC before.... How did you get them to run SC in the first place if they are blind?
You've sparked my curiosity as to how this worked with SC before.... How did you get them to run SC in the first place if they are blind?
- 2013-06-16 04:48
- Forum: ChunkVNC
- Topic: ChunkVNC as replacement of SC
- Replies: 10
- Views: 52351
Re: ChunkVNC as replacement of SC
The ChunkVNC project relies on the repeater for many of its features and will only work with it.
Port forwarding to the repeater is just as simple as SC.
Give the project a try, maybe you'll find that the benefits are worth changing your mind about having a repeater.
Keep in mind you can run the ...
Port forwarding to the repeater is just as simple as SC.
Give the project a try, maybe you'll find that the benefits are worth changing your mind about having a repeater.
Keep in mind you can run the ...
- 2013-06-14 15:54
- Forum: ChunkVNC
- Topic: ChunkVNC as replacement of SC
- Replies: 10
- Views: 52351
Re: ChunkVNC as replacement of SC
Why not give ChunkVNC a try and let me know if you have any issues?
I created ChunkVNC years ago as a replacement for SC because of similar problems.
Remember to follow the installation guide @ www.chunkvnc.com
I created ChunkVNC years ago as a replacement for SC because of similar problems.
Remember to follow the installation guide @ www.chunkvnc.com
- 2013-05-19 22:28
- Forum: ChunkVNC
- Topic: ChunkVNC "Fork" v4.0.0 (32 and 64 bit) Released
- Replies: 49
- Views: 216455
Re: ChunkVNC "Fork" v4.0.0 (32 and 64 bit) Released
Rat may have to confirm but you should be able to simply replace the winvnc.exe file in the SRC directory with the newest and just compile again.
- 2013-05-16 22:17
- Forum: ChunkVNC
- Topic: Repeater on the Raspberry pi possible?
- Replies: 19
- Views: 86299
Re: Repeater on the Raspberry pi possible?
I just got my pi yesterday, man these things are cool! Can't wait to play with it more. 

- 2013-05-15 19:12
- Forum: ChunkVNC
- Topic: Some Questions About the source code
- Replies: 5
- Views: 11187
Re: Some Questions About the source code
I had a similar idea awhile back which kept InstantSupport.exe running as a service so it could control the UltraVNC server (InstantSupportVNC.exe).
There would be a lot of cool things you could do as you mentioned, I just never wrapped my head around the service implementation in AutoIt.
Good luck ...
There would be a lot of cool things you could do as you mentioned, I just never wrapped my head around the service implementation in AutoIt.
Good luck ...
- 2013-05-15 15:08
- Forum: ChunkVNC
- Topic: Some Questions About the source code
- Replies: 5
- Views: 11187
Re: Some Questions About the source code
SRC\InstantSupport.au3 LINE 106:
; Extract files.
If $ExtractFiles Then
DirCreate( $WorkingPath )
FileInstall( "InstantSupport_Files\instantsupport.ini", $WorkingPath & "\instantsupport.ini", 1 )
FileInstall( "InstantSupport_Files\logo.jpg", $WorkingPath & "\logo.jpg", 1 )
FileInstall ...
; Extract files.
If $ExtractFiles Then
DirCreate( $WorkingPath )
FileInstall( "InstantSupport_Files\instantsupport.ini", $WorkingPath & "\instantsupport.ini", 1 )
FileInstall( "InstantSupport_Files\logo.jpg", $WorkingPath & "\logo.jpg", 1 )
FileInstall ...