Search found 17 matches

by nobody3
2008-12-30 22:27
Forum: Feature requests
Topic: Drop file onto viewer to transfer file
Replies: 5
Views: 10667

Re: Drop file onto viewer to transfer file

drag and drop file transfer would be great
by nobody3
2008-11-22 05:38
Forum: PcHelpWare
Topic: PHW server able to run without user input?
Replies: 4
Views: 16099

Re: PHW server able to run without user input?

Thanks, I think I'll go with option number two.
by nobody3
2008-11-22 03:37
Forum: PcHelpWare
Topic: PHW server able to run without user input?
Replies: 4
Views: 16099

Re: PHW server able to run without user input?

Thanks for the reply. I actually did just find that by reading far enough.
This works great and my program can execute the remote session. Is it also possible to remove the login screen on disconnect? Whenever I close the viewer, the server again pops up the login screen, asking for a username and ...
by nobody3
2008-11-22 02:57
Forum: PcHelpWare
Topic: PHW server able to run without user input?
Replies: 4
Views: 16099

PHW server able to run without user input?

I'm been having some fun with PHW the last few days and wanted to see if it's possible to run the server without needing user input.
Why? I'm working on an MSP application that will use remote support. My plan is that if I need remote access to the client, I can send a command to my MSP program that ...
by nobody3
2008-11-13 02:40
Forum: Feature requests
Topic: authentication feature
Replies: 2
Views: 6964

Re: authentication feature

good ideaz

almost already implemented as SC http://uvnc.com/pchelpware/sc/index.html


So if modify step it through it would be like this: my additions are in red

1. User requires support
2. User calls support and provides ip address and downloads a customised SC from somewhere
3. Support ...
by nobody3
2008-09-11 04:41
Forum: SC
Topic: Add e-mail function to SC?
Replies: 2
Views: 5259

Re: Add e-mail function to SC?

could be done easily... wont take much change in code ...
by nobody3
2008-09-10 07:13
Forum: DSM plugin
Topic: DSM plug-in for authorization
Replies: 2
Views: 8738

Re: DSM plug-in for authorization

rights checking like PAM in linux can be done in the windows world using active directory - you can use the uses like acl and can limit them by ip address, time and a lot of other constraints
by nobody3
2008-09-10 07:10
Forum: DSM plugin
Topic: DSM plug-in for authorization
Replies: 2
Views: 8738

Re: DSM plug-in for authorization

My question is regarding whether the DSM plug-in system can be used to do arbtrary authorization of user accounts. Clearly uvnc has several options already regarding authentication, but I can't find any method for managing authorization (ie "is this user allowed to connect to this server at this ...
by nobody3
2008-09-06 04:37
Forum: SC
Topic: declaring source port with compiled executable
Replies: 2
Views: 4624

Re: declaring source port with compiled executable

Is there a way to declare a source port with the compiled executable from the client side?


u would not be able to do that under any circumstances. if you are using the client side i am assuming that you are using the viewer to connect to the server. the client side will port always be asssigned ...
by nobody3
2008-09-06 04:24
Forum: SC
Topic: New SC ? 1.0.5.1 + UPX LZMA BEST or PECompact + 7-ZIP 4.61
Replies: 17
Views: 26829

Re: Update of SC ! 1.0.5 + UPX 3.03 LZMA BEST + 7-ZIP 4.60

/me too votes for ultravnc single click updates .
by nobody3
2008-09-02 06:33
Forum: DSM plugin
Topic: Chat windows still says that connection is NOT encrypted
Replies: 2
Views: 8515

Re: Chat windows still says that connection is NOT encrypted

posibally a bug where the server or client does not check if the connection is encrypted or not ( the plugin cannot check for the encryption because of the arch of the plugins, they are DATA STREAM MODIFIERS - dsm ) so they have no way of checking the connection encryption...
by nobody3
2008-08-28 06:10
Forum: Feature requests
Topic: Option to hide winvnc.exe in Task Manager
Replies: 3
Views: 9166

Re: Option to hide winvnc.exe in Task Manager

you dont need to hide the winvnc.exe from task manager

you need to use sudo and let the user login as normal user
and make a account that only can load printer drivers with all other permissions disabled

when the user need to load printer drivers let him sudo to the above user load printer ...
by nobody3
2008-08-28 03:24
Forum: Feature requests
Topic: automate patching of windows updates over ultravnc
Replies: 1
Views: 5204

Re: automate patching of windows updates over ultravnc

just install firewall == install firewall and antivirus + HIPS its something all rolled into one. its kaspersky internet security 2009 and you cannot control it with ultravnc or for anyvnc for that matter. but from the setting that i have made it just cleans up any viruses and deletes all their ...
by nobody3
2008-08-28 03:18
Forum: Feature requests
Topic: automate patching of windows updates over ultravnc
Replies: 1
Views: 5204

automate patching of windows updates over ultravnc

i have a number of computers to manage ( ie to patch ( Windows and Office Patches) , updates and clean (if there are viruses) )

now for most of the work i know there are various options like SBS, SMS or SUS but all of these wont do virus cleaning if the computer gets infected and i need ultravnc to ...
by nobody3
2008-08-28 02:42
Forum: DSM plugin
Topic: Encryption Plugin + Linux VNC Client
Replies: 5
Views: 19632

Re: Encryption Plugin + Linux VNC Client

(highest priority)
How can I use the AES encryption plugin with a linux based viewer?

(second priority)
Also, my system is barely fast enough to run Java. The Java viewer option would probably be just as bad as the SSH tunneling option. If, however, there is java option that won't be too hard on ...