Wayne Ivory wrote:

>I've trawled the list on this and read various posts, but still haven't
>been able to find quite what I want.
>
>I want to invoke the RealVNC 4 viewer in Windows XP and supply it the
>destination IP address and password so it'll just open without any
>dialog box.  I know I can do it by saving a configuration file but I'm
>dealing with a dynamic (and large) list so I need to be able to do this
>"on the fly".  I've written a Visual Basic program that accesses a
>database we have of PCs and their VNC passwords (encrypted) and I want
>the users (IT Administrators) to be able to select the relevant one from
>a list and just hit my "Connect" button.
>
>While I'm at it, if there is also a similar solution for RealVNC version
>3.3.7 that'd be good too as some of the Administrators prefer to use
>that version.
>

Hi Wayne,

One way I know of to do what you are wanting, is to create the config
file "on the fly".  Then execute the command line using the config file
that you just created.  Since the config file is just an ascii text
file, it should be simple to generate using the password and ip address
from your database after the user clicks your "Connect" button.

Hope this helps.

-Gary


-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to