Open x-DodgyBob-x opened 5 years ago
Good Day Doggy Bob,
If the main developer can be so kind to send me the dependency for the Graph i can make the changes and upload again with full latest source code as well as this is an opensource application.
Kind Regards Jameel (TnA Technologies (Pty Ltd))
Here is a possible solution to your request Dodgy Bob:
new Thread(() => { if (CheckInternetConnection() == false) { Dispatcher.Invoke(new Action(delegate { //replace with code to write log file on failure })); } else { Dispatcher.Invoke(new Action(delegate { //replace with code to write log file if success })); }
Thread.Sleep(2000);
}).Start();
App
Hi folks,
Is it possible that 'Speed Test Loggger for Windows' could monitor for and log internet disconnects / reconnects please?
In this 'uptime.png' screencap from my router's GUI, it shows that around 11h30m ago my WAN connection reset, which puts this disconnect/reconnect at around 21:46 last night.
In this 'loggger.png' screencap you can see that around that same time, loggger didn't respond or feel the need to record anything!
This would be a very handy feature to have so that us users can capture this information and pass it on to our ISPs for further investigation!
Kind regards, Dodgy Bob
Apologies for the typo of your TAG Name
Hi folks,
Is it possible that 'Speed Test Loggger for Windows' could monitor for and log internet disconnects / reconnects please?
In this 'uptime.png' screencap from my router's GUI, it shows that around 11h30m ago my WAN connection reset, which puts this disconnect/reconnect at around 21:46 last night.
In this 'loggger.png' screencap you can see that around that same time, loggger didn't respond or feel the need to record anything!
This would be a very handy feature to have so that us users can capture this information and pass it on to our ISPs for further investigation!
Kind regards, Dodgy Bob