VNC.RFBProtocolHandling.RFBProtocolHandler.sendProtocolMessage Function
this methods sends the protocol message to the server and starts the handshake with the server with it

Private void sendProtocolMessage (uint, uint)
  Type Name Description  
    uint major    
    uint minor    
  Return Description  
    void