about this USB KVM in English:
http://www.engadget.com/2008/08/25/iogears-usb-laptop-kvm-switch-provides-your-portable-with-impre/
Its software in working:
http://chinese.engadget.com/2008/11/10/3c-aten-cs661-kvm-04/
It looks very similar to UltraVNC, especially the file transfer dialog. Any ...
Search found 29 matches
- 2008-11-10 14:36
- Forum: VNC-related products
- Topic: IOGEAR/ATEN's USB KVM using UltraVNC's code?
- Replies: 0
- Views: 4069
- 2007-06-20 17:16
- Forum: Feature requests
- Topic: Option for fallbacking to nonencrypted connection
- Replies: 7
- Views: 14108
Re: Option for fallbacking to nonencrypted connection
if server has DSM plugins, what about using DSM plugins for that session automaticly?UltraSam wrote:All data sent by the viewer would be encrypted... so the server would have to implement and return a special error code to the viewer to tell it not to encrypt its data... a lot of work...
- 2007-06-18 17:49
- Forum: Feature requests
- Topic: Option for fallbacking to nonencrypted connection
- Replies: 7
- Views: 14108
Re: Option for fallbacking to nonencrypted connection
And what about vice versa condition?
Client side using DSM plugins to connect to server, server side has DSM plugins but not enable them.
Will they connect?
Client side using DSM plugins to connect to server, server side has DSM plugins but not enable them.
Will they connect?
- 2007-06-07 11:09
- Forum: Feature requests
- Topic: Option for fallbacking to nonencrypted connection
- Replies: 7
- Views: 14108
Re: Option for fallbacking to nonencrypted connection
IMHO it's a security risk to allow non encrypted connections even when an encryption plugin is required on a server.
That's why we haven't allowed the JavaViewer (that doesn't support DSM yet) to connect when a DSM plugin is used on the server. It would be easy to do, but I really think it's ...
That's why we haven't allowed the JavaViewer (that doesn't support DSM yet) to connect when a DSM plugin is used on the server. It would be easy to do, but I really think it's ...
- 2007-06-07 07:36
- Forum: Feature requests
- Topic: Option for fallbacking to nonencrypted connection
- Replies: 7
- Views: 14108
Option for fallbacking to nonencrypted connection
With encryption enabled, all connections requires encrypted with DSM plugins.
But it is nice to have a option that allowing nonencrypted connections connecting to server. It would be more flexible for users.
But it is nice to have a option that allowing nonencrypted connections connecting to server. It would be more flexible for users.
- 2007-02-14 15:10
- Forum: Feature requests
- Topic: Introduction of New VNC codec
- Replies: 11
- Views: 27818
Re: Introduction of New VNC codec
I updated my binary with ZYWRLE codec support.
Enjoy!
P.S.: the JPEG copression quality controls ZYWRLE's quality too.
Enjoy!
P.S.: the JPEG copression quality controls ZYWRLE's quality too.
- 2007-02-14 14:59
- Forum: Feature requests
- Topic: Introduction of New VNC codec
- Replies: 11
- Views: 27818
Re: Introduction of New VNC codec
continuing last post, I made patches for this patch:
from:
+ long zywrle;
+ long zywrle_level;
+ long zywrleBuf[rfbZRLETileWidth*rfbZRLETileHeight];
to:
+ int zywrle;
+ int zywrle_level;
+ int zywrleBuf[rfbZRLETileWidth*rfbZRLETileHeight];
from:
*** ../UltraVNC-102-Src\UltraVNC/vncviewer ...
from:
+ long zywrle;
+ long zywrle_level;
+ long zywrleBuf[rfbZRLETileWidth*rfbZRLETileHeight];
to:
+ int zywrle;
+ int zywrle_level;
+ int zywrleBuf[rfbZRLETileWidth*rfbZRLETileHeight];
from:
*** ../UltraVNC-102-Src\UltraVNC/vncviewer ...
- 2007-02-14 14:18
- Forum: Feature requests
- Topic: Introduction of New VNC codec
- Replies: 11
- Views: 27818
Re: Introduction of New VNC codec
I got a question about the patch:
diff -rcN -x winvnc___Win32_Http -x Release -x Debug -x *.plg -x *.dsw -x *.ncb -x *.opt -x buildtime.h ../UltraVNC-102-Src\UltraVNC/vncviewer/ClientConnection.h UltraVNC/vncviewer/ClientConnection.h
*** ../UltraVNC-102-Src\UltraVNC/vncviewer/ClientConnection.h Wed ...
diff -rcN -x winvnc___Win32_Http -x Release -x Debug -x *.plg -x *.dsw -x *.ncb -x *.opt -x buildtime.h ../UltraVNC-102-Src\UltraVNC/vncviewer/ClientConnection.h UltraVNC/vncviewer/ClientConnection.h
*** ../UltraVNC-102-Src\UltraVNC/vncviewer/ClientConnection.h Wed ...
- 2006-06-18 15:16
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-06-18 03:06
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-06-17 16:35
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-06-09 10:35
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-06-02 08:03
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-06-01 14:58
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-06-01 05:30
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-06-01 04:16
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-06-01 02:28
- Forum: Feature requests
- Topic: Sending Alt PrintScreen howto...
- Replies: 14
- Views: 68014
- 2006-05-31 09:17
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-05-31 08:54
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-05-31 07:56
- Forum: Feature requests
- Topic: File Transfer Window Size
- Replies: 17
- Views: 23380
- 2006-05-31 03:28
- Forum: Feature requests
- Topic: "Menu" button/menuitem in full screen title bar
- Replies: 3
- Views: 6234
- 2006-05-30 15:39
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-05-30 01:40
- Forum: Feature requests
- Topic: "Menu" button/menuitem in full screen title bar
- Replies: 3
- Views: 6234
- 2006-05-24 14:50
- Forum: Feature requests
- Topic: Upgrading MiniLZO library
- Replies: 4
- Views: 7712
- 2006-05-24 14:40
- Forum: Feature requests
- Topic: Upgrading MiniLZO library
- Replies: 4
- Views: 7712
- 2006-05-24 12:47
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-05-22 15:10
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
- 2006-05-21 08:56
- Forum: VNC-related products
- Topic: UltraVNC Japanese edition(JP)
- Replies: 16
- Views: 20767
Re: UltraVNC Japanese edition(JP)
Hi,
UltraVNC JP is modified UltraVNC for Japanese environment.
This is GPL.
+ Messages are translated into Japanese.
+ Japanese 106 keyboard supported.
+ Multibyte characters supported at UltraVNC's file transfer.
+ Fixed -- SHIFT+SPACE doesn't work well at remote machine.
+ New option added ...
UltraVNC JP is modified UltraVNC for Japanese environment.
This is GPL.
+ Messages are translated into Japanese.
+ Japanese 106 keyboard supported.
+ Multibyte characters supported at UltraVNC's file transfer.
+ Fixed -- SHIFT+SPACE doesn't work well at remote machine.
+ New option added ...
- 2006-05-16 08:56
- Forum: Feature requests
- Topic: Upgrading MiniLZO library
- Replies: 4
- Views: 7712
Upgrading MiniLZO library
The MiniLZO version used in UltraVNC, 1.08, is a bit old.
the new version, 2.02, has a speedup.
I hope the devs will upgrade to this version of MiniLZO.
(P.S. My ICL/ICC build includes that upgrade and the JPEG library is changed to Independent JPEG Group's JPEG software release 6b with x86 SIMD ...
the new version, 2.02, has a speedup.
I hope the devs will upgrade to this version of MiniLZO.
(P.S. My ICL/ICC build includes that upgrade and the JPEG library is changed to Independent JPEG Group's JPEG software release 6b with x86 SIMD ...
