Connect to a VNC Host and determine which type of Authentication it uses. If the host uses Password Authentication, a call to Authenticate() will be required.
[Visual Basic] Overloads Public Function Connect( _ ByVal host As String, _ ByVal display As Integer, _ ByVal port As Integer _ ) As Boolean