Connect Method

Top  Previous  Next

 

Initiates the connection to the remote ThinVNC server. Url parameter takes the format: ws://server:port for non-ssl connections and wss://server:port for ssl connections.

 

ActiveX/.NET Syntax

 VncClient.Connect (string url)

Delphi Syntax

 VncClient.Connect (url: string)