Hi, Firstly apologies if this question has already been asked, I have tried searching the archives but have not come up with anything.
I am trying to write a project for remotely logging into a number of sites, mostly it is going well however I have hit a little snag: I need to be able to login to these remote sites without the technicians being asked for a password. Effectively they we be going either though a web interface or a client program which will provide the settings and then either start the vnc applet or vncviewer program. My initial thoughts were to adapt the applet so that it would accept an additional param of password and use that to login to the server, but seeing as those params are available by viewing the html source I don't like that idea. Would it be possible to adapt the vncviewer program so that it could accept password input from standard in ? I don't know anything about C programming so not sure if I would be able to do this or not. Java is my stronger language. Any thoughts would be appreciated. Regards Lee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
