Is that the remote PC that is outside ?
I mean, between the 2 tests, is that the server that is a different machine, or the viewer ?
If that's the server: check the color depth of the server desktop that is causing bright colors.
If that's the viewer: check the colors settings in the Options ...
Search found 186 matches
- 2009-08-12 16:03
- Forum: SC
- Topic: Bright colours
- Replies: 2
- Views: 5521
- 2009-07-14 22:28
- Forum: Olders
- Topic: Cannot change port
- Replies: 18
- Views: 46330
Re: Cannot change port
Seems to be fixed...
This regression was a strange side effect of the recent tab order fix.
SVN updated.
I will recheck all the dialogs to see if this kind of regression appears elsewhere.
This regression was a strange side effect of the recent tab order fix.
SVN updated.
I will recheck all the dialogs to see if this kind of regression appears elsewhere.
- 2009-07-14 21:51
- Forum: Olders
- Topic: Cannot change port
- Replies: 18
- Views: 46330
Re: Cannot change port
Was away... I'm back for 3 days, gonna try to fix this regression asap.
- 2009-06-25 06:27
- Forum: JavaViewer
- Topic: Java viewer = White page?
- Replies: 7
- Views: 75679
Re: Java viewer = White page?
JavaViewer still does work, even in the latest builds
Please check that your server is configured this way:
- NO DSMPlugin (not supported with JavaViewer)
- Default port 5900
- Defualt http port 5800
A recent JVM must be installed on your machine.
Then in the browser:
http://YourServerIP:5800 ...
Please check that your server is configured this way:
- NO DSMPlugin (not supported with JavaViewer)
- Default port 5900
- Defualt http port 5800
A recent JVM must be installed on your machine.
Then in the browser:
http://YourServerIP:5800 ...
- 2009-06-24 06:09
- Forum: DSM plugin
- Topic: Multithreaded AES DSM Plugin
- Replies: 36
- Views: 76555
Re: Multithreaded AES DSM Plugin
Sounds great 
Please send me your modified code in a zip when you think it's ok (you can send me the whole UltraVNC branch if you want, I will do the diff/merge ).
We also use vs2005/vs2008.
Thanks for these improvements !
Please send me your modified code in a zip when you think it's ok (you can send me the whole UltraVNC branch if you want, I will do the diff/merge ).
We also use vs2005/vs2008.
Thanks for these improvements !
- 2009-06-19 09:55
- Forum: JavaViewer
- Topic: Java viewer = White page?
- Replies: 7
- Views: 75679
Re: Java viewer = White page?
Will check this asap, and fix if necessary.
- 2008-11-21 18:48
- Forum: DSM plugin
- Topic: Java viewer work with dsm plugin encryption ?
- Replies: 1
- Views: 6519
Re: Java viewer work with dsm plugin encryption ?
The JavaViewer does not work with the DSM plugin activated on server.
Sorry.
Sorry.
- 2008-04-04 16:40
- Forum: Feature requests
- Topic: Sorts in file transfer
- Replies: 2
- Views: 7068
Re: Sorts in file transfer
That's already the case is 1.0.4 RCs
Simply click on the column label you want to sort by
Simply click on the column label you want to sort by
- 2008-03-26 13:29
- Forum: DSM plugin
- Topic: AES password hash
- Replies: 2
- Views: 9605
Re: AES password hash
When no key file is used, it's a 'salted' hash of the VNC password that is used instead by the DSMPlugin
- 2008-03-07 10:21
- Forum: JavaViewer
- Topic: Current buglist and the corresponding bugfixes
- Replies: 11
- Views: 106170
Re: Current buglist and the corresponding bugfixes
Yep.
Thanks for your patches
I'm gonna merge all of them in the current source tree this WE.
Thanks for your patches
I'm gonna merge all of them in the current source tree this WE.
- 2008-01-30 14:01
- Forum: Feature requests
- Topic: file sharing or drive map
- Replies: 1
- Views: 5341
Re: file sharing or drive map
If you ask if mapped drives are supported (seen) in the FileTRansfer panel, the answer is YES
- 2008-01-30 08:46
- Forum: Feature requests
- Topic: Server screen scaling improvement
- Replies: 3
- Views: 12430
Re: Server screen scaling improvement
Sorry. The answer is NO, for now.
Server scaling is done using average calculations on pixels colors using the row bitmaps data on server side, and by fast data elimination.
So it only allows for 1/n factors.
For instance, for the 1/2 factor, we take 2x2 pixels blocks, calculate the average color ...
Server scaling is done using average calculations on pixels colors using the row bitmaps data on server side, and by fast data elimination.
So it only allows for 1/n factors.
For instance, for the 1/2 factor, we take 2x2 pixels blocks, calculate the average color ...
- 2008-01-24 09:54
- Forum: Feature requests
- Topic: Introduction of New VNC codec
- Replies: 11
- Views: 29226
Re: Introduction of New VNC codec
Yep, you are right...
Looked at the code but not integrated it yet.
Will try to do it asap.
Looked at the code but not integrated it yet.
Will try to do it asap.
- 2008-01-18 14:28
- Forum: Feature requests
- Topic: VNC-Server: Handling of encrypted passwords
- Replies: 1
- Views: 5528
Re: VNC-Server: Handling of encrypted passwords
Not planned...
But if you have access to the code and DB of your portal application I don't see why we would need to do what you describe. Tell me if I'm missing something:
1. All the VNC servers passwords are stored somewhere in your portal Database (not far from the users table)
2. A user ...
But if you have access to the code and DB of your portal application I don't see why we would need to do what you describe. Tell me if I'm missing something:
1. All the VNC servers passwords are stored somewhere in your portal Database (not far from the users table)
2. A user ...
- 2008-01-16 10:29
- Forum: DSM plugin
- Topic: DSM download site not working?
- Replies: 2
- Views: 9343
Re: DSM download site not working?
Right, the site seems to be down for now.
If you need it urgently, the MSRC4 plugin is embedded in the latest 1.0.4 RC8 setup available on http://www.uvnc.com/download page
If you need it urgently, the MSRC4 plugin is embedded in the latest 1.0.4 RC8 setup available on http://www.uvnc.com/download page
- 2007-12-20 15:18
- Forum: SC
- Topic: where to get sourcecode of vnc viewer
- Replies: 7
- Views: 12857
Re: where to get sourcecode of vnc viewer
Please see if the docs available here help you:
[topic=5890][/topic]
http://www.uvnc.com/pchelpware/SCII/index.html
[topic=5890][/topic]
http://www.uvnc.com/pchelpware/SCII/index.html
- 2007-12-19 15:01
- Forum: SC
- Topic: where to get sourcecode of vnc viewer
- Replies: 7
- Views: 12857
Re: where to get sourcecode of vnc viewer
Yes, they do.
- 2007-12-18 09:27
- Forum: SC
- Topic: where to get sourcecode of vnc viewer
- Replies: 7
- Views: 12857
Re: where to get sourcecode of vnc viewer
The viewer source code is in the uvnc source package along the server source code ('vncviewer"):
http://prdownloads.sourceforge.net/ultr ... p?download
http://prdownloads.sourceforge.net/ultr ... p?download
- 2007-12-11 14:52
- Forum: JavaViewer
- Topic: Current buglist and the corresponding bugfixes
- Replies: 11
- Views: 106170
Re: Current buglist and the corresponding bugfixes
These modifications/fixes are available in the 1.0.4 RC6 version
- 2007-11-20 09:56
- Forum: JavaViewer
- Topic: Current buglist and the corresponding bugfixes
- Replies: 11
- Views: 106170
Re: Current buglist and the corresponding bugfixes
Thanks !
You modifs have been added to the SVN repository.
I fixed the printRemoteDirectory() function so it takes the uppercase/lowercase strings into account.
The sorting is now also done on the Local file list.
All this will be in the next RC
You modifs have been added to the SVN repository.
I fixed the printRemoteDirectory() function so it takes the uppercase/lowercase strings into account.
The sorting is now also done on the Local file list.
All this will be in the next RC
- 2007-11-04 17:18
- Forum: DSM plugin
- Topic: DSM / UVNC crashes with multiuser- cant disable multiuser?
- Replies: 21
- Views: 50950
Re: DSM / UVNC crashes with multiuser- cant disable multiuse
You're welcome.
We'll try to make more clear the fact that the addons are necessary for Vista.
Thanks for your feedback
We'll try to make more clear the fact that the addons are necessary for Vista.
Thanks for your feedback
- 2007-11-04 10:37
- Forum: DSM plugin
- Topic: DSM / UVNC crashes with multiuser- cant disable multiuser?
- Replies: 21
- Views: 50950
Re: DSM / UVNC crashes with multiuser- cant disable multiuse
The problem was on server side. The bug has been fixed on server side
(I was able to reproduce the bug systematically, so the fix is easy to test as well).
Whatever the viewer you are using, if the server is 1.0.4 RC4, the bug shouldn't be there anymore. I just rechecked it again, it seems to work.
(I was able to reproduce the bug systematically, so the fix is easy to test as well).
Whatever the viewer you are using, if the server is 1.0.4 RC4, the bug shouldn't be there anymore. I just rechecked it again, it seems to work.
- 2007-11-03 18:10
- Forum: DSM plugin
- Topic: DSM / UVNC crashes with multiuser- cant disable multiuser?
- Replies: 21
- Views: 50950
Re: DSM / UVNC crashes with multiuser- cant disable multiuse
I don't think so.
Can you please check your WinVNC version.
In RC4, a second Viewer simply can't connect when a first one is already connected and the server uses a DSM plugin. No crash. The second viewer is simply rejected.
Can you please check your WinVNC version.
In RC4, a second Viewer simply can't connect when a first one is already connected and the server uses a DSM plugin. No crash. The second viewer is simply rejected.
- 2007-10-28 22:58
- Forum: DSM plugin
- Topic: Can't get DSM plugin to work with Vista
- Replies: 4
- Views: 16576
Re: Can't get DSM plugin to work with Vista
With Vista, if possible, use the latest MSRC4 1.2.2 plugin.
It seems to work fine under Vista.
I'm trying to make the AESV2 plugin work as well.
Next upcoming RC5 should give better results on DSM side.
It seems to work fine under Vista.
I'm trying to make the AESV2 plugin work as well.
Next upcoming RC5 should give better results on DSM side.
- 2007-10-28 22:56
- Forum: DSM plugin
- Topic: Vista and DSM plugins
- Replies: 12
- Views: 25536
Re: Vista and DSM plugins
If possible, use the MSRC4 1.2.2 plugin (the latest released on DSM plugins web site)
It seems to work fine under Vista.
No configuration problem, no loading problem... just works.
I'm trying to make the AESV2 plugin work as well.
Next upcoming RC5 should give better results on DSM side under ...
It seems to work fine under Vista.
No configuration problem, no loading problem... just works.
I'm trying to make the AESV2 plugin work as well.
Next upcoming RC5 should give better results on DSM side under ...
- 2007-10-23 22:09
- Forum: DSM plugin
- Topic: Can I use Java Viewer when using DSM plugin?
- Replies: 1
- Views: 7737
Re: Can I use Java Viewer when using DSM plugin?
No. Sorry.
Not planned.
Maybe some SSL connection will be possible, though.
But not in the next few days.
Not planned.
Maybe some SSL connection will be possible, though.
But not in the next few days.
- 2007-10-17 14:00
- Forum: DSM plugin
- Topic: Vista and DSM plugins
- Replies: 12
- Views: 25536
Re: Vista and DSM plugins
Possibly. It depends the solution we find for the DSM/Vista issue...
- 2007-10-17 12:43
- Forum: DSM plugin
- Topic: Vista and DSM plugins
- Replies: 12
- Views: 25536
Re: Vista and DSM plugins
It depends on the moment...
Some DSM plugins work sometimes under Vista.
I'm trying to solve this problem
Some DSM plugins work sometimes under Vista.
I'm trying to solve this problem
- 2007-10-01 22:29
- Forum: JavaViewer
- Topic: Further development of the Java Applet: Developers needed!
- Replies: 3
- Views: 12639
Re: Further development of the Java Applet: Developers needed!
Ok thanks 
The [JavaViewer] public discussion entry have been added to the forum.
For the SVN-subbranch... gonna think about it.
The [JavaViewer] public discussion entry have been added to the forum.
For the SVN-subbranch... gonna think about it.
- 2007-10-01 10:31
- Forum: JavaViewer
- Topic: Further development of the Java Applet: Developers needed!
- Replies: 3
- Views: 12639
Re: Further development of the Java Applet: Developers needed!
Hi,
Thanks for you feedback and participation :)
You are right, the JavaApplet has been a little let alone this past year... and can be improved a lot.
So it's good news that you have fixed some bugs and added some features !
Please feel free to send them (ultrasam@users.sourceforge.net), I wil ...
Thanks for you feedback and participation :)
You are right, the JavaApplet has been a little let alone this past year... and can be improved a lot.
So it's good news that you have fixed some bugs and added some features !
Please feel free to send them (ultrasam@users.sourceforge.net), I wil ...