VNC.RFBDrawing.RFBSurface.establishConnection Function
connects this RFBSurface to the RFBServer, afterwards this surface stores pixeldata and informs the server of events

Private void establishConnection (string, int)
  Type Name Description  
    string server    
    int port    
  Return Description  
    void