Search found 8 matches

by lleroy
2006-01-12 13:30
Forum: Feature requests
Topic: Drop file onto viewer to transfer file
Replies: 5
Views: 11076

Drop file onto viewer to transfer file

I wish I could drag a file from my local machine onto the viewer, and that the file transfer would be initiated.

And if possible, that the file would be "dropped" onto the target window, as if the application on the target machine were running on the local machine.
by lleroy
2005-06-16 15:18
Forum: Feature requests
Topic: scaling the content of the viewer on resize
Replies: 4
Views: 14080

scaling the content of the viewer on resize

Hello,

I would like to know if its possible to dynamically adjust
the scaling factor to fit the server content inside the viewer window.

I thought this was what autoscale would do, but either it doesn't work,
or it does something different...

if I reduce the size of the viewer, scrollbars ...
by lleroy
2004-10-05 11:53
Forum: SC
Topic: Create a single click minimal install to give remote assista
Replies: 159
Views: 529749

OneClickUltra

[quote="Rudi De Vos"]OneClickUltra is being worked on.
After patching, the winvnc.exe use the patch info instead of the registry.
[/quote]

Do you have a preliminary OneClickUltra available to play with?
How about "patching" a command line inside the exe,
that way you do not have a pached exe to ...
by lleroy
2004-07-22 15:01
Forum: Feature requests
Topic: winvnc packaged as a web applet
Replies: 3
Views: 9110

winvnc packaged as a web applet

Hi,

Is there a way to package winvnc (the server) as an ActiveX
so as to have a "no-install" way to start a VNC support call?

I mean, put the follwing on the support web site
<OBJECT ID="WinVNC" CLASSID="..." CODEBASE="UltraVNC.cab"/>
<PARAM connect>myserver:port</PARAM>
</OBJECT>

and have a user ...
by lleroy
2004-07-22 14:48
Forum: Feature requests
Topic: more flags for the server
Replies: 3
Views: 9331

by lleroy
2004-05-14 07:29
Forum: Feature requests
Topic: control remote input
Replies: 1
Views: 4712

control remote input

To have more control over who controls the desktop,
it would be helpfull if winvnc had an operating mode
in which it would ask the current user to allow remote operation.

I mean things like
in vncviewer, an menu
+-------------------+
+"request control" |
+"transfer control ...
by lleroy
2004-05-13 14:07
Forum: Feature requests
Topic: add whitelist of acceptable servers in winvnc
Replies: 1
Views: 6960

add whitelist of acceptable servers in winvnc

I would like to limit the acceptable clients from the command line (or configurable in registry).

winvnc -accept my_desktop -accept my_portable -accept my_tablet -run

this would only allow the 3 pc's (ip addresses) to connect
to that server.

-- lode
by lleroy
2004-05-13 14:04
Forum: Feature requests
Topic: set title on vncviewer from command line parameter
Replies: 2
Views: 6773

set title on vncviewer from command line parameter

I'd like to change "hostname (ipaddr)" in the title
to something I specify, in order to heve more control
over the desktop...

vncviewer /title "DB Server" server

would be nice...

-- lode