> -----Original Message-----
> From: Salvador Moreno [mailto:[EMAIL PROTECTED]]
> Sent: dinsdag 24 september 2002 09:30
> To: [EMAIL PROTECTED]
> Subject: (no subject)

Next time, do type a subject....

> 
> I'm trying to start VNC from another application where I have 
> stored the IP and password of all my servers.
> 
>       How I can do it ?
>       (I use C++Builder)      

I recal by head: You can save the connection info to a file (use the .vnc
extention). This is a text file so you can edit it to your wishes. (add
password and other session info)

Then execute `vncviewer -config file.vnc` and your session should start.
Proper vnc installations include a "*.vnc" file type that does this.

> 
> And another question:
>       Where I can see the definition of the files .VNC ?
>       I can't locate any information about it.

As above, it's a little reverse engineering and browsing trough the
archives. (search for password or such will give some info)

CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to