public void WakeOnLanTest()
 {
     Assert.Equal(102, WakeOnLanService.WakeUp("2CF05D81E55A", 2304, "255.255.255.255"));
 }