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
Search found 12 matches
- 2006-04-13 10:29
- Forum: Old messages
- Topic: Repeater 1.1.04 Crashes My Server
- Replies: 6
- Views: 6805
BSOD
This seems a problem of hard diagnosis and solution... I'm using the same configuration (Win2003 SP1) with no problems at all. When does the crash occur (service start, connection start, connection close, ecc) ? How often? Is it reproducible? Do you use proxy (mode I) or repeater (mode II) or both ...
- 2006-03-06 10:39
- Forum: SC
- Topic: New modified repeater
- Replies: 23
- Views: 41655
Autoreconnect
Well this is actually not a bug, but a feature... since the repeater accepts only one server/viewer per ID and refuse acccess for duplicates ID, after the first successfull connection (Server added to list 30011973) in fact gives "Server 30011973 already exists ! ". But the winvnc server launched ...
- 2006-02-22 11:34
- Forum: SC
- Topic: New modified repeater
- Replies: 23
- Views: 41655
Re: New modified repeater
The log can be accessed after saving it (File / Save as)...innovate2000 wrote:Is it possible to access the log in any way? (or listen in on the WSAAsyncSelect conversation)?
I don't understand what do you mean with "listen in on the WSAAsyncSelect conversation".
- 2006-02-22 11:31
- Forum: SC
- Topic: New modified repeater
- Replies: 23
- Views: 41655
Session recording
I'd also like to see the ability of the repeater to record sessions as well. Very frequently, I have reason to want to know what I did in a certain situation. Also, it would be a nice CYA feature, in case a customer tries to claim I did something I didn't, and it would be nice to have a record. I ...
- 2006-02-01 08:24
- Forum: SC
- Topic: Very newbie question, RC23 or REL1.00 ???
- Replies: 4
- Views: 3105
V1.00
Can someone tell why RC23 is still considered "stable" instead of 1.00 ?
- 2006-01-30 08:02
- Forum: SC
- Topic: Very newbie question, RC23 or REL1.00 ???
- Replies: 4
- Views: 3105
SC version
Well RC23 is based on an older code (release candidate 23) while Rel 1.00 is based on the latest code, also present in the official UltraVNC version (currently 1.01).
However I don't know why RC23 is still considered "stable" instead of 1.00...
Maybe someone can answer this ?
Bye
Davide
However I don't know why RC23 is still considered "stable" instead of 1.00...
Maybe someone can answer this ?
Bye
Davide
- 2006-01-21 17:58
- Forum: SC
- Topic: New modified repeater
- Replies: 23
- Views: 41655
Multi viewers
This is a limitation of the repeater architecture, and it has always been in this way for what I know... The connection it's always one-to-one between one server and one repeater with a unique ID.
Bye
Davide
Bye
Davide
- 2006-01-20 17:03
- Forum: SC
- Topic: Repeater hangs
- Replies: 38
- Views: 29999
New version available
Started a new thread...
[topic=5601][/topic]
The repeater does not hang anymore (hopefully)
[topic=5601][/topic]
The repeater does not hang anymore (hopefully)
- 2006-01-20 17:03
- Forum: SC
- Topic: New modified repeater
- Replies: 23
- Views: 41655
New modified repeater
Posted at http://www.gullibet.com/tmp/vnc/repeater_src_2001.rar http://www.gullibet.com/tmp/vnc/repeater_src_2001.zip an updated version of the repeater. This solves the following issue: - launch viewer (or server) and connect to the repeater with ID:xxx, and keep him waiting (do not connect other ...
- 2006-01-18 10:53
- Forum: SC
- Topic: Repeater hangs
- Replies: 38
- Views: 29999
New version available
Avaible my new version of the repeater at http://www.gullibet.com/tmp/vnc/repeater_src_1801.rar I included Rudi patch to spawn a new thread after the accept() with some modifications: - no need to spawn another thread for do_repeater, we already are in the new thread context - no need for Events to ...
- 2006-01-14 19:08
- Forum: SC
- Topic: Repeater hangs
- Replies: 38
- Views: 29999
source code
http://sc.uvnc.com/sc gives me a page with "Restricted" while
http://sc.uvnc.com/sc/Distributer107_src.zip a "Not found" error
http://sc.uvnc.com/sc/Distributer107_src.zip a "Not found" error
- 2006-01-13 21:52
- Forum: SC
- Topic: Repeater hangs
- Replies: 38
- Views: 29999
Improvements
> # right click on repeater systray, left click select Log > again right click on repeater systray, and you see Settings is checked instead of Log. >clean log and retry to start log, I think that also the GUI needs some cleaning... I'm not a GUI programming lover but I'll do it when I will have some ...