Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Vnc viewer (tab) REL 1.28

Post Reply
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Vnc viewer (tab) REL 1.28

Post by Rudi De Vos »

http://sourceforge.net/project/showfile ... e_id=60914

Different versions
tabbed_viewer: intel + zlip(asm) tabbed_viewer.exe
tabbed_viewer_VS2005: VS2005 tabbed_viewer_VS2005
tabbed_viewer_x64: VS2005 amd/emt64 tabbed_viewer_x64

tabbed_viewer.zip: sourcecode
netwolf
40
40
Posts: 112
Joined: 2004-05-13 11:33

Post by netwolf »

Great job, thank you !

WRT the Intel version: did you remove the GenuineIntelCheck used by the Intel compiler to disable SSE/SSE2 functions on non-Intel CPUs ?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

I guess not, is there some extra check you need to disble to run on amd ?
netwolf
40
40
Posts: 112
Joined: 2004-05-13 11:33

Post by netwolf »

Yes, apparently Intel included some extra (slower) routines that are only used on non-Intel CPUs.

As I don't use ICL myself I'm afraid I can't provide any direct help.
A quick Google search showed e.g. this:
http://www.swallowtail.org/naughty-intel.html which includes a script, but for the Intel Fortran Compiler.

I first read about this 'check' in the ffdshow-development thread at Doom9 (http://forum.doom9.org/showthread.php?p ... post773914 )
As ffdshow is pretty CPU intensive, they experiment quite a lot with different compilers, settings etc. and should be able to help if the patch/workaround can not easily be found.
sbosanquet
8
8
Posts: 26
Joined: 2005-01-07 22:10
Location: Sheffield, UK

Post by sbosanquet »

Rudi,

I am still seeing problems with the tabs being restored from multiple saved sessions.

Simon
cooli
Posts: 1
Joined: 2005-04-06 22:34

Post by cooli »

Sorry for posting @ the wrong place :-(

Is there any way to set the window size @launch ?

because all my servers are @1024x768 and its really a pain having to resize the window all the time.

Another little problem happens when I have to connect to multiple servers and one of those is in Multiscreen 2x (1024x768) there is an horizontal scrollbar on the bottom (to scroll the multi) but to have the full screen you will have to resize vertically the viewer then if you switch to another server wich is not multiscreen an you turn back to the multiscreen server you will have to resize the viewer again.

Is there any thing I can do to fix these little problems ?


Again big thanks for all the work put in this nice piece of software !

(All servers and client are running Windows XP SP2)
Bizarroterl
Posts: 2
Joined: 2006-03-07 20:58
Location: SJ, CA, USA

Post by Bizarroterl »

I am seeing the same problem too (tabs). v1.29, XP Pro SP2
Last edited by Bizarroterl on 2006-03-08 19:55, edited 1 time in total.
TechFan
Former moderator
Former moderator
Posts: 47
Joined: 2004-05-03 10:34

Post by TechFan »

Any updates on this? I just found a new viewer was released. Nice.

I downloaded it (1.29) and it is crashing on me any time I try to connect to more than one session?

I use 1.01 for the servers with the DSM plugin and domain authentication. . .

Also from XP SP2.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Techfan wrote: downloaded it (1.29) and it is crashing on me any time I try to connect to more than one session?

I use 1.01 for the servers with the DSM plugin and domain authentication. . .
The cause is dsmplugin on vnc server 1.0.1 (not viewer)
UltraSam wrote:I confirm that it's a known bug/limitation in the DSM architecture, Server side.

No workaround for now.

I just have to fix the problem and I've already several ideas to try
source:
[topic=3740][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
TechFan
Former moderator
Former moderator
Posts: 47
Joined: 2004-05-03 10:34

Post by TechFan »

Thanks for the info. That is too bad. I know I can have several diff servers open now with different instances of the viewer. It would be great to have them all stay together. . .
User avatar
Warnershots
Posts: 2
Joined: 2018-12-21 19:08
Location: Panama
Contact:

Vnc viewer tab REL 1 28

Post by Warnershots »

Does anyone have or can direct me on how to compile my vnc viewer so only people with my viewer can connect to my server?


If anyone has done this it would be greatly appreciated.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Re: Vnc viewer (tab) REL 1.28

Post by Rudi De Vos »

If you use the dsm plugin and create keys files, only the viewers with this viewer keyfile can connect.
Post Reply