08-24-2013, 11:49 PM
It's been a while, eh? Well.. I realized the old method of tracking internet connections was a little unstable. So I rewrote it. Version .0205 changes:
[code2=text]-Added an initialization period to get stats about the net
-Changed method of checking from browsing the web to downloading a webpage
-Timeout period increased from 2 seconds to 4 seconds, this triggers a "Disturbance"
-New timeout period added at 10 seconds, this triggers a "Disconnect"
-Interval now saves through program shutdown
-Network check now operates on separate thread, allows program to be more reliable.
-Packaged the program with NSIS instead of ClickOnce[/code2]
There are several other small changes to. Go ahead and download it on the first post in this thread! Enjoy!
[code2=text]-Added an initialization period to get stats about the net
-Changed method of checking from browsing the web to downloading a webpage
-Timeout period increased from 2 seconds to 4 seconds, this triggers a "Disturbance"
-New timeout period added at 10 seconds, this triggers a "Disconnect"
-Interval now saves through program shutdown
-Network check now operates on separate thread, allows program to be more reliable.
-Packaged the program with NSIS instead of ClickOnce[/code2]
There are several other small changes to. Go ahead and download it on the first post in this thread! Enjoy!