chickadee » rfb » rfb-connect

rfb-connect HOSTNAME #!key (port 5900) sharedprocedure

Connects to an RFB server on the given host and port. If shared is given and true, then this requests a non-exclusive connection, where other clients are allowed to share this session. Returns an rfb-session when the connection could be established.