Connects to a VNC server.
Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- stream
- Type: System.IOStream
The stream containing the connection. - options (Optional)
- Type: RemoteViewing.VncVncClientConnectOptions
Connection options, if any. You can specify a password here.
See Also