public void Download(HandshakeMessage msg)
 {
     throw new System.NotImplementedException();
 }
        public void Upload(HandshakeMessage msg)
        {

        }