Hello!

When I look at the RFB-protocol it seems to be possible to run VNC without 
authentication, i. e. without having to provide a password. Is this possible with 
Linux, too? (Security doesn't matter at all!)
Alternative question: the RFB-protocol says something about DES encryption 
of the challenge sent by the server using the password. How is this DES 
encryption exactly done and where can I find e. g. a C function which does 
this for me in a simple way, like:
answer_to_send = vnc_des_function (challenge_sent_by_server, 
my_passwrd);

Regards,
Hans
_______________________________________________
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