public override void OnSendMsgException(Socket socket, Msg msg)
 {
     view.DisConnectClient();
 }