private void StartStopWaitingConnectionBtn_Click(object sender, EventArgs e)
 {
     UILogic.StartStopWaitingConnection();
 }