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

SC and changes made in UltraVNC\rfb folder.

Single Click discussions / bugs
Post Reply
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

SC and changes made in UltraVNC\rfb folder.

Post by liorc »

Some changes made in UltraVNC\rfb files and now winvncsc fail to compile.

1>.\vncencodezrle.cpp(96) : error C3861: 'zrleEncode8': identifier not found
1>.\vncencodezrle.cpp(100) : error C3861: 'zrleEncode16': identifier not found
1>.\vncencodezrle.cpp(116) : error C3861: 'zrleEncode24A': identifier not found
1>.\vncencodezrle.cpp(121) : error C3861: 'zrleEncode24B': identifier not found
1>.\vncencodezrle.cpp(125) : error C3861: 'zrleEncode32': identifier not found


What can be done?

Thanks,
Lior.
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

Re: SC and changes made in UltraVNC\rfb folder.

Post by liorc »

Can vncencodezrle.cpp & vncencodezrle.h be copied from winvnc to winvncsc?
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

Re: SC and changes made in UltraVNC\rfb folder.

Post by liorc »

Tried it and SC build succeded and it warks fine. BUT SC with encryption
is not working.
Can anyone help me on this?

Thanks,
Lior.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC and changes made in UltraVNC\rfb folder.

Post by redge »

[topic=3278][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

Re: SC and changes made in UltraVNC\rfb folder.

Post by liorc »

Already did all those steps and encryption worked until my last version (1.0.4 RC4) but now (RC12) it is not working.
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

Re: SC and changes made in UltraVNC\rfb folder.

Post by liorc »

Can anyone jelp me on this one. What was changed in the encryption between RC4 & RC12?
liorc
8
8
Posts: 10
Joined: 2007-05-27 10:50

Re: SC and changes made in UltraVNC\rfb folder.

Post by liorc »

As I figured out there is no support for ZYWRLE encoder in SC version.
Is it going to be supported?
Lior.
Post Reply