public MainAppForm()
 {
     InitializeComponent();
     pinger.Attach(this);
 }