VNC.RFBDrawing.RFBSurface.RFBSurface Function
constructor for an RFBSurface
Public void RFBSurface (string, int, VNC.Config.VNCConfiguration)
Type
Name
Description
string
server
the server to connect to
int
port
the port to connect to
VNCConfiguration
config
the configuration information read from the config-file
Return
Description
void